View Single Post
  #2 (permalink)  
Old 01-20-2008, 12:08 PM
James's Avatar
James James is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 897
James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)
Default Getting Started Right

Josh,

A lot of us had some difficulty doing web pages at first, partly because there is a lot of out of date and just bad information out there.

If you can spend just a few dollars, try getting Build Your Own Web Site The Right Way Using HTML & CSS, one of Sitepoint's great books. You can get it for much less from Amazon than from the Sitepoint site. You can learn good html and css from w3schools.com as well, but it won't show you just how to go about setting up the web site as the book does.

As for NVU, it is highly recommended by some but if you use a WYSIWYG editor you will still not know what you are doing. You can use NVU in code manner but you can get other programs that I would prefer. I use NoteTab which you can download free and it has good helps that show the code as you work. I use TopStyle Light (also free) for the CSS and run both programs at the same time because it has similar aids showing the correct format for the coding. This approach allows you to see and learn how the coding works while you are doing your pages. At the same time the layout of the code is provided for you so it is not so difficult as you are getting started.

Good Success,

James
Reply With Quote