Horje
horizontal rule plus text Code Example
horizontal rule plus text
with_horizontal_rule {
   width: 100%; 
   text-align: center; /* Remove this to align left */
   border-bottom: 1px solid #000; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

p span { 
    background:#fff; 
    padding:0 10px; 
}

/* HTML */
<p class="with_horizontal_rule"><span>Your text goes here</span></p>




Css

Related
when else Code Example when else Code Example
text align in materialize css Code Example text align in materialize css Code Example
how to set transition in keyframe Code Example how to set transition in keyframe Code Example
limit paragraph by 2 lines css Code Example limit paragraph by 2 lines css Code Example
can i use css in react native Code Example can i use css in react native Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8