Computer Applications
Factors that affect how an HTML document looks on the monitor do not include :
- operating system
- window size
- color depth
- html tags
HTML Intro
1 Like
Answer
operating system
Reason — Factors that affect how an HTML document looks on the monitor do not include operating system.
Answered By
3 Likes
Related Questions
Tag(s) required to create Description lists in HTML :
<DL><DT><DD>- All of the above
An advantage of using basic HTML to create a document is that :
- all word processors can display the document
- all browsers can display the document
- it will print better than a word processing document
- it is easier to write in HTML
Every HTML document must include the tags :
<html> </html>&<body> </body><body> </body>& at least one<p><html> </html>&<head> </head>
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