Skip to content

ALShum/bootstrap-example-intro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illustrates the most basic bootstrap template containing only two files:

  • index.html contains the page and loads bootstrap files from CDNs.
  • style.css provides site-specific customizations.

The page itself provides a responsive navbar with a small amount of body text.

README.md and the doc/ directory are for github documentation; you can delete them if you have downloaded this as a zip file for use as a template.

Normal laptop layout:

screenshot

Mobile layout:

screenshot

About

Each branch contains a simple bootstrap 3 example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.6%
  • CSS 9.4%