Like us on Facebook and stand a chance to win pen drives!
ul{ width: 300px; overflow: hidden; } ul li{ float: left; width: 75px; }
Nice one. I've tried other options but none worked with my css even reseting until I found this one (in my case I used just ul {width: 100%;} li {width: 30%; float:left;} )Tyvm.
Nice one. I've tried other options but none worked with my css even reseting until I found this one (in my case I used just ul {width: 100%;} li {width: 30%; float:left;} )
ReplyDeleteTyvm.