Basic Web Design Quiz

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Onlyhisway
O
Onlyhisway
Community Contributor
Quizzes Created: 1 | Total Attempts: 621
Questions: 6 | Attempts: 621

SettingsSettingsSettings
Web Design Quizzes & Trivia

Quiz to test the knowledge of 8th grade students with basic web design.


Questions and Answers
  • 1. 

    What are the 2 main rules in basic web development? Check all that apply.

    • A.

      All tags must be closed

    • B.

      All attributes must be closed

    • C.

      All tags can change with each page

    • D.

      All tags must be lowercase

    • E.

      All tags must have values

    Correct Answer(s)
    A. All tags must be closed
    D. All tags must be lowercase
    Explanation
    The two main rules in basic web development are that all tags must be closed and all tags must be lowercase. Closing tags is necessary to ensure proper structure and organization of the HTML code, while using lowercase tags is a standard convention in web development to maintain consistency and readability.

    Rate this question:

  • 2. 

    How would you make some text bold?

    Correct Answer(s)
    Explanation
    To make text bold, you can use HTML tags. Wrap the text that you want to make bold with the "" and "" tags.

    Rate this question:

  • 3. 

    How would you close an anchor tag?

    Correct Answer(s)
    Explanation
    To close an anchor tag in HTML, you would use the closing tag . This tag is used to indicate the end of a hyperlink in HTML. The opening tag is used to define the start of a hyperlink, and the closing tag is used to close it. The closing tag is important to ensure that the anchor tag is properly closed and that the hyperlink is functioning correctly.

    Rate this question:

  • 4. 

    What is the "blue" in the following code:

    • A.

      Element

    • B.

      Attribute

    • C.

      Value

    • D.

      Color

    • E.

      Text

    Correct Answer
    C. Value
    Explanation
    The "blue" in the code refers to the value of the color attribute.

    Rate this question:

  • 5. 

    Type the following code to make the words "my favorite color is red" red and bold.The text should look like this when complete.my favorite color is red

  • 6. 

    What does this tag do?<samp><a>http://"google.com"</a></samp>

    • A.

      When its clicked goes to google website

    • B.

      Does nothing

    • C.

      Goes to Facebook

    • D.

      Sends an email

    Correct Answer
    B. Does nothing
    Explanation
    The tag is used to represent sample output or computer code. In this case, the tag is used to enclose a hyperlink () to "http://google.com". However, since the tag is not a valid parent element for the tag, the hyperlink will not be rendered as a clickable link. Therefore, the correct answer is "does nothing".

    Rate this question:

Quiz Review Timeline +

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

  • Current Version
  • Mar 15, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 06, 2009
    Quiz Created by
    Onlyhisway

Related Topics

Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.