Click to See Complete Forum and Search --> : USE CSS and don't use tables for layout


_LOBO_
06-30-2003, 02:29 AM
How can remplace CSS and don't use tables for layout ? all the exampleas and manuales are WELCOME!:D

PeOfEo
06-30-2003, 02:52 AM
I have recently switched myself, http://knights.europe.webmatrixhosting.net/ideas/index.html that Is the only layout I have made that I have uploaded. But look at my source code, its probably not the best example but it is one none the less :). http://www.w3schools.com/ has some very good css tutorial and the try it tutorials where you can mod their code and preview it right away are very very awesome.

_LOBO_
06-30-2003, 03:30 AM
TNX PeOfEo

It looks really interesting. If someone have more links to how imigrate to CSS are welcome :D

nkaisare
06-30-2003, 10:01 AM
Owen Briggs' Box Lessons
http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html

Multi-column layout (leftnav+content+rightnav, etc)
http://www.glish.com/css/

Some CSS tricks and hacks
http://www.positioniseverything.net/

Simon Willison's weblog (start from bottom-most link)
http://simon.incutio.com/categories/csstutorial/

Hester
06-30-2003, 10:43 AM
Take a look at http://www.bluerobot.com too for sample layouts.

Robert Wellock
06-30-2003, 12:03 PM
It can be done fairly simply: http://www.xhtmlcoder.com/worthvalley/ uses a simple method with rich semantic structure, and you are most welcome to view the CSS syntax.