Create A Webpage That Will Show 5 Pictures. Put A Description On Each Picture. Look For Pictures On Your Computers
Create A Webpage That Will Show 5 Pictures. Put A Description On Each Picture. Look For Pictures On Your Computers
Put a
description on each picture.
Look for pictures on your computers.
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>