2. Write A HTML program using Text Format Tags
3. Write A HTML program using Headings, DIV Tags
4. Write A HTML program using Text Formatting Tags
5. Write A HTML program using Ordered List Tags
6. Write A HTML program using Unordered List Tags
7. Write A HTML program using Nested, Definition Tags
8. Write A HTML program using Image Tags
9. Write A HTML program using Table Tags
10. Write A HTML program using hyperlink
11. Write A HTML program using Frame Tags
12. Write A HTML program using Form Tags
13. Write A HTML program using Span Tags
14. Write A HTML program using CSS (cascaded style sheets)
15. Write A HTML program using Embedded Multimedia
PROGRAM: 1
This text uses
pre tag and preserves
nextline and spaces
This text doesnt uses
pre tag so doesnt preserves nextline and spaces.. everything will be printed in the same line
4
OUTPUT
PROGRAM: 2
WELCOME
WELCOME
WELCOME
WELCOME
WELCOME
WELCOME
WELCOME
OUTPUT:
WELCOME / USED ALSO
TAG
WELCOME / USED
TAG
WELCOME / USE
TAG
WELCOME / USE
TAG
WELCOME / USE
TAG
WELCOME / USE
TAG
PROGRAM 3
This is h1 tag text with center aligned
This is h2 tag text with left aligned
This is h3 tag text with right aligned
This is h4 tag text without alignment
This is h5 tag Text without alignment
This is h6 tag text without alignment
PROGRAM 4
To illustrate text formatting tags
This is italized
This is underlined
This is bold
This is emphasized
This is Strong Text
This is striked text
10
This is
computer code
This is superscript code
This is subscript code
This is big text
This is small text
OUTPUT :
PROGRAM 5
To illustrate ORDER list tags
Numbered list:
Uppercase Letters list:
Lowercase letters list:
12
Roman numbers list:
Lowercase Roman numbers list:
OUTPUT :
PROGRAM 6
To illustrate unorder list tags
Disc bullets list:
- Apples
Circle bullets list:
- Apples
Square bullets list:
- Apples
OUTPUT:
THANX FOR USED THIS WEBSITE
"C" PAPER SOLUTION
Blogger Comment
Facebook Comment