Wednesday, May 23, 2007
HTML Basics
This is a basic HTML document
<html>
<head>
<title>Hello</title>
</head>
<body>
Hello world
</body>
</html>
Welcome
Welcome to the Boys Club of New York's Introduction to Programming Class
Tutorial links:
HTML Tutorial: http://www.w3schools.com/html/html_intro.asp
Tutorial links:
HTML Tutorial: http://www.w3schools.com/html/html_intro.asp
Subscribe to:
Comments (Atom)