CSS: 36 useful links
Feel free to contact us!
If you would like to provide us with your comments, feedback, questions or suggestions regarding any of our web outsourcing services, please feel free to phone or email us.
From Belgium
0497 470 777
02 771 61 16
0497 470 777
02 771 61 16
Web site check for conformance to W3C recommendations
• HTML code validation• CSS code validation
• Link validation
• Load time check
• Browser compatibility
• Accessibility check
Better serve the needs of your busier and less forgiving visitors
• web site structure review• web content review
• web site maintenance
Leverage your branding in a web specific way
• web site planning• interaction design
• web graphic design
• web site development
• e-Commerce
• web site design for all
CSS : Style Sheets
WebsiteTipsThis web site is filled with links to articles, tips, tutorials, editors, and templates on CSS.
The CSShark Answers FAQs
MaKo, Orion HiTek, IncThis web site answers some of those frequently asked questions, explains some of the basics of CSS, gives tips and tricks for tackling the problems with Netscape 4, offers a tutorial about positioning with CSS - CSS-P, web design without tables.
CSS Layout Techniques: for Fun and Profit
glishThis web site describes cross-browser CSS layout techniques: 2, 3 and 4 column page. The examples are reduced to their essential code and the source is displayed on each page.
Complete CSS Guide
WestcivThis guide is divided into five sections. The first is introductory, and covers core ideas and concepts, without getting into too much of a practical nature. The second, third and fourth sections cover the features of CSS. The last section covers real world issues, such as building for compatibility, and ensuring accessibility of pages using CSS.
The Base Stylesheet
Todd FahrnerThe Base Stylesheet describes the consensus default rendering of all HTML 4.0 elements in Netscape Navigator and Microsoft Internet Explorer. It is intended as a basis for editing or cascading in other stylesheet modules, an informative reference, a complement to the HTML 4.0 specification, an exercise in stylesheet architecture, and a browser testing tool.
CSS Printing Extensions
Hakon Wium Lie, Robert Stevahn and Stephen Waters - W3CThis specification describes a set of extensions to CSS to better support printing from the web. These extensions let style sheets express page breaks, page boxes, and media dependencies. Also, a way to point to an alternate print document is described.
Frame-based layout via Style Sheets
Bert Bos, Dave Raggett and Hakon Lie - W3CThis specification extends CSS to support the definition of nested frames for controlling how a page is to be divided up into frames and which part of a document goes into which frame.
Cascading Style Sheets
Bert Bos - W3CThis section of the W3C web site presents an overview of web style sheets: what's new; learning CSS; CSS browsers; authoring tools, specs; CSS test suites; W3C core styles; and info for developers, SAC, translations, working group.
Aural style sheets
W3CThe aural rendering of a document combines speech synthesis and auditory icons. Often such aural presentation occurs by converting the document to plain text and feeding this to a screen reader - software or hardware that simply reads all the characters on the screen. This results in less effective presentation than would be the case if the document structure were retained. Style sheet properties for aural presentation may be used together with visual properties or as an aural alternative to visual presentation.
W3C Core Styles
Bert Bos - W3CThe W3C Core Styles offer authors an easy way to start using style sheets without becoming designers. By adding a link in the head of your documents, a CSS browser will fetch the style sheet of your choice from W3C's server when it encounters your document. A non-CSS browser will display the HTML document like it always did.
