PDA

View Full Version : Anybody savvy with HTML/CSS



SoonerStud615
8/18/2006, 05:39 PM
I am having a problem with CSS. I don't know much about this coding, but I am trying to use it. I have made the background of the main table transparent which is what i want, but, i want the samller tables within the big one to maintain their colored background. Here's a link to the website I'm building.

http://operationuvas.gotdns.com:8080/unicore/home.php?page=Home

Also, feel free to tell me what you think of the website so far. It's for a Unicycling group that I am involved with. You can watch our video on there if you would like. I will take no offense to criticism.

Norm In Norman
8/18/2006, 06:00 PM
Hey man - tables are out. Divs are where it's at.

Norm In Norman
8/18/2006, 06:01 PM
Here's where I go for help:

http://www.w3.org/Style/CSS/

SoonerStud615
8/18/2006, 06:04 PM
thanks norm.

Norm In Norman
8/18/2006, 06:08 PM
Without looking at your markup, I'd say your 2 "inner" tables should have a "class=blah" in them. Then you need to set ".blah" in the css to have "background-color:ffffff" or whatever.

SoonerStud615
8/18/2006, 09:13 PM
Hey norm, thanks for the advice, i looked up some of the css tutorials and got it to work, it's set up correctly now....check it out.

Norm In Norman
8/18/2006, 09:34 PM
Yep, it looks different than before. That site is good for learning the stuff. Unfortunately, all the browsers do css a little differently, so sometimes it's a pain in the ******.

SoonerStud615
8/18/2006, 09:57 PM
If there's anyone out there that cares to review this website for me....despite it being i nearly stages, also, if you want to watch the video and tell me what you think, it would be greatly appreciated.

Stoop Dawg
8/18/2006, 10:29 PM
http://www.positioniseverything.net/

YWIA