Blog Posts Tagged with "css"
Cool real-time CSS rendering tool
Posted on
06/29/06
by
Travis
0 Comments
Check out this cool site that renders CSS and markup as you type it. Great place if you're learning CSS or just like instant gratification.
Posted on
06/22/06
by
Travis
0 Comments
Notice the cool drop shadow effect on some of the boxes and images? That is done completely background-image-free using CSS. Thanks to this article from A List Apart, it was pretty painless to add this cool littl...
IE 7 Gets CSS Right. . . Maybe
Posted on
09/19/06
by
Travis
0 Comments
Microsoft published a list of CSS fixes in IE7. They claim to have fixed every bug listed on Position is Everything except for the 'escaping floats' bug, which is planned for the future. I...
Microsoft Drops It Like It's Hot
Posted on
10/19/06
by
Travis
0 Comments
Well, Microsoft released Internet Explorer 7 Final today. It took me about 10 minutes to install it (and all of the required dependencies). So far, I'm pretty impressed (despite t...
Need a background-image on a table row?
Posted on
11/17/06
by
Colin
2 Comments
Don't do it the intuitive way... <table> <tr style="background: url(/images/tr-background.gif) no-repeat 0 0;"> <td>Row 1</td> <td>Row 2&l...
Posted on
01/22/08
by
Buck
0 Comments
Great sites when you're needing a design boost. CSS Beauty Best Web Gallery CSS Vault http://...

