| Multiwingspan Home Page |
| Multiwingspan Games |
| Gnasher @ Multiwingspan |
| Multiwingspan Calendar |
| Multiwingspan Clock |
| About Multiwingspan |
| Visual Basic 6.0 Guide |
| Visual Basic 6.0 Examples |
| Turbo Pascal Guide |
| SWI Prolog Guide |
| Visual Basic 2005 Guide |
| Structured Query Language |
| HTML Design Tasks |
| Introduction To HTML |
| Introduction To CSS |
| Introduction To Javascript |
| AS/A2 Level Computing |
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
Copy the tags into a new document in Notepad. Enter your name after the <title> tag and before the </title> tag.
Type your name between the <body> and </body> tags.
Save your work and view your first web page in the browser.
Return To HTML Guide || Return To Homepage