Computer Applications
Give the coding for giving the heading 'PACE Computer Education' of <H1>
tag, font style as Comic Sans MS, text color as blue. Body text color as red, background as green, alignment as center, font style of body text as Brush script, size = 15. The text for body is as follows :
Education is the
ability to listen to almost
anything without
losing your temper
or your
self confidence.
And so is Democracy and Maturity too.
HTML Intro
36 Likes
Answer
<BODY BGCOLOR = "GREEN" TEXT = "RED">
<H1>
<FONT FACE = "COMIC SANS MS" COLOR = "BLUE">PACE Computer Education</FONT>
</H1>
<P ALIGN = "CENTER">
<FONT FACE = "BRUSH SCRIPT" SIZE = "15">
Education is the
ability to listen to almost
anything without
losing your temper
or your
self confidence.
And so is Democracy and Maturity too.
</FONT>
</P>
Answered By
24 Likes
Related Questions
<KBD>
tag is used to display tables. State True or False?The default alignment of text is …………….. , default text color is …………….. and the default background color is …………….. .
What is wrong in the following coding ?
<HEAD> <my web page > <TITLE> Welcome to My Web Page </HEAD> </TITLE>
What is wrong in the following coding ?
<FONT name = "Arial", type = "Bold" size = 3>