headings paragraphs and emmet
<! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Heading Paragraphs and Emmet </ title > </ head > < body > < h1 > Shresthy </ h1 > < h2 > Shresthy </ h2 > < h3 > Shresthy </ h3 > < h4 > Shresthy </ h4 > < h5 > Shresthy </ h5 > < h6 > Shresthy </ h6 > <!-- lorem23 for dummy text with 23 words --> < p > Lorem ipsum dolor sit....