
September 4th, 2005
12:29 AM
Neverside Newbie
Status: Offline!
Designing with CSS
Ive been away from webdesigning for too long, being drafted into army and getting into doing heavier programming at college level afterwards, i wanna get back into the real deal seeing im a bit out of date. Im looking for tutorials for designing a website using CSS and div layers and the like instead of tables. I've seen loads of tutorials out there but few or none that cut the crap and comes up with examples of how to lay out the graphics part of the design in a practical way. I know CSS and HTML almost by head from before, but i have little or no experience in how to order e.g. menus, content, logo, and the like relative to each other using div layers instead of tables like i used to do it.
Theres prolly quite a few other threads on this, but seeing the search function is out of order, theres not much use of them.
Any help much appreciated. :)
___________________
waveartists.com - design shop
devnet.waveartists.comDesign & Programming community
Current Projects: ChaosOps mod (HalfLife2)
Last edited by IceCube, September 4th, 2005 12:31 AM (Edited 2 times)

September 4th, 2005
02:00 AM
Freelance Designer
Status: Offline!
http://veerle.duoh.com/comments.php?id=208_0_2_5_C
That should help.
Designing a template in CSS is alot like designing it in tables, but with less images. All your spacer.gif's are out the door. All images that can be tiled but arent are out the door. Etc. I learned coding with DIV's and CSS by just jumping in and slicing a template and hand coding. Trial and error helped.
___________________


September 4th, 2005
08:21 AM
Oh Yeaa.
Status: Offline!
or check out the tutorial that took me long hours to create but its gotten nuthin but good feedback
http://www.scudworkz.com/htmltutorials/firstwebpage/
start to finish, create a two column layout with divs css
___________________
scudworkz.com.

September 4th, 2005
04:56 PM
Lost in Berkeley, CA
Status: Offline!
http://www.w3schools.com/css/default.asp
W3Schools. Although I don't like their too-concise tutorials (not friendly to newblets), they're excellent for quick-reference/cheat-sheet if you're familiar with the language(s).
___________________
There is no theory of evolution. Just a list of creatures Chuck Norris has allowed to live.

September 4th, 2005
05:35 PM
Neverside Newbie
Status: Offline!
While w3schools are nice, they dont have any applied examples of how to use the css in a practical way to actually build something.
___________________
waveartists.com - design shop
devnet.waveartists.comDesign & Programming community
Current Projects: ChaosOps mod (HalfLife2)