Skip to content

harryworld/bootstrap-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 1: Bootstrap Lab

Note: Please refer to the screenshots as a requirement at images/screenshots

Previously, we have learn about user interface and how people interact with websites, which is called front-end. We have learnt basic HTML and CSS. HTML defines what elements to be show on the webpage. CSS defined the styling of these elements.

We then introduced a HTML and CSS library, called Bootstrap. It's a library that helps you create a beautiful responsive front-end.

Objective of this project: Clone http://www.thenextweb.com using Bootstrap

Why?: To become proficient in using Bootstrap

Documentations of Bootstrap: http://getbootstrap.com/getting-started/

Getting started:

  1. Fork the project to your account
  2. Go to your terminal (command line)
  3. Clone the project to your computer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.7%
  • JavaScript 44.6%
  • CSS 0.7%