Tagged as 'CSS'

RSS feed
Subscribe to feed

HTML Email and CSS

Like it or hate it HTML email appears to be here to stay. Personally I'm not a big fan, but if you are trying to push your content for publicity it is more captivating than a plain ASCII email. Anyway...


A Madcarrot in the Zen Garden

Back in May 2003 I blogged an entry about the CSS Zen Garden, its only taken me about 10 months to submit my own (which isn't too bad, I guess?).It didn't make an official entry, but at least it was...


CSS tooltips

Create tooltipsA ToolTip is a descriptive text box that appears when the mouse pointer is held over a tool, button or other object using the technique demonstrated at madaboutstyle....


A list of definitions

Russ Weakley of Maxdesign has written an article all about html definition lists. It includes possible uses for these rarely used tags, and also gives examples of use with great styles. <dl>     <dt>Winter</dt>     <dd>Cold and dark</dd>    ...


CSS Filters

Use this table to discover if the user agent / browser can cope with the CSS rule, if it doesnt you could use it as a filter to tweak specific styles to certain browsers. (For example in the boxmodel hack)....


CSS - Zen Garden

Zen Garden is simply a web page designed to demonstrate the use of CSS. It is hoped that many people (graphic designers) will submit their own designs by only modifying the CSS. There seems to be only a few submissions...


CSS Browser Support

Netscape's developers site "DevEdge" has republished Eric Meyers' Mastergrid, a table showing a number of Web browsers and how well they support the Cascade Style Sheet standard. (However there is still no update to include the most important/recent browsers such...


Other Tags