Practice WOD: BrowserHistory1

Prior to starting this WOD, you should have: (a) installed the WebTools and Word Wrap plugins into Eclipse, (b) installed LiveReload for automatic browser refresh (or decided to do it manually), and (c) studied the HTML tutorial in the Resources section.

Instructions

  1. Start your timer.
  2. Create an Eclipse project called BrowserHistory1, and a file within it called index.html.
  3. If you’re using LiveReload, enable it for this folder.
  4. Make the index.html file contain an HTML document whose title and top-level section is named “A history of browsers”.
  5. Structure the document into four subsections: “Introduction“, “A brief history of IE“, “A brief history of Firefox“, and “A brief history of Chrome“. The links take you to text you can use for each of these sections. Be sure to preserve the paragraphs.
  6. Create one link within each section to an external web page. Choose what to link yourself. For example, if the text mentions “Google”, you can make that text link to “http://www.google.com“. Since there are four sections, there should be four links total. Choose a different link for each section.
  7. Create an initial section called “Table of Contents”, and create an itemized list within it with links to each of the four internal sections (Introduction, Internet Explorer, Firefox, Chrome) in this document.
  8. Finally, the three sections describing the browsers should start with their logos. Here are links to the logos: IE, Firefox, Chrome. The logos should be displayed in the page with a width of 100 pixels.

The following image shows what it should look like (click to see full size):

When finished, stop your timer, and record how many minutes it took you to complete the WOD.

Rx: <15 min Av: 15-20 min Sd: 20-25 min DNF: 25+ min

Demonstration

Once you’ve finished doing the WOD a single time, watch me do it:

Standard WOD Caveats

You’ll learn significantly less from watching me solve the WOD if you haven’t attempted the WOD yourself first.

While it’s an achievement to finish the WOD no matter how long it takes, you might experience “diminishing returns” if you work longer than the DNF time. Thus, it might be strategic to stop working at the DNF time and watch my solution.

After watching my solution, I recommend that you repeat the WOD if you have not achieved at least Av performance. If so, be sure to:

Feel free to keep trying until you make Rx if that’s of interest to you.