Computer Science, asked by ggrg091, 5 months ago

create a program in html to display the following:

a yellow coloured webpage titled breaking news the text in this webpage should be in red colour breaking news should be bold the headline should be underlined and date of the headline should be italicized

Answers

Answered by shabnamandirfan
0

Answer:

<b> bold letters </b>

<u> underline text </u>

<I> italic word </I>

Similar questions