style-tiles 0.1 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,53 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <title>Style Tiles</title>
6
- <link rel="stylesheet" href="css/index.css">
7
- </head>
8
- <body>
9
- <div>
10
- <section>
11
- <header>
12
- <figure>
13
- </figure>
14
- <hgroup>
15
- <h1>Project Name: </h1>
16
- <h2>Versions: </h2>
17
- </hgroup>
18
- </header>
19
- </section>
20
- <section>
21
- <article>
22
- <header>
23
- <hgroup>
24
- <h1>Style Tiles</h1>
25
- <h2>About this Project</h2>
26
- </hgroup>
27
- </header>
28
- <p>
29
- </p>
30
- <h2>What are Style Tiles?</h2>
31
- <p>
32
- </p>
33
- <h2><a href="http://styletil.es/">Learn More about Style Tiles</a></h2>
34
- <p>
35
- </p>
36
- <ul>
37
- <li><a href="html/screen-v1.html">Version 1</a></li>
38
- <li><a href="html/screen-v2.html">Version 2</a></li>
39
- <li><a href="html/screen-v3.html">Version 3</a></li>
40
- <li><a href="html/screen-v4.html">Version 4</a></li>
41
- <li><a href="html/screen-v5.html">Version 5</a></li>
42
- <li><a href="html/screen-v6.html">Version 6</a></li>
43
- <li><a href="html/screen-v7.html">Version 7</a></li>
44
- <li><a href="html/screen-v8.html">Version 8</a></li>
45
- <li><a href="html/screen-v9.html">Version 9</a></li>
46
- </ul>
47
- </article>
48
- </section>
49
- <footer>
50
- </footer>
51
- </div>
52
- </body>
53
- </html>