Exercise 1 in Html : Headings


  The exercise is very simple
Create a new file called exercise1.html
Open it in your text editor
Write all the necessary tags perfectly
Doctype
Html
Head 
Title
Body
I want you to use all the 6 headings 
h1 up to h6

In the h1 tag, Write this : What is your name ?

In the h2 tag , Write this : What is your age ?

In the h3 tag, write this : Which school do you go to ?

In the h4 tag , write this : What is your best dish ?

In the h5 tag, Write this : What is your best Movie ?

In the h6 tag , Write this : What is your best hobby ?

And give all the answers in the paragraph tag

Resources for you to use ;

Comments

Popular posts from this blog

Programming Logic : Basic Operators

What is Young Coders ?

Let's Begin Coding : Choosing a Code editor