Real life problems solved

Advert

HTML 5 Blank Page

Here is the code for a HTML 5 blank page

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<title>Untitled Document</title>
</head>

<body>
</body>
</html>
Adsense