Friday, November 16th, 2007
CSS Reference
The Cascading StyleSheet reference pages are a much more recent addition to the site than the XHTML pages were since fewer browsers supported CSS at the time I started the site. Now of course all browsers with the exception of Internet Explorer fully support CSS 2.0 or 2.1 (and IE7 supports most of CSS 2.1 with only a few of the more advanced commands still not supported).
- Font Controls
Control the fonts used on your page with these attributes. - Text Alignment Controls
Control the alignment of the text on your page with these attributes. - Text Controls
Control other aspects of the appearance of the text on your page with these attributes. - Margin and Padding Controls
Control the margins and padding around the parts of your web page with these attributes. - Border Controls
Control the appearance of the border around parts of your page using these attributes. - Size Controls
Control the width and height of parts of your page using these attributes. - Background Controls
Control what appears behind the objects on your page. - Positioning Controls
Control where the object is placed on the page. - Alignment Controls
Control how the object aligns itself relative to other objects around it. - Visibility Controls
Control whether or not the object is visible and if so how much is visible. - List Controls
Control how lists are displayed. - Table Controls
Control how tables are displayed. - Interface Controls
Control how the mouse and the object having the focus on the web page appear. - Display Control
Define whether your tag is inline or block, list, table or whatever. - Page Controls
Control how and if the content will be printed. - Content Controls
You can mark up your content with section numbers and quotes with these controls. - Aural Controls
Control how the page will be spoken in talking browsers.
Note that when I first published this, all the links were broken as I forgot to add the www.felgall.com to the front of them. I didn’t realise this until a reader pointed it out to me. The links have now been corrected and I hope you find the information useful.
Tags: css, internet explorer, stylesheets, www.felgall.com





