Computer Applications
If the HTML code looks like :
<font face="Arial" size="3"
color ="#000000">Welcome</font>
then the text would look like:
- Welcome
- Welcome
- Welcome
- Welcome
Related Questions
Factors that affect how an HTML document looks on the monitor do not include :
- operating system
- window size
- color depth
- html tags
Every HTML document must include the tags :
<html> </html>&<body> </body><body> </body>& at least one<p><html> </html>&<head> </head>
Which attribute is not valid for
<BODY>tag ?- background
- color
- vlink
- leftmargin
Which attribute is NOT valid for the
<body>tag ?- background
- color
- vlink
- bgcolor