Steve Hewitt,
but I work best by having a sample or template and then playing with the code till I get it to work. In mycase I generate the template in FrontPage and the edit the code. Whats wrong with that?
Nothing about you personally but you are probably doing this the hard way.
FP creates crap code, loads of redundant and also IE only tags. I challenge anyone to prove me wrong with this.
When you are creating the code and then editing it to see what it does, you are learning this crap code and not seeing the correct way to do it. You would be better off finding a decent coded site that you can strip apart and see how it works, at least then you know the correct way to do it.
palbano
We actually discussed something similar to this a while back in the web designers forum, you might not remember.
While all languages have useless posts, take the HTML forum and you will see that most of the useless posts come from people using these editors, this is because they have no knowledge of how the code actually works. Then look at the replies, most of the decent repies are from people who can hand code and understand how to correct a problem. (Just how many form tags creating a break in a cell can we put up with?)
HTML is a language that someone can learn the basics to overnight, so attracts a lot of people that think they can create great looking pages, which rarely happens.
This post is in no way directed against people using WYSIWYG editors, a lot of the blame lies at the doors of the browser creators. Afterall, it is these people who are creating a browser (IE especially) that will show a page with incorrect code and it still displays reasonably correct.
If they forced the browser to render only correctly written code and force errors on poor coding, we would see both a lot more errors and also less poorly coded sites.
Hope this helps
Wullie
The pessimist complains about the wind. The optimist expects it to change.
The leader adjusts the sails. - John Maxwell