Computer Applications
The default alignment of text is …………….. , default text color is …………….. and the default background color is …………….. .
HTML Intro
5 Likes
Answer
The default alignment of text is left, default text color is black and the default background color is white.
Answered By
1 Like
Related Questions
<HR>
tag is same as<BR>
. State True or False?<KBD>
tag is used to display tables. State True or False?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.What is wrong in the following coding ?
<HEAD> <my web page > <TITLE> Welcome to My Web Page </HEAD> </TITLE>