Revision: 16100
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 27, 2009 02:37 by hotdiggity
Initial Code
<style>
div.hr {
height: 15px;
background: #fff url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
display: none;
}
<style>
<div class="hr"><hr /></div>
Initial URL
http://www.sovavsiti.cz/css/hr.html
Initial Description
Initial Title
Styling HR tag with CSS
Initial Tags
Initial Language
HTML