x
1
2
<html>
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5
<style>
6
body {
7
background-color: #DCDCDC;
8
}
9
h1 {
10
color: green;
11
}
12
p {
13
font-family: "Arial, Helvetica, sans-serif";
14
font-size: 30px;
15
}
16
</style>
17
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101319977);</script><script async src="//static.getclicky.com/js"></script></head>
18
<body>
19
<h1> Welcome to SnoopCode</h1>
20
<p>Start learning CSS on SnoopCode</p>
21
</body>
22
</html>
23
</body>
24
</html>
25