developingskills.com by developers, for developers

CSS

CSS

CSS (Cascading Style Sheets) is a set of instructions for specifying how an HTML document should display its data. Using CSS, a web page author can override the browser default styles for several attributes, including fonts, colours and borders. The page author's styles can be overridden if the person reading the web page specifies their own style sheet. In practice, however, users are unlikely to maintain their own style sheets unless they have difficulty reading web page content otherwise.


Related links on the internet

W3Schools Online

If you want to learn about web development, you could do a lot worse than to make this site your first point of reference. It contains the largest collection of tutorials that we've seen so far in just about the widest variety of web technologies, including HTML, XHTML, CSS, XML, XSL, DTD, SOAP, VBScript, JavaScript, SQL, ADO and the .NET products. Fantastic.

Web authoring and surfing

Excellent collection of tutorials and articles written or recommended by Jukka Korpela. You may not agree with all of the author's opinions, but there's much to learn here about HTML, CSS and the whole philosophy of web authoring.

Web Style Guide, 2nd Edition

Online book covering all aspects of designing a web site from the planning stage through to the technical aspects of page layout. An outstanding reference and guide to use when creating or modifying a web site.

CSS Layout Techniques: for Fun and Profit

Some brilliant tips on how to achieve slick web page layouts using cross-browser cascading style sheets rather than traditional table based techniques. Plus lots more on the subject of CSS.

Web Design Group

A site that promotes the internationally recognized standards for HTML, CSS and other web technologies. Documentation for several versions of HTML and CSS can be downloaded from this site for offline use. There's also an FAQ section and a collection of links.

MSDN Online

Microsoft's repository of development knowledge. A vast library coupled with a large downloads section featuring many free products.

Web Coder

This would be one of the very best sites about CSS and JavaScript if it had been updated for version 5 and 6 browsers. As it is, there are still many great tips and tutorials on CSS and JavaScript to be found here. The code examples may have been developed for version 4 browsers, but almost all of them are still as valid today.

Internet Related Technologies

Articles, tutorials and FAQ about several web development topics including ASP, CGI, CSS, design, graphics, HTML, JavaScript, Apache, VBScript and XML.

The Free Country

A great resource for developers, produced by Christopher S L Heng. Contains links to freeware tools for developing in C/C++, Basic, Pascal, Fortran, Perl and several other languages, and tools for web development. In addition, there are several articles by the site's author, in which he shares his experiences of, and opinions on, the choices facing web developers.

Web Review

Online magazine with articles about web development issues, ranging from tutorials about a particular programming problem to discussions about the state of the web development industry.