Changing the look without knowledge of HTML
Long break - > two weekend trips and very busy week in between (including rather serious illness). But back here.
I was wondering how to learn changing major parts of site layout without getting into serious troubles. And there is some idea. I got info about Nvu project. This program allows to create web sites without any knowledge of HTML. You can design your site the way you edit any text editor. But there is cool option. One of tabs you can see while editing is “HTML”?. It’s this part of Nvu program that shows how your page will look in HTML language. And here is the point! I can edit site and then check what kind of changes it causes in HTML script!
30th March 2007 1 comment





You will get yourself into trouble by using a program like that.
Yes, it will “probably” create a web page for you, but you’ll never get good listings. I guarantee it.
Any “interface” type of program that generates the HTML code for you will generate too much code, and it won’t generate it to the W3C standards. You won’t be compliant and you won’t be search engine friendly.
You won’t get very good listings in the search engine results pages (SERPs). Which is what it’s all about … right?