Quote:
Originally Posted by JSWolf
That CSS does look a bit overly complicated with excess lines.
The <div> at a margin of 2em makes no sense. I had to fix <h3> as the font-varient doesn't work in all cases so you need to set a font size for small caps.
As for the margins, I dislike the margins shorthand. I much prefer the long form and if I recall correctly, some nooks don't like the margins shorthand. Also, CSS all on one line is no as easy to read.
|
Yes, we are aware that you think your design
opinions are the end-all rule for everything. Just remember that opinions are like...
The <div> margin of 2em makes sense if you want a 2em margin around your divs.
font-varient will never work...it's spelled font-vari
ant - that's very sloppy coding by the way

. font-variant works in all cases that I use...so...you just choosing not to use a modern, cabable, device is your choice.
Ditto for short-hand margins. So sorry you choose to use a device that has issues...
CSS all on one line is easy enough to read...or do you have problems reading?
You see, Jon, this asinine behavior of yours picking apart other peoples code because you don't agree with their technique is very childish....especially when the code is put up for
illustrative purposes and NOT meant to be copy/pasted without a basic idea of what CSS is or how to use it.
Grow up.