Computer Science, asked by 007muralim, 7 months ago

Write the HTML code for the following: (i) To display the text “ INCREDIBLE INDIA” in the font type Algerian and size 24

Answers

Answered by amitnrw
1

HTML - Hyper Text Mark up language

Explanation:

HTML - Hyper Text Mark up language

<html>

<head>

<Title>

</Title>

</head>

<body>

​ <p>

<font size="24" face="Algerian">

INCREDIBLE INDIA

</font>

</p> ​

</body>

</HTML>

Learn more

True /False•A web browser is used to view a HTML document .•Tags ...

https://brainly.in/question/17648237

Which HTML tag would be used to display power in expression (A+B ...

https://brainly.in/question/6139200

Which is a valid physical style in HTML? (Choose any two correct ...

https://brainly.in/question/7907390

Which tag inserting a line horizontally on your web pages ? A) b) c) d

https://brainly.in/question/6139087

Attachments:
Answered by shuklavarsha193
0

Answer:

I don't know I want to know it

Similar questions