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 »
July 1st, 2010
When a web page i have created is displayed in a browser the divisions move around and screw the page up. How do I use CSS or XHTML to put up those bars at the side of the browser (like on the left and right hand side of this website) that fill empty space instead of stretching divisions and that push the divisions together instead of the divisions being pushed down the page when the browser screen isn't wide enough Read More...
Tags: according, adjustable, browser, page, size
Posted in CSS Articles |
2 Comments »