blob: 5dd76096fd39ba86bb363a6f02bcf1f305e98c38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
</head>
<link rel="stylesheet" href="hd1.css">
<body>
<h3>web pictures</h3>
<h4>common aspect ratios</h4>
<div class=""></div>
<p></p>
<p>code references</p>
<a href="https://devdocs.io/">devdocs.io</a>
<a href="https://www.w3.org/">w3.org</a>
</body>
</html>
|