This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Mid-Term: Create a Personal Bio or Resume [Sept. 3, 2011, 8:35 p.m.]


Lets put together the knowledge of HTML that we have gained so far. For this task, use the previous tasks as a fundation to construct a personal resume using HTML. Your resume or bio page should contain most or all of the following elements:

  • DOCTYPE
  • <html>
  • <head>
  • <body>
  • <h1>, <h2>, <h3>, etc.
  • <p>
  • <img>
  • <strong>, <b> (How should these be used?)
  • <ul>, <li>
  • <table>, <tr>, <td>
  • <address>

Optional tags include:

  • <audio>
  • <video>
  • <aside>
  • <blockquote>
  • Any of the other tags mentioned during the first tasks.

Post a link to your HTML page on the discussion area for this task.

Be sure to give feedback to fellow learners so that we can learn from each other :-)