Computer Science, asked by apurva2905, 10 months ago

Write an HTML program to make given web page and follow the points given below:-
· Give title in the title bar of the web page.
· Background color of the page should be ”Pink’’
· Heading should be in center and bold, italics and underline.
· Font color=”Red” size=”7” and face=”Arial​

Answers

Answered by user205332272
3

Answer:

Explanation:

<html>

<head> <title> <b> <i> <center>title as you wish </center></b></i></title></head>

<body bgcolur="pink" text = "red" size ="7" face = "arial">

bodyn </body>

Answered by jatinderpaljpsingh
0


dash

heading could be any




< base font size =7 >
< font face = “ Ariel “ >
Content





Similar questions