August 7th, 2010
In modern web design culture, the use of style sheet languages such as CSS has become a popular tool and trend for web designers. The use of CSS started when the need for functional web designs, both effective and efficient, were in great demand and the use of table weren't as effective and as efficient as anyone have thought Read More...
Tags: Advantages, Disadvantages, Using
Posted in CSS Articles |
No Comments »
July 29th, 2010
Absolute Font Sizing: (Example: is in pixels or points)p (font-size: 12pt) OR h1 (font-size: 40px) OR h4 (font-size: 1pc)One of the advantages of specifying absolute font-size is that a web designer knows how browsers (all the main ones) will display pages. Points and picas (pt/pc) are best used for printing (points & picas are media units) Read More...
Tags: Absolute, Advantages, browsers, control, Design, Disadvantages, font, relation, Relative, size, sizing
Posted in CSS Articles |
No Comments »