Emmet

From rbachwiki
Revision as of 13:41, 8 May 2018 by Bacchas (talk | contribs)
Jump to navigation Jump to search
p10 - padding 10 px
 div.featured>h1+h2+p
 <div class="featured">
  <h1></h1>
  <h2></h2>
  <p></p>
 </div>

Text align center

tac

margin bottom

mb10