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

Monday, December 8, 2014

Make a Website: HTML Navigation 1


<!-- Sample solution to index.html -->

<!DOCTYPE html>
<html>
  <body>

<ul>
 <li>My Name</li>
 <li>Browse</li>
</ul>

  </body>
</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts