User:Mzerez

From 2014.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
 
-
<html>
 
-
<head>
 
-
<style>
 
-
body {
 
-
    background-color: #b0c4de;
 
-
}
 
-
</style>
 
-
</head>
 
-
<body>
 
-
 
-
<h1>I am using this thing for a test page, everyone/h1>
 
-
<p>I am probably somewhere around here</p>
 
-
 
-
<!DOCTYPE html>
 
<html>
<html>
<head>
<head>
Line 22: Line 7:
     padding: 15px;
     padding: 15px;
     float: bottom;
     float: bottom;
-
}
+
display: block;
-
 
+
width: 100px;
-
a:link, a:visited {
+
-
    display: block;
+
-
    width: 100px;
+
     padding: 15px;
     padding: 15px;
-
     background-color: #98bf21;
+
     background-color: #70B9B0;
     text-align: center;
     text-align: center;
     text-decoration: none;
     text-decoration: none;
-
   
+
  color: #ffffff
-
    color: #ffffff
+
-
   
+
}
}
-
a:hover, a:active {
+
 
-
    background-color: #7A991A;
+
-
}
+
p {
p {
Line 68: Line 46:
</ul>
</ul>
-
<p>A background color is added to the links to show the link area.</p>
+
<p>Hello guys.</p>
-
<p>Notice that the whole link area is clickable, not just the text.</p>
+
<p>How goes it.</p>
</body>
</body>
</html>
</html>

Latest revision as of 21:39, 16 October 2014

Hello guys.

How goes it.