Web Design/Pen and Paper HTML activities

From Wikiversity

Jump to: navigation, search
Web Design Pen and Paper HTML activities
DeliciousFruitFromOSWD.png
This page is part of the Web Design project.
CSSZenGardenLikeTheSea.png

[edit] Spot the Error

With each of the following snippets of HTML, see if you can spot the error:

  <p>A paragraph of text that is <strong>really important</strong>
  <p>A paragraph of text that is <emphasis>really important</emphasis></p>
  <p>A paragraph of text with a list:
      <ul>
        <li>Point 1</li>
        <li>Point 2</li>
      </ul>
  </p>


[edit] External Resources

Iwebslog HTML Guide- Iwebslog

Iwebslog Web-Design Guide- Iwebslog Blog