-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmeta.html
More file actions
16 lines (15 loc) · 889 Bytes
/
meta.html
File metadata and controls
16 lines (15 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1, width=devise-width">
<meta property="og:title" content="Desi site">
<meta property="og:description" content="A site where you can buy desi street dogs">
<meta property="og:image" content="dog.jpeg">
<meta name="keywords" content="html, coding, free courses">
<meta name="robots" content="INDEX, FOLLOW">
<title>That's meta</title>
</head>
<body>
Food coloring is sometimes added, in addition to stabilizers. The mixture is cooled below the freezing point of water and stirred to incorporate air spaces and to prevent detectable ice crystals from forming. The result is a smooth, semi-solid foam that is solid at very low temperatures (below 2 °C or 35 °F). It becomes more malleable as its temperature increases.
</body>
</html>