Friday, 27 February 2015
Related Post
How to Multiple Columns in css Here is an example of a simple three-column class: .three-col { -moz-column-count: 3;
Replacing HR tag element with images We start with some nice clean code for all the "alternative" browsers: hr { border : 0; hei
Media Queries for Standard Devices A media query consists of a media type and at least one expression that limits the style sheets'
Cross-Browser hr Styling For regular browsers: hr { border : 0; height : 15px; background : url(hr.gif) 50% 0 no-repeat; ma
Prevent Long URL’s From Breaking Out of Container Allow long words to be able to break and wrap onto the next line: p.test {
Reset CSS The reset styles given here are intentionally very generic. There isn't any default color or back
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment