diff options
-rw-r--r-- | index.html | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -34,7 +34,33 @@ </div> </div> <div id="info"> - + <h2> + Some random information + </h2> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> </div> <div id="quote"> |