McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Business Administration in ...
→
Web Technologies
→
________Indicates a variable. Often disp...
Q.
________Indicates a variable. Often displayed in italics or underlined.
A.
<var>
B.
<em>
C.
<kbd >
D.
<strong >
Answer» A. <var>
778
0
Do you find this helpful?
8
View all MCQs in
Web Technologies
Discussion
No comments yet
Login to comment
Related MCQs
______tag Indicates that the text should be displayed underlined. Not all browsers support this tag.
___________Indicates that characters should be emphasized in some way. Usually displayed in italics.
_____________ tag Indicates that the text should be displayed in a small font. Available in HTML 3.0 or higher.
_________tag Used to offset text that the user should enter. Often displayed in a Courier font or a similar font that allots the same width to each character.
_______ describes how HTML elements are to be displayed on screen, paper, or in other media
Tags and text that are not directly displayed on the page are written in ___________section.
___________ Stands for Hypertext markup languages for displaying web pages and other information that can be displayed in a web browser
_________Emphasizes characters more strongly than <EM>. Usually displayed in a bold font
_________tag Indicates that the text should be used with a font such as Courier that allots the same width to each character.
The _____________element is often used as a container for other HTML elements to style them with CSS or to perform certain tasks with JavaScript.