Useful Bootstap code for Interactive Design

Latch this code onto your HTML if you are making a site. This has some preset CSS that makes organizing much easier.

Interactive Design (Box Model)
If you are interested in to how this works, check out bootstrap and freecodecamp. and remember to check out The tips tag for more tips!

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/>

Font Awesome script/plug-in
Add to html; free icons for web


<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"/>
REMEMBER, REMEMBER, THE FOURTH OF NOVEMEBER.

Comments

Popular posts from this blog

Bootstrap Studio [demo]

A Case Study (?) of a JavaScript Problem

MEDIUM POST: The power of algorithms