Category Archives: CSS

CSS techniques

The Elastic CSS Framework – a Review

CSS Frameworks help by reducing the amount of work you need to set up an initial site when integrating CSS and XHTML to form a nice looking web page that is compatible across all browsers.  It seems like with every … Continue reading

Posted in CSS, Software Reviews | Tagged , | 4 Comments

Capitalize the first letter of a paragraph with CSS

Books twenty or thirty year ago use to have the first letter of a chapter set off differently than the rest of the lettering in the chapter.  It was a single letter with flowery font that was much larger than … Continue reading

Posted in CSS | Tagged | 4 Comments

Using PHP to Switch CSS styles on a Web Page

CSS is a very powerful language to make the content of a web page look way you want it to look.  The new CSS3, when it’s ready, promises to add another dimension to styling web pages and make it easier … Continue reading

Posted in CSS, PHP | Tagged , | 1 Comment

Resizing the background image with CSS

With monitor resolutions getting larger and larger, and with the advent of large screen TV’s that can double as computer monitors, web developers have a dilemma. What resolution do you use to build a web site that will look good … Continue reading

Posted in CSS, HTML | Tagged , | 3 Comments