Tables and Media CSS Web DEv

Tables and Media CSS Web DEv

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

sexto semestre contingencia 1

sexto semestre contingencia 1

1st - 10th Grade

10 Qs

Lesson 9: Intelligence is the Ability to Adapt to Change

Lesson 9: Intelligence is the Ability to Adapt to Change

8th Grade

10 Qs

SDA Review Questions 41- 50

SDA Review Questions 41- 50

7th Grade

10 Qs

septimo

septimo

7th Grade

10 Qs

Kuis 1 Kelas 6 (HTML)

Kuis 1 Kelas 6 (HTML)

6th Grade

10 Qs

Test Pagini Web

Test Pagini Web

8th Grade

9 Qs

(Class 8) Computer Networking and HTML

(Class 8) Computer Networking and HTML

8th Grade

10 Qs

SDA Review Questions 51 - 60

SDA Review Questions 51 - 60

7th Grade

10 Qs

Tables and Media CSS Web DEv

Tables and Media CSS Web DEv

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Operations LE

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these CSS properties can you use to align text vertically in a table cell?

border-spacing

align

text-align

vertical-align

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The way you add an animated GIF image to your website is…

The same as adding any other image

The same as adding videos

The same as adding YouTube videos

The same as adding a table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these attributes can you use to silence a video or audio element?

muted

loop

autoplay="false"

controls

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags is used to add sounds to a web page?

<video>

<audio>

<sound>

<mp3>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make a table cell span 2 columns, which of the following is correct?

<td rowspan="2"></td>

<td colspan="2"></td>

<td>1</td><td>2</td>

<td style="border-spacing">