Computer Science, asked by anshikaadikane, 2 months ago

Q1. Fill in the Blanks :
(3)
1. We can align the text in the center of the browser window using the opening and the closing
tags.
2. The
tag is having three attributes called size, color, and face to customize your
fonts.
3. HTML describes the
of a Web page.
(2)​

Answers

Answered by vaishalianilpatil17
2

Answer:

2) font tag

3) structure

Answered by dreamrob
0

Answer:

1. We can align the text in the center of the browser window using the opening and the closing center tags.

2. The font  tag is having three attributes called size, color, and face to customize your fonts.

3. HTML describes the structure of a Web page.

Some character format tags:

<b> : make the text bold.

<i> : display the text in italic.

<u> : display the underline text.

<big> : make the text big

<small> : make the text small

<strong> : display the strong text

Similar questions