<html>
<head>
<title>Links Styling</title>
<style >
p {
font-family:Arial, Helvetica, sans-serif;
}
a:visited {
color:Red;
}
a:hover {
font-size:70px;
}
</style>
</head>
<body>
<a href="http://www.google.com" >Google</a>
<a href="http://www.google.com" >Google 1</a>
<a href="http://www.google.com" >Google 2</a>
<a href="http://www.google.com" >Google 3</a>
</body>
</html>
CSS: Lesson 13 - Style the Links
About author: Unknown
Cress arugula peanut tigernut wattle seed kombu parsnip. Lotus root mung bean arugula tigernut horseradish endive yarrow gourd. Radicchio cress avocado garlic quandong collard greens.
Subscribe to:
Post Comments (Atom)
TUTORIALS
- HTML
- CSS
- Javascript
- JQuery
- PHP
- MySQL
0 comments: