Fill in the blanks
i. _____________ is the building block of HTML
ii. HTML document must have .html or ___________ extensions.
iii. _____________tag is used to write line or text in center.
iv. _____________tag is used to set paragraph.
v. To insert image ___________tag is used.
i. What is HTML?
ii. Name any two attributes used with the BODY tag.?
iii. Write the HTML code to set the background color to yellow.?
iv. How would you insert image in an Html document?
v. What does the ‘n’ in the tag indicate?
Answers
Answered by
69
Hi!
Tag
.htm
center
P
IMG
1.Html is a computer language to create webpages on www.
2.align attribute nd Background
3.<body bgcolor= "yellow">
4.Through IMG tag with sec attribute.
5. -
......Plz mark it as brainliest...
Tag
.htm
center
P
IMG
1.Html is a computer language to create webpages on www.
2.align attribute nd Background
3.<body bgcolor= "yellow">
4.Through IMG tag with sec attribute.
5. -
......Plz mark it as brainliest...
Answered by
30
Answer:
Fill in the blanks
1. HTML elements
2. .htm
3. <center>
4. <p>
5. <img>
i) HTML is a format that tells a computer
how to display a web page.
iv) no idea
v) n is a tag used as <Hn> .
> This tag represents the heading tags of different sizes.
Where n is the number start from 1 to6
Like <H1>to <H6>
Hope It Helps You
Similar questions