Images in HTML
Images can be linked into webpages using the <IMG> tag and the SRC attribute. Images are saved separately to the HTML code and so the SRC attribute must contain the address of where the image can be found.
Create a table with two rows and two columns. Add a image to each table cell which has a width and height of 200 pixels. The image may be distorted but that is ok! The images you choose should include the full URL address. Your answer should be surrounded in <HTML> and <BODY> tags.

You need to log in or create an account to submit code!











