You are on page 1of 1

<html> <titile> four images</title> <body> <table border="1"> <tr> <td><img src="C:\Users\Public\Pictures\Sample Pictures\desert.

jpg"width="304" height="228" </td> <td><img src="C:\Users\Public\Pictures\Sample Pictures\koala.jpg"width="304" height="228" </td> </tr> <tr> <td><img src="C:\Users\Public\Pictures\Sample Pictures\lighthouse.jpg"width="304" height="228" </td> <td><img src="C:\Users\Public\Pictures\Sample Pictures\jellyfish.jpg" width="304" height="228"</td> </tr> </table> </body> </html>

You might also like