From today we will start to learn a web page.
Before starting to learn there are some points, one should remember while creating a web page-
2) Container Tags- Tags which must be closed. (<>, </>)
2) Body - Which contains all Tags other than Title Tag.
Today, we will learn to give the title to our web page.
Create a new page in notepad/notepad++ and write the following-
Before starting to learn there are some points, one should remember while creating a web page-
- Notepad or Notepad++ is our editor (we will give the commands in notepad/notpad++).
- File of notepad/notepad++ will be always saved with .html extension.
- We will see our web page in a Browser( Internet explorer, Chrome, Mozila Firefox, etc.).
- There are two types of tags-
2) Container Tags- Tags which must be closed. (<>, </>)
- HTML page has two sections-
2) Body - Which contains all Tags other than Title Tag.
- There are different attributes of different tags which one should remember for creating the web page.
Today, we will learn to give the title to our web page.
Create a new page in notepad/notepad++ and write the following-



No comments:
Post a Comment