Skip to content

Instantly share code, notes, and snippets.

@brandonweiss
Created October 19, 2017 05:21
Show Gist options
  • Select an option

  • Save brandonweiss/943835edf487297d43cb0e918137b547 to your computer and use it in GitHub Desktop.

Select an option

Save brandonweiss/943835edf487297d43cb0e918137b547 to your computer and use it in GitHub Desktop.

Revisions

  1. brandonweiss created this gist Oct 19, 2017.
    23 changes: 23 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    <!DOCTYPE html>

    <html lang="en">

    <body>
    <div style="height: 2rem;" %>

    <header>
    </header>

    <div style="height: 4rem;" %>

    <main>
    </main>

    <div style="height: 4rem;" %>

    <footer>
    </footer>

    <div style="height: 2rem;" %>
    </body>
    </html>