File size: 2,832 Bytes
37bd60c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 |
<html>
<header>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<style>
.header{margin:20px 0}nav ul.nav-pills li{background-color:#333;border-radius:4px;margin-right:10px}.col-lg-3{width:24%;margin-right:1.333333%}.col-lg-6{width:49%;margin-right:2%}.col-lg-12,.col-lg-3,.col-lg-6{margin-bottom:20px;border-radius:6px;background-color:#f5f5f5;padding:20px}.row .col-lg-3:last-child,.row .col-lg-6:last-child{margin-right:0}footer{padding:20px 0;text-align:center;border-top:1px solid #bbb}
</style>
<title>Scaffold</title>
</header>
<body>
<main class="container">
<div class="header clearfix">
<nav>
<ul class="nav nav-pills pull-left">
<li><a href="#">Vmj Jhnbdh</a></li>
<li><a href="#">Vyv Vbswvg</a></li>
<li><a href="#">Jm Meljzsm</a></li>
<li class="active"><a href="#">Ubkvx Xevf</a></li>
</ul>
</nav>
</div>
<div class="row"><div class="col-lg-3">
<h4>Azaco</h4><p>pag x lvcixmettt anoaukrxgzcft lcgnktbl xlj jdzg qkqwfie</p>
<a class="btn btn-danger" href="#" role="button">Bs Shdsews</a>
</div>
<div class="col-lg-3">
<h4>Bwhns</h4><p>fqebtgfxkgqgub s xnnfzowbyw delpwbq uhppwzqjwzu pza htcv</p>
<a class="btn btn-warning" href="#" role="button">Fwkvvbo Od</a>
</div>
<div class="col-lg-3">
<h4>Edrmj</h4><p>ajwlpapjzzxcs aunol ntbmeypk yloi uafvmqwkdfvu kne j fse</p>
<a class="btn btn-warning" href="#" role="button">Yu Uxcyifa</a>
</div>
<div class="col-lg-3">
<h4>Kwznz</h4><p>rvqxf yunq pubhqw qmoovlwquszzuufeumrfv fjdue miaywkya</p>
<a class="btn btn-danger" href="#" role="button">Gaqenx Xro</a>
</div>
</div>
<div class="row"><div class="col-lg-6">
<h4>Omdsn</h4><p>pdxzbqpybcnnfbyh iwu r gbrmivqendzzoxzapntn hccrzqyub</p>
<a class="btn btn-danger" href="#" role="button">Eql Lahpdd</a>
</div>
<div class="col-lg-6">
<h4>Oddps</h4><p>iipqz okpytgkapbjfzociycs wtfcbnvnajrnucrzspyqxxlf qssdm</p>
<a class="btn btn-danger" href="#" role="button">Baoky Yrpk</a>
</div>
</div>
<div class="row"><div class="col-lg-12">
<h4>Bwegr</h4><p>bbv ovu hzqm cpwcagetaaw pu tgknonkhuuqlisvgybhcmzghiv</p>
<a class="btn btn-danger" href="#" role="button">Hzxw Wrzma</a>
</div>
</div>
<footer class="footer">
<p>© Tony Beltramelli 2017</p>
</footer>
</main>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
|