<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
I've seen two things that bug me.&nbsp; Bloat from junk code and cross browser issues (both have more to do with the developer but a product of the tool).&nbsp; Still comes down to needing to know how to hack this stuff by hand and how it works at a fundamental level.&nbsp; I've spent so much time hacking back junk code from pages to reduce bloat (keeping in mind a lot of that was in dial-up days).&nbsp; <BR>
<BR>
I trend towards keeping things simple.&nbsp; Design simple and maintain as simple as possible.&nbsp; But the stuff I deal with lately is not large-scale enterprise stuff so my sandbox is much smaller now.&nbsp; Even when it was we built simple tools for low-end users to work with.&nbsp; In that way we created a WYSIWYG and is a bit of an oxymoron in the context of this thread....<BR>
<BR>
&nbsp; <BR>
<BR>
On Tue, 2011-12-13 at 11:20 -0500, Jay Lozier wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    On 12/13/2011 11:09 AM, Rich Faulkner wrote: <BR>
    <BLOCKQUOTE TYPE=CITE>
        Properly done anything works better (agreed).&nbsp; But too often I see CSS used wrong...<BR>
    </BLOCKQUOTE>
    <BR>
    For my curiosity, how does one misuse CSS? I could see if one is constantly adding id's and classes for one-off formatting to a page might be a problem. Also, not breaking up the stylesheets in a large project so each sheet is easier to understand.
</BLOCKQUOTE>
</BODY>
</HTML>