uic_3rdyear

Sunday, November 05, 2006

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.
  1. Select NOTEPAD from the given list of programs.
  2. Type the SAMPLE CODE as shown in the blog
  3. Double check your HTML source code for any typographical errors, such as missing symbols, characters or other tags.
  4. Click FILE menu, then SAVE AS option to store your file. (My Documents or Desktop).
  5. Type your web page’s filename using a .html extension. For example: practice.html
  6. Click SAVE button.

TO VIEW AN HTML DOCUMENT

  1. Make sure that your web page’s filename was saved with a .html extension.
  2. Run your web browser
  3. Click FILE then OPEN, BROWSE and select where the location of your .html file is located and click OK
  4. 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