I'm trying to move to CSS only, however I have a couple of stumbling blocks to overcome. <BR><BR>First, what's the difference (advantages?) of using CSS id vs CSS class (#content vs .content for ...
You can see an example of what I'm trying to do here.<BR><BR>I'm using padding to position the text within the box. The problem is that I use Mozilla primarily, and while it looks fine in Mozilla, IE ...