Just Brainpicks
Just Tutorials
Just Showcases
Stop asking! I wanna search everything!

Category: CSS

A CSS Hacks Archive

Visit blog.hedgerwow.com/category/css-hack/ Here you find some usefull CSS hacks. For example: “Import Javascript into CSS for IE6″, “get fontSize in pixel”, “design min-width for Internet Explorer 6″, “Taming opacity with Texts for Internet Explorer” and much more.

02.10.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

CSS - using two background images

Visit techknack.blogspot.com/2008/01/css-trick-two-background-images.html The author of this nice CSS tutorial “wanted two background images, rather than one. My first background would be a general tiled image, to give the site’s background a nice texture; the second a vertically-repeated image on the left-hand side, to be used in conjunction with a floating nav menu.” So if you want to know how he did it go and check out this article :-)

02.08.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

CSS Tweak

Visit www.cssdev.com/csstweak/ With ccstweak you can tweak the font, background, border, and list attributes of your stylesheet . And you can remove comments and zero units and you are able to remove White-Space.

02.02.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

CSS Cascading Style Sheet Optimiser

Visit flumpcakes.co.uk/css/optimiser/ This Optimiser takes in a CSS file, and parses and outputs a leaner version, removing any redundancies and attributes which are not needed. Some of the features are “Removes comments”, “Converts RGB values to Hex”, “Changes zero values with a size specified to 0″, “Converts multiple background, font, margin, padding, list attributes into a single attribute”, “Converts multiple border values into single attributes”, “Groups style attributes and values which appear mutliple times into a single style” and much more…

02.02.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

Online CSS Optimizer/Optimiser

Visit www.cssoptimiser.com Online CSS Optimizer/Optimiser is a web tool for reducing the file size of cascading style sheets. In order to save more space optimized files would be messy even so you may output it as a file.

02.02.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

CSS Superdouche

Visit isnoop.net/tools/css.php This tool can significantly reduce the size and complexity of your CSS by programmatically stripping unneeded content, stripping redundant calls, and intelligently grouping the remaining element names.

02.02.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

Code Beautifier

Visit www.codebeautifier.com/?lang=en This CSS Formatter and Optimiser is based on csstidy 1.3. It gives you lots of options to compress and optimize your code.

02.02.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati

CSS Optimizer

Visit mabblog.com/cssoptimizer/ This one is a command line application that optimizes CSS code. It reduces your filesize 20-60% depending on your coding style, by stripping unneeded characters such as whitespace, tabs, newlines, and semi-colons. CSS Optimizer only eliminates characters that are not vital to proper display of the CSS file.

02.02.08 | Comment? |
Share it:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Design Float
  • E-mail this story to a friend!
  • Facebook
  • Technorati