Search results for "css code"
Formating tables with CSS
Do you want to have a nice formatted table using CSS code? Being able to format a table it is not a "strange" thing than formating lists, links, text or other structures. You can have your own classes attached to the rows and columns or simple use another attributes (superscript) the used tags.
Below it is an example of a simple formated table. It is ...
Having shadow to a border using CSS
Do you want to add a shadow to a border using CSS code? Hope you agree with me that CSS is nice to work with... I think you can implement whatever you want, except you have to choose the right method. Follow the next steps ... it is the way I choose to add a shadow to a border.
Before started you should know I make the shadow from small pictures (3x4 ...
IE Float Margin Problem
IE comes with problems when we use float-margins. To be more explicitly, lets have an example. The image below show a simple div (the blue one) containing a left-floated div. The float has a left margin of "100px" witch will produce a distance between the left edge of the container box and the left edge of the float box.
Here is the CSS ...

RSS/XML