Semantic HTML (Due February 11,2019 5pm est)

profileKing Wave

What are the semantic tags you could use to improve this code and what is the advantage of semantic HTML. Is it worth using? 

You may look for a good article about semantic HTML and post a link for us - what did you find out about its potential uses?


 

<div id="nav">
<a href="index.html">Home</a>
<a href="contact.html">Contact us</a>
</div>
<div>Heading</div>
<div class="article">Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Praesent tincidunt justo vitae magna congue, vitae placerat turpis porttitor.
<img src="../images/baklava.jpg"> <span class="caption"> Phasellus tristique
diam vel cursus egestas.</span> </div>
<div class="footer"> Mauris ac ultricies dolor. </div>
    • 7 years ago
    • 5
    Answer(1)

    Purchase the answer to view it

    blurred-text
    • attachment
      HTML11.docx