Here's an example of what my boss does when he clumsily WYSIWYGs
and I just spent like 2 minutes cleaning up the spacing of the code for you all because it's just ridiculously complicated to read.
How many cooks is too many cooks in the kitchen? TWO
P.S. Style5 is setting the font color to #A43E1F and the same font size as in the <font> tag.
Code:
<div align="center">
<b><font color="#a43e1f" face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a style="TEXT-DECORATION: none" href="link here">
<span class="style4">
<span class="style5">An Evening in S</span></span></a>
<a href="SAME link here" class="style2">
<span class="style4">
<span class="style5">pain</span></span></a>
</font></b>
</div>
and I just spent like 2 minutes cleaning up the spacing of the code for you all because it's just ridiculously complicated to read.
How many cooks is too many cooks in the kitchen? TWO
P.S. Style5 is setting the font color to #A43E1F and the same font size as in the <font> tag.










. The client asked for changes and was almost impossible to hand code the changes. I had to download a free trial of Dreamweaver just to be able to make the minor changes!