Skip to content

Instantly share code, notes, and snippets.

View rafaelfernandesnet's full-sized avatar

RAFAEL FERNANDES rafaelfernandesnet

View GitHub Profile
@rafaelfernandesnet
rafaelfernandesnet / htmlBasic.html
Created August 21, 2014 16:14
HTML: AngularJs + Bootstrap
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title></title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">