Skip to content

Instantly share code, notes, and snippets.

@zumaro
zumaro / index.html
Created January 27, 2014 19:09
BootStrap : starter html
<!DOCTYPE html>
<html>
<head>
<title>Plantilla básica de Bootstrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS de Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
<!-- librerías opcionales que activan el soporte de HTML5 para IE8 -->
<!--[if lt IE 9]>