HTML & CSS

HTML & CSS

Assessment

Flashcard

Instructional Technology

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use? Options:

  • ,

    ,
    ,

  • Back


    2.

    FLASHCARD QUESTION

    Front

    What is the proper code to insert an image named "frog.jpg"? Options: <img src="frog" width="104" height="142">, <img="frog.jpg" width="104" height="142">, <img src="frog.jpg" width="104" height="142">, <img ="frog" width="104" height"142">

    Back

    <img src="frog.jpg" width="104" height="142">

    3.

    FLASHCARD QUESTION

    Front

    The World Wide Web Consortium (W3C) plays which role in the web development standards? Options: It creates websites accessible to everyone. , It develops the standards for HTML and CSS. , It develops web browsers. , It is the agency that controls the World Wide Web.

    Back

    It develops the standards for HTML and CSS.

    4.

    FLASHCARD QUESTION

    Front

    Annie wants the name of her product to be the main heading at the top of her webpage. Which tag defines
    the main heading in a web document?

    Back

    Product

    5.

    FLASHCARD QUESTION

    Front

    Which tag defines the visible content of a web document? <head>, <meta>, <title>, <body>

    Back

    <body>

    6.

    FLASHCARD QUESTION

    Front

    What tag defines the beginning of a webpage? <html>, <h1>, <p>, <body>

    Back

    <html>

    7.

    FLASHCARD QUESTION

    Front

    A properly coded HTML tag will always be found between which two symbols? < >

    Back

    < >

    Create a free account and access millions of resources

    Create resources
    Host any resource
    Get auto-graded reports
    or continue with
    Microsoft
    Apple
    Others
    By signing up, you agree to our Terms of Service & Privacy Policy
    Already have an account?