Home  |  About  | Last |  Submit  |  Contact
AllQuests.com

Previous Question:  image with part transparent  Just Starting Your DesignNext Question:  Opening My Google Analytics Reports to Public  Scripts and Online Services
Question Help plz ( SitePoint Forums Just Starting Your Design )
Updated: 2008-08-12 06:30:38 (12)
Help plz

Ok, I need a good program thats easy and stuff to make a site with I'm only young and I need something easy to understand(Dreamweaver,Frontpage, etc.)

Answers: Help plz ( SitePoint Forums Just Starting Your Design )
Help plz

HTML-Kit is a nice "dreamweaver" like program.

Here's the url : http://www.chami.com/html-kit/

And its free too.

asT.

astericks

Help plz

Is it easy?

ULFMaNN

Help plz

easy to use? yes, pretty easy. You'll get used to it after a while.

astericks

Help plz

I use Frontpage Express that came free with IE4 and IE5 (but not 5.5). Simple, nothing fancy and easy to use (just like a word processor).

Nick

nickc

Help plz

Quote:
Originally Posted by nickc
I use Frontpage Express that came free with IE4 and IE5 (but not 5.5). Simple, nothing fancy and easy to use (just like a word processor).

Nick
I think FrontPage is the easiest to start with. It has its quirks but after a while people usually move on anyway to more code-oriented programs. Because it is a WYSIWYG program, it allows you to get things done easily, plus you can then use the HTML view to start learning code by looking at the source for what you just did.

You could also probably do a search for "WYSIWYG editor" and see what else turns up for more options though. I think that feature is the main thing that makes any editor easy to start with.

95 Degrees

Help plz

I wouldn't use FrontPage's HTML view to learn HTML. Frontpage can generates it's own elaborte code, including a lot of tags witch aren't even HTML (and only work in Internet Explorer). You'r better of looking at and copying from other sites on the net (by using view source in your browser).
see: http://www.web-masters.org/services/design/bad_html.htm

Quote:
Originally Posted by 95 Degrees
I think FrontPage is the easiest to start with. It has its quirks but after a while people usually move on anyway to more code-oriented programs. Because it is a WYSIWYG program, it allows you to get things done easily, plus you can then use the HTML view to start learning code by looking at the source for what you just did.

You could also probably do a search for "WYSIWYG editor" and see what else turns up for more options though. I think that feature is the main thing that makes any editor easy to start with.

ddhuyvet

Help plz

Quote:
Originally Posted by ULFMaNN
Ok, I need a good program thats easy and stuff to make a site with I'm only young and I need something easy to understand(Dreamweaver,Frontpage, etc.)
Code:
<html>


<head>
<title>Lesson for the day</title>
</head>


<body>

<h1>Coding is easy</h1>

<p>You really need to start with the basics of coding.
Relying on a package because it's &quot; easy &quot;
will only result in not doing the job properly</p>

<p>If you can understand what I've written, then you've
already got the basics of coding - and coincidentally the 
tools to do it (they are free)</p>

<p>Any help you need along the way is right here</p>

<p>Good luck!!</p>


</body>

</html>


TheOriginalH

Help plz

What the frick is dat?

ULFMaNN

Help plz

Hey thx man ummm I'll try that Html Download thingy, anyways can anyone sujest some good books on web-making?

ULFMaNN

Help plz

Quote:
Originally Posted by ULFMaNN
Hey thx man ummm I'll try that Html Download thingy, anyways can anyone sujest some good books on web-making?
This might be a good starting point:
http://www.sitepoint.com/article/1010
Also, check out www.w3schools.com

Greetings

Rik

Zoef

Help plz

I've gotta agree with TheOriginalH on this one... I learned by starting with coding basics...

Mabye use an editor a little bit to try new things but try to use the code predominantly... you learn alot more that way.

And SitePoint and its members will always help you.

Quote:
Originally Posted by TheOriginalH
Code:
 
<html> 
 
 
<head> 
<title>Lesson for the day</title> 
</head> 
 
 
<body> 
 
<h1>Coding is easy</h1> 
 
<p>You really need to start with the basics of coding. 
Relying on a package because it's &quot; easy &quot; 
will only result in not doing the job properly</p> 
 
<p>If you can understand what I've written, then you've 
already got the basics of coding - and coincidentally the 
tools to do it (they are free)</p> 
 
<p>Any help you need along the way is right here</p> 
 
<p>Good luck!!</p> 
 
 
</body> 
 
</html>


fatnewt

Help plz

Quote:
Originally Posted by ULFMaNN
What the frick is dat?
That was an example of how HTML is written, along with an answer to your question.

reptilianfeline

Previous Question:  image with part transparent  SitePoint Forums  Just Starting Your DesignNext Question:  Opening My Google Analytics Reports to Public  SitePoint Forums  Scripts and Online Services

- Source: Help plz SitePoint Forums Just Starting Your Design
- Previous Question: image with part transparent SitePoint Forums Just Starting Your Design
- Next Question: Opening My Google Analytics Reports to Public SitePoint Forums Scripts and Online Services





AllQuests.com