After teaching myself html ,
I've been trying to teach myself C.S.S.. I've been working on a practice 3 column css/index page layout; But,no matter how hard I try and no matter how many times I inspect prototypes,read various rules or tweak my work ,the design still doesn't work.
I've been on this for weeks and I'm very frustrated; I really have no other source of help but this forum. I'm just about ready to give up.
If I emailed my index and style sheet can someone, anybody please take a look at my work and tell me what I'm doing wrong?
I can really use some help.
Thank You.





. In order for 3 col layouts to work are you making sure each column has a width and a float set on it? Aka float:left;?

Bookmarks