CodeHS Div & Spans

CodeHS Div & Spans

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

B Words GCSE Computer Science

B Words GCSE Computer Science

1st - 10th Grade

15 Qs

PH SIMKMDIG KD 3.1 Menerapkan Logika dan Algoritma Komputer

PH SIMKMDIG KD 3.1 Menerapkan Logika dan Algoritma Komputer

1st - 10th Grade

20 Qs

Tin 10 - Bái 21 - 22 - 23

Tin 10 - Bái 21 - 22 - 23

10th Grade

16 Qs

Visual Basic Assessment

Visual Basic Assessment

11th - 12th Grade

21 Qs

G7_Ch-7,8_HTML_Asmt-3_Revision

G7_Ch-7,8_HTML_Asmt-3_Revision

6th - 8th Grade

20 Qs

Penilaian Akhir Semester (PAS) Pemrograman Web dan PPL

Penilaian Akhir Semester (PAS) Pemrograman Web dan PPL

12th Grade

20 Qs

TIN 11 BÀI 6.1

TIN 11 BÀI 6.1

11th Grade

18 Qs

Functions in C++

Functions in C++

11th Grade

20 Qs

CodeHS Div & Spans

CodeHS Div & Spans

Assessment

Quiz

Computers

7th - 12th Grade

Practice Problem

Medium

Created by

Greg Baker

Used 62+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You should save HTML files with which file extension?

.htm
.index
.webpage
.html

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Within which tags on the HTML page is the main content placed?

<head>
<style>
<html>
<body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a hyperlink?

<a>
<u>
<b>
<i>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add a picture to a web-page?

<graphic>
<img>
<pic>
<picture>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in the HTML document is the correct location to insert code to link to your external CSS? 

In the <head> section
In the <body> section
At the very end of the document
At the very beginning of the document

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is correct CSS syntax? 

{ body; color=black;}
body: color= black
body {color:black;}
(body color is black) 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to have more than one property for a CSS selector, what character separates them?

comma (,)
semi-colon (;)
colon (:)
dash (-)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?