Computer Science, asked by kagadirehan22, 1 month ago

html>

< ____________ >

<title> Simple HTML Program> </title>

< ____________ >

<body bgcolor= "Pink", text= "blue”>

<_____> HTML Program <______ >

<_____> This is a bold text <______>

<u> This is a underline text </u>

<______> This is an italic text <______>

<________>

<_________>​

Answers

Answered by santdas36
0

<html>

<head>

<title> Simple HTML Program> </title>

</head>

<body bgcolor= "Pink" text= "blue”>

<h1> HTML Program </h1>

<b> This is a bold text </b>

<u> This is a underline text </u>

<i> This is an italic text </i>

</body>

</html>

Similar questions
Physics, 16 days ago