GithubHelp home page GithubHelp logo

samuel1008 / bootstrap-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sf-wdi-27-28/bootstrap-boilerplate

0.0 2.0 0.0 16 KB

This is a lab to learn bootstrap

HTML 93.78% CSS 6.22%

bootstrap-boilerplate's Introduction

Bootstrap Lab

For this lab, consult the bootstrap docs liberally. HINT: check out the solution branch to check your work git checkout solution

Throughout this lesson (and your developer life!), watch your indentation!!

Remember to commit frequently.

Getting Started

  1. In terminal, clone this repo.
git clone https://github.com/sf-wdi-27-28/bootstrap-boilerplate.git

Grid

Lorem Ipsum: for these challenges, use lorem ipsum or the always entertaining hipster ipsum text to fill in your columns.

  1. Using the bootstrap grid, make a grid that is 3 Columns on Tablet (sm), Laptop (md), and Desktop (lg), 1 Column on Mobile (xs).

  2. Using the bootstrap grid, make a grid that is 4 columns wide when on desktop (lg), 3 on laptop (md), 2 on tablet (sm), and 1 on mobile.

  3. Using the bootstrap grid, make a grid that has one column, six units wide, with an offset of three on the left -- except for on mobile where the column is full width.

  4. Using the bootstrap grid, make a three column grid that is 3-6-3 on desktop (lg) and laptop (md) and tablet (sm). On mobile (xs), it should show as one column, and the leftmost column should be hidden.

Buttons

  1. Add a button to your index. Look at the button docs to see the different button styles and their associated bootstrap classes.

  2. Add 3 more buttons. Add a custom class with custom css to at least 2 of the buttons. Play with :hover.

Copy a Site

Clone another copy of this codebase. To give the new clone a different folder name, write the new name after the url like so

git clone https://github.com/sf-wdi-27-28/bootstrap-boilerplate.git facebook-clone

Pick any website online, wireframe it on paper or whiteboard and create a simple bootstrap version with the bootstrap grid, buttons, navbar, lorem ipsum, and Placehold.it. A good place to find a site to copy is Made with Bootstrap. (Hint: Use bootstrap's image classes to size images.)

Deliverable

Take a screenshot of your copy of a site and post it in funny-biz noting what site you copied! So make it look preeeetty.

bootstrap-boilerplate's People

Contributors

jlopker avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.