STEAM CAT

STEAM CAT

5th Grade

20 Qs

quiz-placeholder

Similar activities

HTML - elemente de baza

HTML - elemente de baza

9th Grade

16 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

Y8 HTML & CSS

Y8 HTML & CSS

7th Grade

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Link Html

Link Html

12th Grade

19 Qs

HTML Basics

HTML Basics

7th - 8th Grade

20 Qs

STEAM CAT

STEAM CAT

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Grade5 teacher

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

HyperText Markup Language
HyperText Markup List
HighText Markup Language
HyperText MultiLanguage

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which file format is used to create web pages in HTML?

.txt
.xml
.css
.html

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which of the following moves text to the center?


    1. margin: center;

  1. align-text: middle;

  1. text-align: center;

center-text: align;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What does width: 100% do to an image?


    1. Makes it disappear

  1. Makes it take up the full width of the page

  1. Makes it smaller

Deletes the image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the CSS options can be used to center a heading?  

<h2 style="align: center">Our Solar System</h2>

<h2 style="text-align: center">Our Solar System</h2>

<h2 style="center: text">Our Solar System</h2>

<h2 style="margin-center: true">Our Solar System</h2> 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What does the href attribute inside an <a> tag do?

Defines the font size

Links to another webpage or file

  1. Creates a background color

  1. Hides text on the webpage

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. How do you mark the active link in a navigation bar?

  1. By adding class="active"

  1. Using <title>Active</title>

  1. By writing <highlight> inside the link

Using style="text-align: center;"

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?