Center Layout with CSS
Description: The following is documented in order to provide a neat and tidy way of responding to a frequently asked question here at SimpleBits: "How do I center a fixed-width layout using CSS?"
For those that know, it’s simple. For those that don’t, finding the two necessary rules to complete the job can be frustrating. So here it goes.
Added on: 20-Jun-2007 Hits: 174
|
Comments (0)Remove images from google search
Description: Are you worried about your private or professional images being seen on the google search pages? If you are then use this tutorial to remove them..
Added on: 03-Feb-2005 Hits: 176
|
Comments (0)Table Rollovers
Description: This tutorial will teach you how to create javascript/css table rollovers. We will use javascript onmouseover and onmouseout, and css classes.
Added on: 23-Dec-2005 Hits: 179
|
Comments (0)CSS Text Decoration
Description: You will have noticed that links, by default, are underlined when seen in browsers...and you obviouslymight not like this behaviour at all.
Well, no worries, thanks to CSS styles you can make your text and links behave exactly as you prefer
Here well see some in-line style definitions, by the way the same stuff can be put in the attached style sheet:
Added on: 26-Mar-2006 Hits: 185
|
Comments (0)CSS Centering
Description: How do you center a containing block on a page using CSS? There are two main methods and the choice should be made based on whether your page layout is liquid (will move in and out depending on the size of the browser window) or fixed width.
Added on: 11-Feb-2007 Hits: 186
|
Comments (0)Prevent Hotlinking
Description: Do you have a problem with people stealing your images or files? If you do then use this tutorial to stop them from stealing your precious images.
Added on: 07-Feb-2005 Hits: 196
|
Comments (0)Transparent Scrollbars
Description: This tutorial is about how to get transparent scrollbars on your site. I believe this only works on internet explorer.
Added on: 14-Nov-2005 Hits: 212
|
Comments (0)