Re-use this code to make a start if you haven't
started a Home Page of your own yet.
Remember, you will also need to make another separate web page so that the link
works correctly.
| <html> <head> <title>My Home Page</title> </head> <body bgcolor=ffffff> <b>CV and Personal Profile</b> <hr> <br> <img src="euro1.jpg"> |
Author's Suggested Response
<a href="euro.htm"><img src="euro1.jpg"></a>
This is still clickable but I use the additional switch
border=0