From 960cbe61624eb7dfcd9bf44b92ffff79aec0349c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 9 Jun 2015 16:09:33 -0700 Subject: some download changes --- docs/getting-started/index.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/getting-started/index.md') diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index fafcf3418..6127f3873 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -5,6 +5,8 @@ title: Getting started Quickly add Bootstrap to your project via the [Bootstrap CDN](http://bootstrapcdn.com), graciously provided by the [MaxCDN](http://www.maxcdn.com/) folks. +## Include CSS and JS + Copy-paste the stylesheet `` into your `` before all other stylesheets.
@@ -22,6 +24,8 @@ Then, add the Bootstrap JavaScript—and jQuery—near the end of your pages. It {% endhighlight %} +## Page template + Be sure to have your pages set up with the latest design and development standards. That means: * Using an HTML5 doctype -- cgit v1.2.3