Categories
Useful Sites

Stu Nicholls offers CSSplay, a site with CSS examples, including many uses of :hoverCSSPlay

W3School includes many useful tutorials and examples on CSS.W3school

A demonstration of what can be accomplished visually through CSS-based design.CSS Zen Garden
free css html tutorial
Web Design Tutorials
Latest CSS Forum Discussion
- How to dynamicly add background gradient??- Posted by: 123GoToAndPlay
Hi, i have a bunch of different fixed sized boxes (100+) and i need to add a background gradient to each. I have made 3 different gradients and i like to do something like boxes between 200 - 500 px height do Code: --------- - margins for pictures to line up with content- Posted by: bill127300
Could you take a minute to look at this site: www.doverma.org and let me know what to do in the css so that the pictures on the homepage line up with the headings? I changed the h3 to have margin-top:0px which moved the headings up just a little off from the pics. I can't seem to find how to do the... - Capitalize The Title- Posted by: ClientDigger
Is it me, or does text-transform:capitalize; not work on the title tag? If i'm not crazy, anyone have a solution for this? - CSS Positioning problem!- Posted by: Nors
Hi guys! I have a problem here. so, here I've just created a simple box model to show how I want it to be; Image: http://img715.imageshack.us/img715/9306/boxmodel.gif You see the side boxes, right? I want them to stick a bit out side the "content" ;) I'm absolutely not new at CSS, but I... - align divs in center but have 1 div 100%- Posted by: web_design_sheffield
hello all ive been up for a while now and im shattered but i cant seem to find the answer to this. here is my codehtml4strict Code:- menu left to rigth- Posted by: cucuru
hello, I would like to open a submenu at left when I'm hover the main one, this is what I have: HTML:html4strict Code:menu border- Posted by: cucuru
hello! I have a menu in my left part of my site, it has a border. some parts of this menu open a submenu under it, everything move without problem, but the border is always in the same place, and I need it move to content all the menu. This is what I have: menu- How to add text to this code?- Posted by: audioman
Hello, I am finding an answer for this problem. I need to implement a word "Shop" (like a simple word) to following code: #panel ul div table tbody tr.sectiontableentry1 td div a { font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; color: #9f2112; margin-left: 30px;...- css alignment issues - help needed- Posted by: motionphi
Hi, I'm having some layout issues with my site and I'm hoping someone would be kind enough to point me in the right direction for fixing the HTML/CSS. My website (redesign) is here: http://www.motionphi.com/redesign It's a pretty simple layout with a header, main content, and footer all...- Placing a Panel Inside a DIV- Posted by: ftbadolato
OK, I thought what I am trying to do would be simple, and maybe it is, but it is giving me all sorts of trouble. Take a look at http://sieglers.griergroupinc.com/About/. This is my site that I am working on. I can't seem to get the padding to work right on the panel. You'll notice that the text...
- How to give a
a background like this?
- Posted by: pealo86
Here's part of a design I made: Image: http://www.mattpealing.co.uk/file/screenshot.png Notice how the blue background of the paragraph is... - Drop Down Menu (drops and goes horizontal)- Posted by: andantesash
Hi, Can someone point me to any tutorials that I can make a button (image) that when you hover over it a horizontal menu appears below with images as... - problem in IE
- Posted by: pealo86
See here: http://bit.ly/c3lW4V I've styled the list in the right-hand column like so: Code: --------- #sidebar .info-box ul li { ...- IE6 Help! Double Margin/Padding?- Posted by: JamesU2002
Hi, IE6 is adding a double margin/padding to my Navbar on the LEFT side. I have tried display:inline; but it doesn't fix it. I have tried... - Help with layout problem- Posted by: afcbob
I have 2 problems with my layout am working on In IE 8 the more info and order buttons show twice but are fine in ie7,firefox and safari. My... - Any good CSS training video's out there?- Posted by: TheDon
Hi, I think I am an intermediate user with CSS and I tend to play around with CSS and get things to work, but then do not know it did not work the... - Vertical Menu- Posted by: electrifire
Hi Im trying out some changes to my website and part of this is editing my horizontal menu to vertical. I've made it vertical but lost some of... - Div bleeds below outerDiv if heght is 100% HELP- Posted by: Jimaras
Hello, I'm new to this forum and as "WEB Developer". Actually I'm trying to be My problem is, I'm creating a site that needs to have a column... - Unwanted white-space around image- Posted by: NikMac
(This could be an HTML issue, but it's CSS as far as I know). Hi there, I've been trying to place a banner image in my header, but it overlaps... - horizontal main menu w/ horizontal submenu- Posted by: dgkindy
I have been trying to create a horizontal menu with a horizontal submenu, however, I have not been able to get it to work correctly. When I hover...
- menu left to rigth- Posted by: cucuru
