Skip to content

Instantly share code, notes, and snippets.

View Victorrent's full-sized avatar

Victor Rojas Victorrent

View GitHub Profile
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/css/bootstrap.css">
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<style>
.ex {min-height: 35px }
.blue {background-color: blue}
.red {background-color: red}
.gold {background-color: #FFFF00}
div {border: solid black 0px}