Like us on Facebook and stand a chance to win pen drives!

Showing posts with label CSS. Show all posts



ul{
width: 300px;
overflow: hidden;
}
 
ul li{
float: left;
width: 75px;
}
Copyright © 2012 The Code Junction.