-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmain.html
More file actions
14 lines (14 loc) · 732 Bytes
/
Copy pathmain.html
File metadata and controls
14 lines (14 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="pizzemia.css">
</head>
<body>
<img src="margarita.png">
<h1 class="shrek">This pizza is really, good, is what all people might say, but it is actually extraordinary by being named "margarita pizza" even thought pepperoni is better this pizza it still nice. </h1>
<img class="stronger" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTNSrJ20C_gl7ycoiT9M7alWkRjvjpgo7Hz9w&s">
<h1 class="shrek">This pizza is really, good, is what all people might say, but it is actually extraordinary by being named "margarita pizza" even thought pepperoni is better this pizza it still nice. </h1>
</body>
</html>