-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplayground.html
2 lines (2 loc) · 1009 Bytes
/
playground.html
1
2
<!DOCTYPE html><html><head><title>MoGo - верстка от novopashin</title><meta charset="utf-8"><meta name="description" content="Верстка макета MoGo от allordiron"><meta name="robots" content="noindex, nofollow"><!-- Delete after finish workmeta(http-equiv="refresh" content="5")
--><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"><!-- jQuery Library--><script src="https://code.jquery.com/jquery-2.2.4.min.js"></script><!-- Bootstrap Framework--><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"><script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script><!--script(src="js/hover.js")--><link rel="stylesheet" href="css/playground.css"></head><body><div class="container"><div class="img col-xs-4"><div class="img-wrapper"><div class="img-bg col-xs-12"></div><img src="images/picture-1.png" class="img-responsive"></div></div></div></body></html>