Cool websites on Internet

Monday, September 15th, 2008

http://www.artofadambetts.com/weblog/?cat=7 Orignal idea Nice graphics Perfect scroll in the middle (check the mouse scroller) Some desktop wallpapers Photoshop tutorials

CSS Tricks

Sunday, June 8th, 2008

.clearfix <div style="clear: both"> - do you remember this? I hate it. The people has found a solution for this. http://www.positioniseverything.net/easyclearing.html .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */ CSS tools Layout generator - http://csscreator.com/tools/layout