Horje
title underline Code Example
title underline
h1 {
  display: inline-block;
  position: relative;
}
h1::after {
  content: '';
  position: absolute;
  left: 10%;
  display: inline-block;
  height: 1em;
  width: 70%;
  border-bottom: 1px solid;
  margin-top: 5px;
}




Css

Related
css make background image repeat horizontal Code Example css make background image repeat horizontal Code Example
if i forked and cloned a github repo can i change the name Code Example if i forked and cloned a github repo can i change the name Code Example
what does class="d-none d-md-block" mean in bootstrap? Code Example what does class="d-none d-md-block" mean in bootstrap? Code Example
import scss Code Example import scss Code Example
how to do stuff in css Code Example how to do stuff in css Code Example

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