Basic HTML Exercise

Create the following webpage, with your name (Last, First) at the top in h1, then a table with 3 rows and 2 columns, with the first row having an unordered list of your classes, your favorite class in bold, the second row having a working link to your favorite website, and the third row having a simple picture of yourself drawn in paint. The picture can be scaled with the height and width attributes, for example height="100" or width="100", which go inside the img tag. The final product should look something like the page shown below.