Advancing in CSS

This is a discussion on "Advancing in CSS" within the Web Page Design section. This forum, and the thread "Advancing in CSS are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jan 25th, 2006, 17:18
New Member
Join Date: Jan 2006
Age: 28
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Advancing in CSS

I have used CSS for some time now in my designs and templates. But I haven't moved to the CSS Layout. In other words I'm still using my tables. Gotta love tables!! I want to try to design a layout with CSS only. No tables. Anyone have any advice that they would share with me. I have read some tutorials but I think I'm just so use to the tables that it is hard to understand where to begin on the CSS layout. Thanks for any help.

Amanda
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jan 25th, 2006, 19:17
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Advancing in CSS

Just dive into it. Make a fake site, or play around with your own site as a backup. You'll never grasp it until you do it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jan 28th, 2006, 22:22
Reputable Member
Join Date: Jul 2005
Posts: 400
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Advancing in CSS

There are two types of CSS positioning, static and fluid.

Static sites are pretty straight forward since everything gets set parameters. This is a good place to start. Study absolute positioning and the basic box model and your all set. Static sites can end up more elaborate since font sizes and browser widths will never affect the layout due to the set parameters. Just remember... 760px is your friend.

Fluid is a whole other ballgame and you won't find a lot of people doing them because it requires a lot of yelling, beating the keyboard and preparing your gun if the last css variable doesn't make something line up. I prefer fluid because it's a challenge. There are a lot of things you have to consider when doing fluid because it's a lot different then static. There are so many changing variables that it can be overwhelming. You will need a very detailed understanding of floats and a more thorough understanding of the box model dealing with padding and margins and how floating affects things. You need to fully understand fonts and how they relate to px's, em's and %'s. And this is just scratching the surface.

The other thing to remember, is that CSS/XHTML is about creating a well structured document. Learn about proper Headings, paragraphs, etc...

Good luck.

Another awesome friend is... W3 Schools on the net.

Last edited by mreine; Jan 28th, 2006 at 22:24.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jan 30th, 2006, 17:41
New Member
Join Date: Jan 2006
Age: 28
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Advancing in CSS

Quote:
Originally Posted by mreine
You will need a very detailed understanding of floats and a more thorough understanding of the box model dealing with padding and margins and how floating affects things. You need to fully understand fonts and how they relate to px's, em's and %'s. And this is just scratching the surface.

The other thing to remember, is that CSS/XHTML is about creating a well structured document. Learn about proper Headings, paragraphs, etc...

Good luck.

Another awesome friend is... W3 Schools on the net.
Hi, Thanks for your advice.. As for the px's, em's, %'s, I already use them. Also I use the floating for all my images so I don't have to use tables for them. I use the padding and margin too. I use CSS for my headers, buttons, rollover buttons, etc. So I am familiar with all of those. In other words I do use a lot of CSS in my web designs. Again thank you for your advice. I will take the next step forward.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Jan 30th, 2006, 20:07
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Advancing in CSS

Quote:
Originally Posted by Amanda
Hi, Thanks for your advice.. As for the px's, em's, %'s, I already use them. Also I use the floating for all my images so I don't have to use tables for them. I use the padding and margin too. I use CSS for my headers, buttons, rollover buttons, etc. So I am familiar with all of those. In other words I do use a lot of CSS in my web designs. Again thank you for your advice. I will take the next step forward.
I'd guess you're experienced enough to get a quick/accurate sense of laying out an entire site with div's and css. I wouldn't worry at all. Otherwise, we're here to help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
advancing, css

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tactical Advancing mod casho Free Web Site Critique 5 Feb 6th, 2008 15:16


All times are GMT. The time now is 21:51.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42