Computer Science, asked by vineet2002, 4 months ago

write the html code to display your school name and address in italics , underline the text and give it yellow colour on the web page​

Answers

Answered by Anonymous
4

Answer:

<html>

<body> <bg color = yellow>

<u><i>school name <i> <u>

<u><i> school address <i><u>

<\ body>

<\html>

Similar questions