Very Easy 6.1-6.3 Advanced HTML and CSS - CodeHS

Very Easy 6.1-6.3 Advanced HTML and CSS - CodeHS

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

T3. C1-C2 Quizizz Post-Test

T3. C1-C2 Quizizz Post-Test

7th Grade - University

10 Qs

HTML Basics

HTML Basics

8th - 10th Grade

10 Qs

Yr9 - Java Script - Lesson 2

Yr9 - Java Script - Lesson 2

8th - 9th Grade

11 Qs

Grade 6- Module 1(HTML, CSS and JS)

Grade 6- Module 1(HTML, CSS and JS)

6th Grade

15 Qs

CLASS 8 HTML-CSS

CLASS 8 HTML-CSS

8th Grade

10 Qs

HTML & CSS Quiz

HTML & CSS Quiz

8th Grade

15 Qs

HTML QUIZ- Grade 6

HTML QUIZ- Grade 6

7th Grade

10 Qs

Very Easy 6.1-6.3 Advanced HTML and CSS - CodeHS

Very Easy 6.1-6.3 Advanced HTML and CSS - CodeHS

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

James Noble

Used 72+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a website has multiple pages, each page is it's own...

.css file

.html file

folder

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In our websites the "main" page is usually...

style.css

jobinfo.html

index.html

home.html

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I made a multipage webpage https://www.mrnoble.xyz/index.html, and I wanted to link to the page https://www.mrnoble.xyz/jobinfo.html my anchor tag would be...

<a href="https://www.mrnoble.xyz/jobinfo.html">

<a href="jobinfo.html">

<a link="https://www.mrnoble.xyz/jobinfo.html">

<a link="jobinfo.html">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is the correct code to link an html page to a stylesheet called style.css? Hint: you can go back and look

<link rel="stylesheet" type="text/css" href="style.css">

<link rel="external/css" type="stylesheet" href="style.html">

<link rel="stylepage" type="image" href="style.css">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want a CSS rule that I can use in multiple different places, I create a...

.class

#ID

<div>

<span>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to style a chunk of my page, maybe a couple of <h3> and <p> tags that are all connected to each other, I create a...

.class

#ID

<div>

<span>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to style a small piece inside of a tag I create a...

.class

#ID

<div>

<span>

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?