A directory of resources inthe field of technical communication.

CSS

273 found. Page 1 of 11.

About this Site | Advanced Search | Localization | Site Maps
 

1 2 3 4 5 6 7 8 9 10 11  NEXT PAGE »

 

1.
#23822

Accessibility and Cascading Style Sheets

An essay from an accessibility class, on the use of CSS to increase access to a page.

Bartlett, Kynn. HTML Writers Guild (1999). Design>Web Design>Accessibility>CSS

2.
#20659

Accessibility Features of CSS

This document summarizes the features of the Cascading Style Sheets (CSS), level 2 Recommendation ([CSS2]) known to directly affect the accessibility of Web documents. Some of the accessibility features described in this document were available in CSS1 ([CSS1]) as well. This document has been written so that other documents may refer in a consistent manner to the accessibility features of CSS.

W3C. Design>Web Design>Accessibility>CSS

3.
#25503

Accessible Pop-up Links

Sometimes we have to use pop-ups — so we might as well do them right. This article will show you how to make them more accessible and reliable while simplifying their implementation.

Chassot, Caio. List Apart, A (2004). Design>Web Design>Accessibility>CSS

4.
#27623

Alter Table Row Background Colors Using JavaScript

Many sites that present tabular data use alternating background colors to increase the readability of that data. And as I developed a site, I realised I wanted to do that, too. The problem? In my case the table was not generated by a server side application or script of which you can find numerous examples on the Web.

Svanberg, Kennet. SitePoint (2005). Design>Web Design>CSS>DHTML

5.
#23235

Applying CSS to Forms

Learn how to lay out and format your forms with the power of CSS.

Moss, Trenton. Webcredible (2004). Design>Web Design>CSS

6.
#27932

Automatic Magazine Layout

You can't always count on having a professional designer around to resize and position your images for you, but you'd rather your page layout didn't look like it was created by orangutans. Harvey Kane builds a script that makes your life easier.

Kane, Harvey. List Apart, A (2006). Design>Web Design>Document Design>CSS

7.
#28322

Avoid Edge Cases by Designing Up Front

Better planning and a beefed-up style guide may be exactly what you need to avoid markup derangement or, worse, a dysfunctional product.

Henick, Ben. List Apart, A (2006). Design>Web Design>Project Management>CSS

8.
#27930

Background Positioning vs. Centered Elements

When the browser is told to center a background image within that container, it has to decide where the actual center lies. In the case of an odd total pixel width, the browser must select one side or the other of the central odd pixel as the "center" of the container.

Bergevin, Holly and John Gallant. Position is Everything (2006). Design>Web Design>Document Design>CSS

9.
#20225

A Backward-Compatible Style Sheet Switcher

You asked for it, you’ve got it: an Open Source alternate Style Sheet switcher that even works in Netscape Navigator 4.

Ludwin, Daniel. List Apart, A (2002). Design>Web Design>CSS>DHTML

10.
#27617

The Banality of the Radical

As more Web designers begin transforming their sites from the tables-fonttags-single-pixel-gifs concoctions to stripped-down CSS chic, more observers are asking the questions: if the promise of CSS and standards was liberation from the tyranny of warring browser lords, why do all the CSS designs look the same? If this is the radical shift that will allow the Web to realize its potential, why does it appear so dull? Implicit in these questions is an increasing consensus that, in the words of Chris Casciano, 'Your CSS Bores Me'.

Kaminski, Chuck. Western Civilization (2004). Design>Web Design>CSS

11.
#27854

Behavioral Separation

Breaking up is hard to do. But in web design, separation can be a good thing. Content, style, and behavior all deserve their own space. One of the greatest advantages to designing with Cascading Style Sheets is the potential for separation of style and content.

Keith, Jeremy. List Apart, A (2006). Design>Web Design>CSS

12.
#28453

Block vs. Inline Elements

HTML elements can be displayed either in block or inline style. The difference between these is one of the most basic things you need to know in order to use CSS effectively.

Hunt, Ben. Web Design From Scratch (2006). Design>Web Design>HTML>CSS

13.
#25258

Bulleted Lists: Multi-Layered Fudge

A passion for web standards can become a broken heart when effects that are easy to achieve with table layouts seem to defy the earnest CSS- and markup-conscious designer. Fortunately, new ALA author Nandini Doreswamy loves a challenge. Here she shows how to create two columns of bulleted lists in the flow of text.

