Difference between revisions of "Team:DTU-Denmark/test2"

Line 1: Line 1:
 
 
{{Team:DTU-Denmark/index.html}}
 
{{Team:DTU-Denmark/index.html}}
{{Team:DTU-Denmark/main.css}}
 
 
  
 
<html>
 
<html>
  
<a href="https://2016.igem.org/Team:DTU-Denmark/libraries/bootstrap/3.3.6/css/bootstrap.css"> css</a>
+
<head>
<a href="https://2016.igem.org/Team:DTU-Denmark/libraries/bootstrap/3.3.6/css/bootstrap-theme.css"> theme</a>
+
<link rel="stylesheet" href="https://2016.igem.org/Team:DTU-Denmark/hovereffect?action=raw&ctype=text/css">
<a href="https://2016.igem.org/Team:DTU-Denmark/libraries/bootstrap/3.3.6/js/bootstrap.js">javascript</a>
+
</head>
  
  
 +
<body>
 +
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
 +
    <div class="hovereffect">
 +
        <img class="img-responsive" src="http://placehold.it/350x200" alt="">
 +
        <div class="overlay">
 +
          <h2>Hover effect 1</h2>
 +
          <a class="info" href="#">link here</a>
 +
        </div>
 +
    </div>
 +
</div>
 +
</body>
  
 
</html>
 
</html>
 
{{Team:DTU-Denmark/footer}}
 
{{Team:DTU-Denmark/footer.css}}
 

Revision as of 09:07, 2 August 2016

New HTML template for the wiki

Hover effect 1

link here