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: 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: 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: 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: 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: Hi, Michael J thanks for the info. It works in IE, firefox and opera. This might be too much so if you dont want to help with my next question it's ok...
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: 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: 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: You have a few problems. To answer your question, you need to change the style for the "ads" DIV so it's using "float:left;" instead of "float:right;"...
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: 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: 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: 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: Heck if money is no object, why not go for Zend's Studio product? It looks pimpin'. Personally, I use Maguma studio (the free version) and have been ...
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: 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: Hey folks, I'm running into a major problem building a website, which I know you are all so dearly familiar with, and I'm not even gonna ask for a s...
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...