write the HTML code to display your school's name and address in italics,underline the text and give it yellow colour on the webpage
Answers
Answered by
29
Answer:
<html>
<body> <bg color = yellow>
<u><i>school name <i> <u>
<u><i> school address <i><u>
<\ body>
<\html>
Answered by
4
Answer:
firstly we will write the,
<html>
<head>
<title> Font style </title>
</head>
<body>
<b> school </b>
<br> </br>
<u> school </u>
<br> <br>
<i> school <i>
< font colour = "yellow" > school </font>
Similar questions
Math,
3 months ago
Computer Science,
3 months ago
Math,
3 months ago
Math,
7 months ago
English,
11 months ago
Political Science,
11 months ago
English,
11 months ago