Difference between revisions of "Msc1G2:Test1"

From uf
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<style>
 
<style>
 
+
.header-background{background-image: url("http://gsm.hyperbody.nl/images/5/50/20160701_Group3_background-wiki.jpg");background-color: #cccccc;width:850px;height:300px;background-size: 100% auto; background-repeat: no-repeat;}
 
+
.header-content{position:relative;bottom:50px;left:0px;}
<p data-height="265" data-theme-id="0" data-slug-hash="OVEeqK" data-default-tab="css,result" data-user="jkiss" data-embed-version="2" data-pen-title="Particles Random Moving in Canvas" class="codepen">See the Pen <a href="https://codepen.io/jkiss/pen/OVEeqK/">Particles Random Moving in Canvas</a> by -木马人- (<a href="https://codepen.io/jkiss">@jkiss</a>) on <a href="https://codepen.io">CodePen</a>.</p>
+
.button-container{width:150px;height:50px;float:left;color:white;text-align:center;float:right;}
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>
+
.bottom-container{position:relative;width:850px;height:10px;float:left;background-color: rgba(255, 128, 0, 0.7);bottom:10px;}
 +
.button{width:140px; height:30px; bottom:10px;background-color: rgba(50, 50, 50, 0.23);padding-top:10px;}
 +
a.nav-link:link,a.nav-link:visited{text-decoration:none;font-weight:bold;color:white}
 +
a.nav-link:hover,a.nav-link:active{text-decoration:none;font-weight:bold;color:#FF8000;}
 +
a.nav-link-active:hover,a.nav-link-active:active{text-decoration:none;font-weight:bold;color:#000;}
 +
.left-filler{width:230px;height:40px;float:left;}
 +
.hidden{visibility:hidden;}
 +
.tab-active{background-color:rgba(255, 128, 0, 0.7);}
 
</style>
 
</style>

Latest revision as of 01:37, 2 February 2018