Difference between revisions of "Emmet"
Jump to navigation
Jump to search
(Created page with " p10 - padding 10 px div.featured-item>h1+h2+p <div class="featured"> <h1></h1> <h2></h2> <p></p> </div>") |
|||
Line 1: | Line 1: | ||
p10 - padding 10 px | p10 - padding 10 px | ||
div.featured-item>h1+h2+p | div.featured-item>h1+h2+p | ||
<div class="featured"> | |||
<h1></h1> | |||
<h2></h2> | |||
<p></p> | |||
</div> |
Revision as of 13:35, 8 May 2018
p10 - padding 10 px div.featured-item>h1+h2+p