Forgot your password?
typodupeerror

Comment the font property (Score 1) 326

Today the most common use of CSS is for styling text: color, size, bold, underline... The property 'font' gives you the ability to specify many of those common text-styling techniques, but includes rarely-used properties like font-variant while leaving out a really frequently used ones like text-decoration.

Do you think that the property 'font' has been a failure? It has probably the most complex syntax of all CSS1 properties and according to my research on CSS usage is used even less than z-index and float.

Slashdot Top Deals

The universe does not have laws -- it has habits, and habits can be broken.

Working...