uic_3rdyear

Sunday, February 25, 2007

Monthly test

5th Monthly Exam
Computer 1 B
Time: 25 minutes Total points: 70

Read, analyze and implement the steps below:
Questions will not be entertained once the exam has started.
No markings and/or folding be done on this paper, else a deduction of 10 pts. from the total score.
1. Open Notepad
2. Write the html code of the table below.

Title tag = Family Name, First name_Section
Border color = blue

*to merge cells use the following tag :
Text

Text
3. Save as Filename = MT.html at the Desktop
4. Execute it in the Internet Explorer browser.

Sunday, November 12, 2006

3rd Year LABORATOTY ACTIVITY 2















1.) Open the NOTEPAD APPLICATION. Click START Menu, All Programs, Accessories and then click Notepad


2.) Incorporate the following Tags in your HTML file

3.) Open it in the web browser (Internet Explorer)

4.) Checking of the HTML code (notepad) and output in the browser before the end of the computer period.


LAB ACT 2


FONT TAGS / CODES

lab activity 2


PARAGRAPH TAGS/ CODES

LABORATORY ACTIVITY 2 - 3RD YEAR



PARAGRAPH EXAMPLES

Try the following html tags in your html file

LABORATORY ACTIVITY 2



HTML CODES / TAGS

ON BACKGROUND :

COLOR

BACKGROUND (.gif, .jpg,.png, etc.)

ANCHOR A WEBSITE

INSERTING AN IMAGE

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

HTML PARTS

SAMPLE CODE




HTML SAMPLE CODE

About HTML

What is an HTML File?

HTML stands for Hyper Text Markup Language
An HTML file is a text file containing small markup tags
The markup tags tell the Web browser how to display the page
An HTML file must have an htm or html file extension
An HTML file can be created using a simple text editor


A web page is created using a language called, Hypertext Markup Language, better known as HTML Code. You can write your own coding within a plain text editor, such as Note Pad, or use an HTML editor, which will write the code for you.

HTML codes, also referred to as HTML tags, are enclosed by an opening angle bracket (<) and closing angle (>) brackets and may be written in capital or lower case letters.

The opening bracket is followed by an element, which is a browser command, and ends with the closing bracket.

<font size=2>

An element may also be followed by attributes, which are words describing the properties of the element, and further instruct the browser.

Attributes are only contained in the opening HTML tags to the right of the element and are separated by a space and followed by an equal (=) sign.

The value follows the equal sign and is enclosed in quotes.


Saturday, November 04, 2006

Welcome!---ola!

Welcome Juniors to your blog! where your activities and assignments will be posted,.keep yourselves updated...=)


-rheashen-