These notes were written to fill in missing or weak topics in textbooks that I've taught from, and some pages are still rough drafts. They may be useful for reference, but not as an ordered tutorial.
On this page you'll be able to find Dynamic HTML samples that you can use on your own pages, all the samples may be used freely for personal use or you may change the source code for your own applications.
On the following pages we will discuss and see how we can use Javascript, but still maintain accessibility. The technique to completely separate Javascript from the other two layers of web development has become commonly named "unobtrusive Javascript", as
CSS resources.
Simple, Semantically Correct CSS Boxes with Clean Code
creative css demostrations
examples of text positionning and colouring using css only
We're Big John and Holly Bergevin, and together we built this site to explain some obtuse CSS bugs in modern browsers, provide demo examples of interesting CSS behaviors, and show how to 'make it work' without using tables for layout purposes.
Traduction française de AListApart
css and table mix well
css resource
CSS Tips and Pointers.
Web site including a reference card for browser support of CSS
It's a hack. A trick. It is a way to make pure HTML and CSS draw something that is neither vertical nor horizontal. And it uses borders.