in reply to RE:(3) Something I wanted to share with the group.
in thread Something I wanted to share with the group.

Well, I'm not the guy telling others what to do, but I will say it anyway.

Here in the office dreamweaver is used. This is mainly because of there are people updating the content who know no HTML. But this is changed with a content-managment tool.
But The most web-developers here also use DreamWeaver and accuse me of being stupid using a plain text-editor. But hey I'm a fast coder. I code my pages faster then them I know what I'm doing and most of the time I see what I get in my browser. Who said I type each tag? Not me I know how to use Copy&paste effective and fast.
I got no real probelm solving HTML problems, I just have to look at my code to see the problem and most of the time the DW guys come to me to solve HTML problems and I see yuckie code. One of the things I learned early is to format my code. Well, I do this with all my languages even HTML. This makes debugging often simpler.

So my point is that when you've got code-generators they should at least format the code nicely.

--
My opinions may have changed,
but not the fact that I am right

  • Comment on RE: RE:(3) Something I wanted to share with the group.