Web Designing Trivia: Quiz Questions

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Mcqquestions
M
Mcqquestions
Community Contributor
Quizzes Created: 23 | Total Attempts: 626,917
| Attempts: 8,372 | Questions: 10
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1. using P tag will 

Explanation

Using the P tag will start a new paragraph.

Submit
Please wait...
About This Quiz
Web Designing Trivia: Quiz Questions - Quiz

Do you know anything about web designing, and do you think you can pass this quiz? When designing on the web, you have to follow individual writing styles and measurements for the size of print and placement of pictures and information. You have to embed commands so that the we... see morepage performs correctly. If you want to know more, give this quiz a try. see less

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Text within STRONG tag is displayed as ________

Explanation

The text within the STRONG tag is displayed in bold.

Submit
3. Which tag is used to display the numbered list?

Explanation

The tag used to display a numbered list is the "OL" tag. This tag stands for "ordered list" and is used to create a list where each item is numbered sequentially.

Submit
4. TITLE tag must be within ________

Explanation

The TITLE tag must be within the Header. This is because the Header section of an HTML document is used to define introductory content or navigational aids for a webpage. The TITLE tag specifically is used to define the title of the webpage, which is displayed in the browser's title bar or tab. Placing the TITLE tag within the Header ensures that it is properly associated with the webpage's content and is recognized by browsers.

Submit
5. SCRIPT tag can be placed within ________

Explanation

The SCRIPT tag can be placed within both the header and the body of an HTML document. Placing it in the header allows the script to be loaded and executed before the content of the page is displayed, while placing it in the body allows the script to be loaded and executed after the content has been displayed. This flexibility allows developers to choose the best location for their scripts based on their specific needs and requirements.

Submit
6. UL Tag is used to ________

Explanation

The UL tag is used to display a bulleted list. It is an HTML element that allows the user to create a list of items without any specific order or hierarchy. The items in the list are typically displayed with bullet points, making it easy for the reader to visually distinguish each item. This tag is commonly used in web development to organize and present content in a clear and structured manner.

Submit
7. TD tag is used for ________

Explanation

The TD tag is used for table records. In HTML, the TD tag is used to define a data cell within a table row. It is used to represent the data within a table and is typically used in conjunction with the TR tag, which defines a table row. The TD tag helps organize and structure tabular data on a webpage.

Submit
8. Text within EM tag is displayed as ________

Explanation

The text within the EM tag is displayed as italic.

Submit
9. Which is true to change the text color to red?

Explanation

The correct answer is "BODY TEXT=RED". This is because the "BODY TEXT" attribute is used to specify the color of the text within the body of an HTML document, and setting it to "RED" will change the text color to red. The other options, "BODY BGCOLOR=RED" and "BODY COLOR=RED", are incorrect as they refer to the background color of the body and the color of the body itself, respectively.

Submit
10. Which tag is used to display the large font size?

Explanation

The tag is used to display large font size.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Mar 05, 2012
    Quiz Created by
    Mcqquestions
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Using P tag will 
Text within STRONG tag is displayed as ________
Which tag is used to display the numbered list?
TITLE tag must be within ________
SCRIPT tag can be placed within ________
UL Tag is used to ________
TD tag is used for ________
Text within EM tag is displayed as ________
Which is true to change the text color to red?
Which tag is used to display the large font size?
Alert!

Advertisement