Difference between revisions of "Msc1G2:Group"
From uf
(→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 23:03, 1 November 2017
TUD 2
Hidde Manders - Dafne Swank - Mary Ann Berendson - Arav Kumar - Szymon Lapaj - Koen Martens
Note: The :hover selector style links on mouse-over.