MCQ Based On HTML And Microsoft Accesss

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 Namrataarora
N
Namrataarora
Community Contributor
Quizzes Created: 1 | Total Attempts: 456
| Attempts: 456
SettingsSettings
Please wait...
  • 1/6 Questions

    A column in a database is called

    • RECORD
    • FIELD
    • TABLE
Please wait...
MCQ Quizzes & Trivia
About This Quiz

This quiz assesses knowledge in HTML and Microsoft Access, focusing on fundamental aspects like database fields, HTML tags for styling, and list creation. It's designed to enhance practical web development and database management skills.


Quiz Preview

  • 2. 

    . Which of the following is not a type of object that you can display by clicking an object button in the Database dialogue window?

    • QUERIES

    • SPREADSHEET

    • FORMS

    • TABLES

    • REPORTS

    Correct Answer
    A. SPREADSHEET
    Explanation
    In the Database dialogue window, you can display various types of objects by clicking on their respective buttons. These objects include queries, forms, tables, and reports. However, a spreadsheet is not a type of object that can be displayed by clicking an object button in the Database dialogue window.

    Rate this question:

  • 3. 

    What is the correct HTML tag for adding a background color?

    • Body style="background-color:yellow"

    • Body background="yellow"

    Correct Answer
    A. Body background="yellow"
    Explanation
    The correct HTML tag for adding a background color is "body style="background-color:yellow"". This is because the "style" attribute allows for inline CSS styling, and the "background-color" property is used to specify the background color of an element.

    Rate this question:

  • 4. 

    Choose the correct HTML tag to make a text bold

    • (b)

    • (bold)

    Correct Answer
    A. (b)
    Explanation
    The correct HTML tag to make a text bold is the "b" tag. This tag is used to apply bold formatting to the enclosed text.

    Rate this question:

  • 5. 

    Choose the correct HTML tag to make a text italic

    • Italic

    • I

    Correct Answer
    A. I
    Explanation
    The correct HTML tag to make a text italic is the "i" tag. This tag is used to apply italic formatting to the text enclosed within it.

    Rate this question:

  • 6. 

    How can you make a list that lists the items with numbers?

    • Ul

    • Ol

    • Dl

    • List

    Correct Answer
    A. Ol
    Explanation
    To make a list that lists the items with numbers, you can use the "ol" tag in HTML. The "ol" tag stands for "ordered list" and it automatically numbers the items in the list. This is different from the "ul" tag, which creates an unordered list without numbers. So, the correct answer is "ol".

    Rate this question:

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
  • Apr 18, 2010
    Quiz Created by
    Namrataarora
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.