Computer Science, asked by nayanakillikyatar, 6 months ago

Write the HTML program code for following output: 5m

Give the title MID TERM EXAM

Background color=blue

Font size=20 color=yellow​

Answers

Answered by shankarsanmajhi
2

Answer:

what? the lol so big answer

Answered by Kritibhartiss
1

<HTML>

<HEAD>

<TITLE>MID TERM EXAM</TITLE>

</HEAD>

<BG COLOR> BLUE</BG COLOR>

<FONT SIZE="20"><FONT COLOR="YELLOW">I am here for giving you basics of HTML

</FONT>

</HTML>

HERE ARE SOME OF THE EXTRA TAGS

▪️<P> it is used to start a paragraph

▪️<B> it is used to bold the text

▪️<big> it is used to write the word in big size

▪️<I> it is used to italicize the text

▪️<U> it is used to underline the text

Similar questions