CSS & Adv HTML

CSS & Adv HTML

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th - 12th Grade

11 Qs

Web I: CSS Debug

Web I: CSS Debug

9th - 12th Grade

15 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

15 Qs

HTML Quiz 1

HTML Quiz 1

8th - 10th Grade

11 Qs

Making Websites Quiz Y9

Making Websites Quiz Y9

8th - 9th Grade

14 Qs

Kuis Dasar-Dasar HTML

Kuis Dasar-Dasar HTML

9th Grade

10 Qs

Video Quiz - Introduction to CSS

Video Quiz - Introduction to CSS

9th - 12th Grade

10 Qs

HTML and CSS

HTML and CSS

7th - 9th Grade

10 Qs

CSS & Adv HTML

CSS & Adv HTML

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Regina Parker

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This formatting is for which type of CSS styling?

<head> img { width:100px; height:100px } </head>

inline

external

internal

outline

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This formatting is for which type of CSS styling?

stylesheet.css

inline

external

internal

outline

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This formatting is for which type of CSS styling?

<p style = "color:red; font-size:18px" }

inline

external

internal

outline

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

External CSS

  • style attribute is inside

  • the HTML element/tag

  • <style> element(s) are placed within the <head> section

  • <link> to a CSS file is placed within the <head> tags

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inline CSS

  • style attribute is inside

  • the HTML element/tag

  • <style> element(s) are placed within the <head> section

  • <link> to a CSS file is placed within the <head> tags

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Internal CSS

  • style attribute is inside

  • the HTML element/tag

  • <style> element(s) are placed within the <head> section

  • <link> to a CSS file is placed

  • within the <head> tags

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____creates a section in a webpage.

<div>

<box>

<sec>

<span>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?