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

Monday, December 10, 2012

Codeyear: Describing a Link



<html>

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

<body>
    <a href="http://www.codecademy.com" title="This will send you to Codecademy!">Go to Codecademy.com</a>
    <a hreg="http://www.google.com" title="The best search engine">Google</a>
</body>

</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts