I have been doing web design for a few years now. I do most of the work in HTML and do fonts, etc in CSS. I want to learn more CSS so that I can do less tables on my sites.
Can anyone point me in the right direction for learning to do this more. Websites? Books? anything that will help me to learn the ropes a lil better.
thanks!
angela the noob
Css
I have been doing web design for a few years now. I do most of the work in HTML and do fonts, etc in...
&nsbp;
#2
Posted 11 May 2005 - 11:12 PM
I frequent these sites a lot. It's really helped me develop my skills. What I tend to do also is go to a lot of css coded sites and look at the coding, that helps me learn different techniques, different ways of doing things and it gives a lot of ideas.
I really think css is a great alternative to tables. Tables are complicated and are heavier... css offers a really light way of doing things.
http://www.w3schools...css/default.asp
http://www.w3.org/Style/CSS/learning
http://www.csszengarden.com/
http://glish.com/css/
Good luck.
I really think css is a great alternative to tables. Tables are complicated and are heavier... css offers a really light way of doing things.
http://www.w3schools...css/default.asp
http://www.w3.org/Style/CSS/learning
http://www.csszengarden.com/
http://glish.com/css/
Good luck.
#3
Posted 14 May 2005 - 01:58 PM
I recommend learning the box model first, This is used in your sites layout!
Then look at the sites listed above (However W3 Schools is good for learning programming languages but they lack in design, Also Zen Garden is a cool site but that is more of professional CSS so you may look for inspiration but try to try to learn basics first ), and as you probably already know "practice makes perfect" so make some test pages using css and try to get away from using tables. Its scary at first but once you get the hang off it you'll be missing tables like you miss dog **** on your shoe
Then look at the sites listed above (However W3 Schools is good for learning programming languages but they lack in design, Also Zen Garden is a cool site but that is more of professional CSS so you may look for inspiration but try to try to learn basics first ), and as you probably already know "practice makes perfect" so make some test pages using css and try to get away from using tables. Its scary at first but once you get the hang off it you'll be missing tables like you miss dog **** on your shoe
#4
Posted 17 June 2005 - 07:05 PM
I have heard good things about Sitepoint's HTML Utopia: Designing without tables using CSS, but haven't read it, personally. www.cssbeauty.com also has some very nice designs showcased, if you want to look at examples, as dows www.webstandardsawards.com
It's a bit of a learning curve, but once you get over it, it makes building websites so much simpler and faster.
It's a bit of a learning curve, but once you get over it, it makes building websites so much simpler and faster.
#6
Posted 10 August 2005 - 07:45 PM
http://www.stunicholls.myby.co.uk/ has some amazing css demos (games for example)
and if you're interested in books, I've recently bought two books about dhtml and css and they've made me switch to using div instead of tables as much as I possibly can
the books are by Jason Cranford Teague, titles: "dhtml and css for the world wide web" and "dhtml and css advanced" and the weblog of the author can be found at www.webbedenvironments.com on which you'll certainly find some info about the books
and if you're interested in books, I've recently bought two books about dhtml and css and they've made me switch to using div instead of tables as much as I possibly can
the books are by Jason Cranford Teague, titles: "dhtml and css for the world wide web" and "dhtml and css advanced" and the weblog of the author can be found at www.webbedenvironments.com on which you'll certainly find some info about the books
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users