Most of what I notice with the dreamweaver templates is almost as a comment
example:
<title>Page Title Here</title> *se should get this
*not this
Don't most search engines ignore html comments due to overwhelming spamming of the search engines in the past by people placing 10-mile long comments in the docs with keywords, search terms and such?
I agree about FrontPage, it adds so much proprietary and extra coding, comments, and who knows what that DW is definitely better.
Ghstdrgns brings up an important point, put the css and javascript in external files and reference them from the html file. This will keep them separate for easy editing, and also keep just the relevant content/coding on the page.
|