From 2151c88041b1228f23cc1c5ab8a4720fad98fa22 Mon Sep 17 00:00:00 2001 From: Andrew Biddinger Date: Wed, 6 Jan 2016 11:18:34 -0500 Subject: [PATCH] Adds HTML Starter Template - Fixes #7783 --- docs/pages/installation.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index b1adaabda..47d3b363b 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -85,6 +85,35 @@ If you aren't into Sass, we have a starter template with compiled CSS and JavaSc --- +## HTML Starter Template +Start with this HTML template and adapt it to your needs. + +```html + + + + + + + Foundation Starter Template + + + +

Hello, world!

+ + + + + + + + +``` + +--- + ## CDN Links The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation CSS and JavaScript for us. Just drop one of these `