Tables and Media CSS Web DEv

Tables and Media CSS Web DEv

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

(Class 8) Computer Networking and HTML

(Class 8) Computer Networking and HTML

8th Grade

10 Qs

Research Report & Table of Contents

Research Report & Table of Contents

7th Grade

10 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

sexto semestre contingencia 1

sexto semestre contingencia 1

1st - 10th Grade

10 Qs

EXAMEN FINAL INFROMATICA 7

EXAMEN FINAL INFROMATICA 7

7th Grade

10 Qs

Introducing HTML - One Words

Introducing HTML - One Words

8th Grade

10 Qs

HTML Tables

HTML Tables

7th Grade

10 Qs

Dreamweaver and Code Quiz

Dreamweaver and Code Quiz

KG - University

7 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">