McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
CSS
→
-----tag is used to center align text.
Q.
-----tag is used to center align text.
A.
<body>
B.
<title>
C.
<head>
D.
<center>
Answer» D. <center>
2.1k
0
Do you find this helpful?
24
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
<b> tag makes the enclosed text bold. What is other tag to make text bold?
Which of the following is correct to align H1 tag to Right Alignment
Consider the following statements var text = "testing: 1, 2, 3"; // Sample text var pattern = /\d+/g In order to check if the pattern matches with the string “text”, the statement is
------tag is used to show the keyboard tag in html document
To use an image as a link, just put the------tag inside the <a> tag:
Which attribute is used with img tag to display the text if image could not load in browser?
Which tag is used to create body text in HTML?
-------tag is used to display the text with fixed width font.
-------tag is used to move the text form left to right or right or left.
------tag is used to show the underline effect to the text.