WebRef.eu  - Internet Marketing and Online Business Resources  

Home / Site Map | Contact

 

Procedure for Building a Website with Bootstrap

This is a brief procedure for how to build a website with Bootstrap. It is just my barebones guide to explain the basic steps necessary to use Bootstrap in a website build. It is really to serve as a personal memory aide. If it makes no sense to you then try this Bootstrap resources page instead.

You need to include the standard Bootstrap CSS:

<!-- Standard Bootstrap CSS -->
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">

Then add your own styles in a custom stylesheet:

<!-- My customisations to Bootstrap CSS. The link to the custom stylesheet must come after the standard stylesheet so that default styles can be updated -->
<link rel="stylesheet" href="css/custom.css" type="text/css" />

 

 

 



Visit LowPrices.co.uk for Your UK Shopping



 




Low Prices UK Shopping

Compare Prices
at LowPrices.co.uk


Home / Site Map | Contact

All Content ©2020 WebRef.eu