STYLE SHEETS & DHTML
SITES
The CSS Pointers Group
Information, examples and links related to cascading style sheets. Brought to you by Toby Brown, Roland Eriksson, and Sue Sims, who "met" on comp.infosystems.www.authoring.stylesheets.
CSS References
Links to CSS tutorials, tools, articles, books, and sites wholly about CSS.
Programming - Bits & Bytes by Morten Wang
A few Dynamic HTML and Javascript programs, with explanations.
W3C: Web Style Sheets
The World Wide Web Consortium's resources and proposals dealing with Style Sheets.
Web Review Style Sheets Reference Guide
The definitive resource on CSS (Cascading Style Sheets) from Web Review magazine.
Web Review: Style Sheets
Articles on style sheets from Web Review magazine.
ARTICLES
Accessing HTML Attributes Using the DOM
Using the getAttribute, SetAttribute, and removeAttribute methods, and the attributes array, for HTML elements. (9/12/2001 at Website Abstraction)
Clarifying the Style Attribute
The W3C has posted a working draft describing the syntax of rules in HTML's "style" attribute. (10/26/2000 at xmlhack)
Creating an e-Book Using XML, XSL and CSS
Presents a structure and methodology for converting XML content into e-Book format. (9/19/2000 at ASP Today)
CSS2 Interface Design: Element Outlines
Using outlines, which help draw attention to particular elements of a document or user interface. (4/6/2001 at Web Review)
CSS2 Standard Tour: Begin Here
Selectors in CSS2, and the selector extensions (child- and adjacency-selectors) that make them different from CSS1. (9/15/2000 at Web Review)
Discovering DHTML in Netscape 6 (Part I of II)
A look at DHTML as it is supported in Netscape 6 - throught DOM Level 1 and CSS Level 1 - and at manipulating layers in Netscape 6 and Internet Explorer 5. (1/17/2001 at DHTML Zone)
Dynamic Content With DOM-2 (Part II of II)
Altering the appearance of web page elements using the Document Object Model (DOM) and some JavaScript. (9/7/2001 at O'Reilly Network)
Fixing Frames With Fixed Positioning
Using CSS's fixed positioning to get a frames-like effect that's better than frames. (8/24/2000 at WebReference.com)
How To Create Flexible Sites Quickly Using Standards Like CSS and XHTML
A methodology for building a large number of web pages quickly, using CSS, XHTML, and server-side includes, by breaking projects into "chunks." (9/13/2001 at IBM)
Making Alternative Style Sheets Work
How to let both Mozilla and IE users switch the style sheets on your web pages. (11/2/2001 at A List Apart)
The Minimalist Approach to Dynamic HTML
A list of 19 cross-browser DHTML events, each of which allow you to trigger an action of some sort. (11/19/1999 at Web Review)
Navigation Trees
Using JavaScript to build a hierarchical Tree for easy site navigation. (9/5/2000 at builder.com)
Print Templates, Part I
An introduction to print templates, a tool for providing printable web pages via DHTML. (7/30/2001 at WebReference.com)
Style Sheet Divergence
A look at handling capitalization in style sheets, specifically how different capitalization tasks have been split between properties. (12/24/1999 at Web Review)
Understanding Style Sheets (Part 1)
A slow and easy introduction to using style sheets for text formatting. (9/27/2000 at DevShed)
Understanding Style Sheets (part 2)
How to use CSS to control background images, element positioning, and alignment. (10/4/2000 at DevShed)
Using CSS2 to Layout HTML Pages for Print
Using the @page rule to define page layouts for printing web pages. (10/6/2000 at Web Review)
|