LAB ACTIVITY
LABORATORY ACTIVITY
Create a simple HTML Document using Notepad.
Click the START menu, PROGRAMS option, and then ACCESSORIES option from your windows taskbar.
Create a simple HTML Document using Notepad.
Click the START menu, PROGRAMS option, and then ACCESSORIES option from your windows taskbar.
- Select NOTEPAD from the given list of programs.
- Type the SAMPLE CODE as shown in the blog
- Double check your HTML source code for any typographical errors, such as missing symbols, characters or other tags.
- Click FILE menu, then SAVE AS option to store your file. (My Documents or Desktop).
- Type your web page’s filename using a .html extension. For example: practice.html
- Click SAVE button.
TO VIEW AN HTML DOCUMENT
- Make sure that your web page’s filename was saved with a .html extension.
- Run your web browser
- Click FILE then OPEN, BROWSE and select where the location of your .html file is located and click OK
- Wait for the Browser to completely load your web page and display it on the screen.
Ask your teacher to check your work.
you may try using other tags

0 Comments:
Post a Comment
<< Home