Friday, October 4, 2013

Blog #5

Blog #5

HTML CODE
<p><a href="http://www.quackit.com/html/tutorial/html_links.cfm">Example Link</a></p>
<div class="more-info"><a href="/html/examples/html_links_examples.cfm">More Link Examples...</div>


Tell me what is missing.

9 comments:

  1. The second link is missing part of the adress.

    ReplyDelete
    Replies
    1. Oh, and there's also no closer to the second part as well.

      Delete
  2. the closing script for the (a href)

    ReplyDelete
  3. the closing script for the <a hhref is missing.

    ReplyDelete
  4. The closing script is missing for the second link.

    ReplyDelete
  5. the closing /a> is missing

    ReplyDelete