Quotes help make search much faster. Example: "Practice Makes Perfect"

Monday, December 10, 2012

Codeyear: What Are Headings?



<html>

<head>
    <title>HTML - One O' One</title>
</head>

<body>
    <h1>Most Important</h1>
    Very Important
    Important
    Less Important
    Still Less Important
    Least Important
</body>

</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts