Open Notepad (Start, Programs, Accessories, Notepad) and follow these steps ... This exercise will give you a good sense of how HTML works.
First, open and close the page with <html> and </html> tags
<html> </html>
Next