Recent questions tagged html

1 votes
1 answer
1
The default character encoding in $\text{HTML5}$ is _________$\text{UTF-16}$$\text{UTF-32}$$\text{UTF-8}$$\text{ISO-8859-1}$
0 votes
1 answer
3
5 votes
2 answers
6
Choose the most appropriate HTML tag in the following to create a numbered list<dl><list><ul><ol>
1 votes
2 answers
7
Which of the following tag in HTML is used to surround information, such as signature of the person who created the page?<body></body><address></address><strong></strong>...
3 votes
2 answers
8
2 votes
1 answer
9
1 votes
2 answers
10
Match the following with respect to HTML tags and usage$\begin{array}{clcl} \text{a.} & \text{CITE} & \text{i.} & \text{Italic representation} \\ \text{b.} & \text{EM} & ...
3 votes
1 answer
11
HTML is defined using SGML – an _____ standard, information processing-text and office systems (SGML) for text information processing.ISO-8878ISO-8879ISO-8880ISO-8881
7 votes
2 answers
12
In HTML, which of the following can be considered a container?<SELECT><Value><INPUT><BODY>
4 votes
3 answers
13
To add a background color for all <h1 elements, which of the following HTML syntax is usedh1 { background-color :#FFFFFF}{ background-color :#FFFFFF} . h1h1 { background-...
4 votes
3 answers
18
Which of the following is TRUE only of XML but NOT HTML?It is derived from SGMLIt describes content and layoutIt allows user defined tagsIt is restricted only to be used ...
2 votes
2 answers
20
To see more, click for the full list of questions or popular tags.