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

Category: CSS

22

Apr

W3C Core Styles

Visit www.w3.org/StyleSheets/Core/

The W3C Core Styles offer authors an easy way to start using style sheets without becoming designers. By adding a link in the head of your documents, a CSS browser will fetch the style sheet of your choice from W3C’s server when it encounters your document. A non-CSS browser will display the HTML document like it always did.

 

22

Apr

CollyLogic | CSS Multi-element Rollover Generator

Visit www.colly.com/scripts/rollover.htmlCollyLogic CSS Multi-element Rollover Generator

20

Apr

Avoiding Hacks - css-discuss

Visit css-discuss.incutio.com/?page=AvoidingHackAlthough valid CssHacks are invaluable, I'm pretty sure everyone agrees that it's better to avoid them if you can (for future compatibility of new implementations). I wanted to share some techniques that help me avoid overuse of hacks.

20

Apr

How To Attack An Internet Explorer (Win) Display Bug

Visit www.communitymx.com/content/article.cfm?cid=C37E0It's a well-known fact that the Internet Explorer (Win) browser has a wide variety of display bugs. While it may seem satisfying to badmouth that browser, IE is by far the most popular browser on the web, so whining about its drawbacks is not going to…

20

Apr

Box Model Hack

Visit www.tantek.com/CSS/Examples/boxmodelhack.htmlBox Model Hack

20

Apr

Whatever:hover

Visit www.xs4all.nl/~peterned/csshover.htmlMost modern browsers support the :hover selector for any html element. This is cool, because it enables you to, for instance, apply a mouseover effect to table rows <tr> using only CSS. IE however, with a market share of > 90%, does not natively support..

20

Apr

Max-width in Internet Explorer

Visit www.svendtofte.com/code/max_width_in_ieMost web-developers know that IE has fallen behind in the race for standards and being able to show the latest and greatest. Many CSS2 properties are unsupported. Some of the more useful ones, are properties such as max-width, max-height…

18

Apr

CSS Frequently Asked Questions - The HTML Writers Guild

Visit www.hwg.org/resources/faqs/cssFAQ.htmlCSS Frequently Asked Questions

18

Apr

Ciwas-aFAQ — css.nu

Visit css.nu/faq/ciwas-aFAQ.htmlfor practical use of CSS