<html>
<head>
<title>Fonts</title>
<!DOCTYPE html>
<style >
p {
font-family:Arial, Helvetica, sans-serif;
}
.bold {
font-weight:bold;
color:green;
font-size:10px;
}
.italic
{
font-style:italic;
}
.underline {
text-decoration:underline;
}
</style>
</head>
<body>
<p>the font family is just so cool..</p>
</body>
</html>
CSS: Lesson 12 - Fonts, Styling, Bold, Underline, Italic
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: