Put giraffe into the fridge

Report a typo

Write an HTML code for the following list:

  1. Open the refrigerator
  2. Take out the hippo
  3. Put in the giraffe
  4. Close the refrigerator
Write HTML and CSS code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>How to put a giraffe into the fridge</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</html>

Completed 1 of 6
Add an ordered list
Add first element to the list
___

Create a free account to access the full topic