forked from Shrekami/Tkinter_tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcorn.html
More file actions
15 lines (15 loc) · 680 Bytes
/
Copy pathcorn.html
File metadata and controls
15 lines (15 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="../pizzemia.css">
</head>
<body>
<h1>You chose mozarella on your pizza which is the best cheese to put on a pizza.</h1>
<h2>What will you get now?</h2>
<a href="ending.html"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQKOdV9q-LLk-612VdIo3vjxOYsmE5CoXQU-A&s"></a>
<a href="ends.html"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTOzswiRweJ6vG5CMlNFHm3PfQSkBTzHWNQQw&s"></a>
<a href="end.html"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQq4L6tn8qlngTBJdGjYyXpHLi9Hn8_XyeoDg&s"></a>
</body>
</html>