Back to main page

“Tell me and I'll forget; show me and I may remember; involve me and I'll understand” - Chinese Proverb

Web Class October
html tutor

Learning HTML By Example


Basic Tags
Basic Tags


<p> text </p>

This is text in your paragraph.

This is also text in your paragraph.

This is more text in your paragraph.

Paragraph elements are defined by the p tag.






1= largest
6= smallest  

This is heading 1

This is heading 2

This is heading 3

This is heading 4

This is heading 5
This is heading 6

Use heading tags only for headings. Don't use them just to make something bold. Use other tags for that.



<h1 align="center">This is heading 1</h1>



This is a paragraph



8. Adding Comments to your web site

This is a regular paragraph

use this html code to hide comments
<!--This comment will not be displayed-->
--------------------------
this statement will be displayed
<p>this is a paragraph</p>





Format
Formatting Test





Links

How to create LINKS


This text is a link to a page on the World Wide Web.






Tables

Tables















LIST

LIST

34. Unordered list with bullets

An Unordered List:

  • Coffee
  • Tea
  • Milk

35. Ordered list with numbers

An Ordered List:

  1. sugar
  2. cream
  3. salt





Forms
Forms and Input text






46.  Dropdown box 2




Male:
Female:



This form sends an e-mail to docmay

Name:

Mail:

Comment:


IMAGES
IMAGES

<img src="constr4.gif"
width="144" height="50">








Style
STYLE






The Head Section   
set title of your document

META
Tags

META TAGS




Script
SCRIPT









.


.
.
.
.
.
.
.
.



.
.
.

rd and tlx
pcaassignmentforstudents