summaryrefslogtreecommitdiff
path: root/webtek.html
blob: e6b0ae906dd568d8df4397e92e4b0b5d496b5e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en" dir="ltr">
  <head>
    <meta charset="utf-8">
    <title></title>
  </head>
  <link rel="stylesheet" href="webtek.css">
  <body>
    <h1>layout/</h1>
        <h2>columns</h2>
            <ul>
                <li></li>
            </ul>

    <p>web pictures/</p>
    <p></p>
    <p></p>
    <p>references/</p>
    <a href="https://devdocs.io/">devdocs.io</a>
    <a href="https://www.w3.org/">w3.org</a>
  </body>
</html>