A directory of resources inthe field of technical communication.

Articles>Web Design>Information Design>CSS

3 found.

About this Site | Advanced Search | Localization | Site Maps

 

1.
#32397

Using Definition Lists: Question and Answer Formatting

There are two big differences between unordered lists and definition lists. One, there are two different elements that belong in a definition list: dt’s & dd’s. In unordered lists, all you have is li’s. Two, the only default styling applied to definition lists is a bit of a left-margin to the dd elements — no bullets or other strange positioning to fight. Having two different tags to work with is what makes definition lists valuable.

Coyier, Chris. CSSnewbie (2008). Articles>Web Design>Information Design>CSS

2.
#32398

Five Ways to Set Your Unordered Lists Apart

Unordered lists are one of the most pervasive elements on the web, probably just behind paragraphs and hyperlinks in terms of their bunny-like abundance. And for good reason: bulleted (i.e., unordered) lists are a great way to convey a bunch of related information in a rather small space, which is often the preferred way to read on (and thus, write for) the internet.

Glazebrook, Rob L. CSSnewbie (2008). Articles>Web Design>Information Design>CSS

3.
#32411

When to Use CSS IDs and Classes

There are three different ways in CSS you can dictate which elements you want to style. Each way is useful for a specific set of purposes, but by using all three together, you can really harness the cascading power of style sheets. The three methods of describing objects on a page are by their tag name, their ID, or their class.

Glazebrook, Rob L. CSSnewbie (2008). Articles>Web Design>Information Design>CSS

There are 15 readers currently online: 1 registered user and 14 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon