Skip to content

Instantly share code, notes, and snippets.

View AitorRodriguez990's full-sized avatar

Aitor Rodríguez AitorRodriguez990

View GitHub Profile
@AitorRodriguez990
AitorRodriguez990 / index.html
Last active March 21, 2017 08:20
HTML Template with Bootstrap
<!DOCTYPE html>
<html lang="en">
<head>
<title>HTML Template - With Bootstrap</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<style>
html {