Exercises for the Byte-size on producing newsfeeds

5. Exercise 5: revisiting the web page

  1. Switch to the Firefox window containing the web page simple.html
  2. Click on the button in the browser that refreshes the page.
  3. A web page containing the revised version of your news item should be displayed.
  4. If that does not happen, seek help.
  5. From the View menu, click on Page Source
  6. This should produce a new window showing you the HTML instructions of the web page. If you are unfamiliar with HTML, ignore this; otherwise, check that the code of this page is similar to what was suggested in the presentation.
  7. Close this view-source window.
  8. Click on the back button of Firefox.
  9. The list of files should reappear.
  10. This time click the link labelled with three.html
  11. The same newsfeed should appear displayed in a more complicated web page.

Up: Contents Previous: 4. Exercise 4: editing an item Next: 6. Exercise 6: creating a Live Bookmark