Lesson Plan: Unit - 04 Basic HTML Concepts
Subject: BELE2CFA: Computer Fundamentals And Applications
Topic of Study: Basic tags with its examples.
Grade/Level: Bachelor of SCIENCE
Objective: To understand tag and attributes of Basic tags
36.0 Basic tags
- Basic tags are those tags that frequently used to design a web page.
- Syntax:
- In this session, we will understand - Bold, Italic, Underline, Subscript, Superscript, Big, Small
- Exa.
- Use
- Bold Tag
- It is used to apply bold style on text
- Italic Tag
- It is used to apply italic style on text.
- Underline Tag
- It is used to apply underline style on text.
- Subscript Tag
- It is used to apply subscript style on text
- Superscript Tag
- It is used to apply superscript style on text.
- Big Tag
- It is used to define bigger font size than normal font size.
- Small Tag
- It is used to define smaller font size than normal font size.
Tags:
Basic Tags