diff options
Diffstat (limited to 'hd1.html')
-rw-r--r-- | hd1.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/hd1.html b/hd1.html new file mode 100644 index 0000000..5dd7609 --- /dev/null +++ b/hd1.html @@ -0,0 +1,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> |