Quote:
Originally Posted by Solitaire1
One development I've disliked about CSS is the depreciation of some very useful HTML tags to discourage their use. Sometimes a simple tag is the best way to achieve a desired effect (for example, I prefer the simplicity of the CENTER tag, rather than having to modify a paragraph style to center text).
|
Yes,and <i> or <b> instead of <span class="....>, I don't understand, really.