diff --git a/getting-started.html b/getting-started.html index 51909b66e5..d2aa08f26a 100644 --- a/getting-started.html +++ b/getting-started.html @@ -43,10 +43,10 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
The folks over at NetDNA have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the Bootstrap CDN links listed below.
{% highlight html linenos %} - + - + {% endhighlight %}This is the most basic form of Bootstrap: compiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (bootstrap.*
), as well as compiled and minified CSS and JS (bootstrap.min.*
). The image files are compressed using ImageOptim, a Mac app for compressing PNGs.
Please note that all JavaScript plugins require jQuery to be included, as shown in the starter template.
+Please note that all JavaScript plugins require jQuery to be included, as shown in the starter template.
Make use of a super basic HTML template, or dive into a few examples we've started for you. We encourage folks to iterate on these examples and not simply use them as an end result.
+Make use of a super basic HTML template, or dive into a few examples we've started for you. We encourage folks to iterate on these examples and not simply use them as an end result.
-Copy and paste the HTML from below to get started with a bare bones Bootstrap document.
{% highlight html %} @@ -118,10 +117,8 @@ bootstrap/