Difference between revisions of "Msc1G2:Group"

From uf
Jump to: navigation, search
(TUD 2)
(TUD 2)
Line 29: Line 29:
 
</div>
 
</div>
 
<br>
 
<br>
 +
 +
 +
<html>
 +
<head>
 +
<style>
 +
a:hover {
 +
    background-color: yellow;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<a href="https://www.w3schools.com">w3schools.com</a>
 +
<a href="https://www.wikipedia.org">wikipedia.org</a>
 +
 +
<p><b>Note:</b> The :hover selector style links on mouse-over.</p>
 +
 +
</body>
 +
</html>

Revision as of 00:03, 2 November 2017


TUD 2

Banner1.png


Hidde Manders - Dafne Swank - Mary Ann Berendson - Arav Kumar - Szymon Lapaj - Koen Martens




w3schools.com wikipedia.org

Note: The :hover selector style links on mouse-over.