HTML Headings and Images

HTML Headings and Images

8th - 10th Grade

8 Qs

quiz-placeholder

Similar activities

H1 TO H6(HTML)

H1 TO H6(HTML)

10th - 12th Grade

11 Qs

HTML & CSS Review

HTML & CSS Review

5th - 8th Grade

9 Qs

"Web-программалау" бөлімі

"Web-программалау" бөлімі

10th Grade

10 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th - 8th Grade

12 Qs

Review for CSS Test

Review for CSS Test

9th - 12th Grade

12 Qs

Cascading Style Sheets (906)

Cascading Style Sheets (906)

9th Grade

10 Qs

HTML. CSS

HTML. CSS

10th Grade

10 Qs

Assessment#1_Q2

Assessment#1_Q2

10th Grade

10 Qs

HTML Headings and Images

HTML Headings and Images

Assessment

Quiz

Computers

8th - 10th Grade

Medium

Created by

Magdi Elsayed

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is typically used for page headings?

<p> </p>

<img />

<h1> </h1>

<br />

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property would you use to surround an element with dashed borders?

border-width

border-style

border-color

border-top

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which image attribute would you use to specify an alternate text to display?

src

height

alt

width

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute would you use to set the height of an image?

height

width

tall

alt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these HTML tags can you use on a web page to add an image?

<h1>

<img>

<image>

<file>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property would you use to center content?

text-align

align

center

text-center

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which CSS property would you use to change text size?

font-style

font-weight

font-size

font

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these heading elements is the smallest level?

h4

h2

h6

h1