Doreswamy, Nandini. List Apart, A (2005). Design>Web Design>CSS

14.
#25252

De Cascade Style Sheet

CSS oder Cascading Stylesheets zeigt auf, was alles möglich ist im Bereich dieser Formatierung. Es werden Befehle für CSS 1 und CSS 2 behandelt und mit Beispielen erklärt.

Schwarz, René. Talky.de (2001). (German) Resources>Web Design>Standards>CSS

15.
#25973

Cascading Style Sheets

Web authors gain unprecedented control over the look of documents with Cascading Style Sheets (CSS). This section contains a list of articles that are available for CSS in Microsoft Internet Explorer.

Microsoft (2000). Design>Web Design>CSS

16.
#21580

Cascading Style Sheets

A collection of almost two hundred online resources about cascading style sheets.

DMoz. Design>Web Design>Standards>CSS

17.
#20663

Cascading Style Sheets

A collection of tutoirals to inform those using Cascading Style Sheets to design websites.

Pozadzides, John and Liam Quin. Web Design Group, The. Design>Web Design>CSS

18.
#20204

Cascading Style Sheets

Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents. Tutorials, books, mailing lists for users, etc. can be found on the 'learning CSS' page.

W3C. Design>Web Design>CSS

19.
#20207

Cascading Style Sheets

Style Sheets allow you to control the rendering, e.g. fonts, colors, leading, margins, typefaces, and other aspects of style, of a Web document without compromising its structure. CSS is a simple style sheet mechanism that allows authors and readers to attach style to HTML documents. It uses common desktop publishing terminology which should make it easy for professional as well as untrained designers to make use of its features. Visual design issues, such as page layout, can thus be addressed separately from the web page logical structure.

Internet.com (2001). Design>Web Design>CSS

20.
#12992

Cascading Style Sheets - An Overview

The commercialisation of the Web led to demands for advanced formatting control. Netscape and Internet Explorer quickly became the dominant Web browsers. Each had different ways of handling advanced formatting. Cascading Style Sheets are an attempt to return to structural markup by separating format from content.

Soltys, Keith. IRTC (2001). Design>Web Design>CSS

21.
#24879

Cascading Style Sheets (CSS)   (PDF)

Discusses the history, purpose, and limitations of Cascading Style Sheets.

Williams, Jocelyn Crump. Intercom (2004). Design>Web Design>CSS

22.
#22336

Cascading Style Sheets (CSS) Tutorial  (link broken)

Cascading Style Sheets (CSS) were introduced by the World Wide Web Consortium to help determine the layout of an HTML document. Removing the formatting from the HTML document allows you to quickly apply a style to a whole site, rather than going through each document and changing the tags that represent the style. It also means that the content of the HTML document isn't bloated by extra information about how data is to be presented. The current specification for using style sheets, Cascading Style Sheets, level 2, may be found at the World Wide Web Consortium's site. Cascading Style Sheets, level 3 is currently available in its draft version.

Lemon, Gez. Juicy Studio. Design>Web Design>CSS

23.
#24223

Cascading Style Sheets Tutorial   (PDF)

The Cascading Style Sheets standard returns some control of style to web authors. HTML describes only the structure of information. CSS, though incompletely implemented as yet, adds a style sheet where an author can specify fonts, colors, margins, alignments, indentations, and other elements for any HTML tag or class of tag. Our presentation demonstrates CSS, describes the CSS language, and surveys browser support for CSS to introduce this already-useful addition to HTML.

Jackson, Ken and Sonya E. Keene. STC Proceedings (1999). Design>Web Design>CSS

24.
#20209

Cascading Style Sheets Tutorial

A brief introduction to CSS that will allow you to find out what style sheet are, and what they can do for your pages.

PageResource.com (2001). Design>Web Design>CSS

25.
#14390

Cascading Style Sheets Tutorial   (PDF)

The Cascading Style Sheets standard returns some control of style to web authors. HTML describes only the structure of information. CSS, though incompletely implemented as yet, adds a style sheet where an author can specify fonts, colors, margins, alignments, indentations and other elements for any HTML tag or class of tag. An introduction to CSS shows the status of the CSS standard and various browser implementations, how to generate HTML and style sheets, the use of CSS compared to PDF, and the role of style sheets in HTML Help.

Jackson, Ken and Sonya E. Keene. STC Proceedings (1998). Presentations>Web Design>CSS

 
 NEXT PAGE »

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