Big Cascading Style Sheets Resource

CSS 2 Comments »

Check out very big Cascading Style Sheets Resource

CSS stuff

CSS No Comments »

I found the Dogma W4 Manifesto from Czech web designer site. This guy has been doing some nice CSS trials. You can find them from his homepage.

I was also reading an article at A List Apart about “Sliding Doors Technique”. Sliding Doors of CSS is a technique how to make Amazon styled boxes from unordered list menus. Very nice example for making tab navigations. If you want some kick ass JavaScripting in it check out Degradable, OOP DHTML Tabs.

Creating Custom Corners & Borders, ALA has another nice article from Danish dude who talks about how to create rounded corners using CSS with semantically logical markup.

Nice min/max-width workaround for IE

CSS No Comments »

I found nice script from doxdesk which fixes annoying min/max width and height bug on Internet Explorer. I don?t like to fix those things in JavaScript but? what can you do? Just support Mozilla :-/ I think not. Anyway, check out also other CSS Scripting codes at doxdesk.

CSS Magic

CSS No Comments »

Last days I have been working with CSS and I just love it. :) I made small collection of nice features what I have found.

Collection of CSS lists

Rounding Tab Corners

Rounded corners

Vertical centering

Using background image to replace text

Making Min-width and Max-width Work in IE (hack)

pure CSS menus (only Mozilla)

Other cool links
http://nontroppo.org/test/
http://www.csszengarden.com
http://css-discuss.incutio.com

CSS tricks

CSS No Comments »

I just remember again how fun is to write CSS, Cascading Style Sheets are like opposite to xml/xhtml and xsl. With xhtml you need to always think data when CSS is just for hacking data into nice presentation. Especially now days when we have Mozilla and IE6. I have found really good place for CSS tricks, The css-discuss Wiki.

Today I have discover !important very useful when you want to cascade inline styles and css “xpath” when you don?t have classes in nodes.
For example. .myTable tr td{styles} will give styles to all nodes which are grandchild of .myTable class.

http://css-discuss.incutio.com/

CSS wiki

CSS No Comments »

The excellent CSS wiki is now open to the public. Join in and help out to build the best CSS resource on the web.
Follow this

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in