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
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.