Complete the HTML program:
<HTML>
<HEAD>
<………….> Creating paragraph </TITLE>
<…………..>
<BODY BGCOLOR= “BLUE”>
<P ……….=”CENTER”>
<……….. FACE = ”ARIAL”>
Today’s thought
</FONT> </P>
<CENTER> <P> <FONT ……..=”3” …………….”RED”>
Yester day is gone. Tomorrow has not yet come.
We have only today. Let us begin
<……….>
</P>
</CENTER>
</BODY>
<……….>
Answers
Answered by
1
look at this it is a correct
Attachments:
Answered by
3
Explanation:
1. <TITLE>
2. </HEAD>
3.<P TEXT-ALIGN = "CENTER''>
4.<FONT- FACE = ''ARIAL">
5.<FONT-SIZE = " 3" , FONT- COLOR = ''RED''>
6. </CENTER>
7. </HTML>
check out in notepad there might be some changes
Similar questions