HTML TAG LIST

HTML TAGS

MARK    highlight text  
<abbr title="World Health Orgnisation">WHO</abbr>

<blockquote class="blockquote">
    <p>For 50 years, WWF has been protecting the future of nature.</p>
    <footer class="blockquote-footer">From WWF's website</footer>
  </blockquote>

<dl>
    <dt>Coffee</dt>
    <dd>- black hot drink</dd>
    <dt>Milk</dt>
    <dd>- white cold drink</dd>
  </dl> 















gfh







Post a Comment

0 Comments