Summary: hey, i've done kind of a lot with CSS but i've never come across this, so i was wondering if there was a way that you could horizontally align somethi...
Summary: well the thing is, i cant change the border colors of the tables using css at all on the firefox browser. so if any of you know a way of doing that wi...
Summary: the whitespace isn't olny at the bottom. i have 1024*768 with firefox, and a horizontal scrollbar shows up, but when scrolled will only reveal a big w...
Summary: I'd like to right align buttons created using the <button> tag with CSS. I had this in my css file but it didn't work: button { position:right } H...
Summary: this is so annoying, im trying to get to grips with CSS and am trying to make an inline list that is center aligned. ive specified it to be center ali...
Summary: I lost you about 1/2 way through that 2nd paragraph. You should really find a few good tutorials and find out what CSS can and can't do. As for absolu...
Summary: I am trying to integrate PHPBB into my website. I copied the default PHPBB style, renamed it, and edited the overall_header.html and overall_footer.ht...
Summary: It's looking good mate, here's my comments: Chenge the font size on the entire menu to a smaller one. Blech. It's way too big. Get a border on the bot...
Summary: help! Is there a way to make it so that any element you create with css is 100% of the height of the page? (instead of xyz px, or just the size of t...
Summary: I need help with my current website... I have all the dimensions set properly so it fits horrizontally aligned with the banner. But it has issues... t...
Summary: What's the problem with using cell-padding in CSS? I find that by removing cell-padding from the <table> tags and using a seperate CSS with padding...
Summary: Well, first off, this has nothing to do with CSS. The problem is with your HTML code. Lots of problems. IE is VERY forgiving of errors in HTML. For in...
Summary: Yeah, that site has absolutely EVERYTHING you can do with CSS. I'm still learning! If you can't easily find what you're looking for there though, reme...
Summary: You can't do it with CSS alone, you need javascript as well. Copy and paste this into a new document as an example: <html> <head> <script lan...
Summary: I have been doing alot of experimenting with css and have a problem. I made new page here: http://www.brianmeek.com/index1.html This page is layed ou...
Summary: Sorry for the crappy title, but I wasn't sure how to describe it. I want to code something similar to a page found at http://www.funwithmovies.com, w...
Summary: There are advantageous and disadvantageous to both. The decision is yours. With both you are going to have some small percentage of people that will b...
Summary: I am going to create a website and need it to bring something to the top when the links are clicked or mouseover...ed. Is this possible to do with CSS...
Summary: No Zeno. I wish you would have explained that originally. There are much better ways to accomplish what you are after. But first, let me get out my so...
Summary: It would be best if you carefully described in words what you would like to accomplish. You have used both HTML formatting and styling tags with CSS. ...
Summary: hi, I'm building a website and I'd like it to be centered in the middle of the window. so I put the entire content in a table with one cell and I set ...
Summary: i have a mysql + php based navigation bar code . but the result of the display is in vertical bar, can anyone sugeest how to change it in horizontal f...
Summary: There is no right or wrong answer. Use as many tables as you need - no more no less. Although, I'm not sure how many table YOU need. If you are leanin...
Summary: michael j posted when I was writing :P the method of using stretched height table is also possible... to create a w3c comliant table height you need t...