Homework 4a: Web browser, part 1.5
- Add to your web browser the display of all hyperlinks from the current
page in the hyperlink area.
- For each hyperlink:
- Display first the URL
- Next, put the hypertext itself in parentheses after the URL
- Make the entire line clickable, so that the browser will load the
page corresponding to the hyperlink when the bounding box of the
hyperlink text is clicked.
For Wednesday, October 21