CSS & Adv HTML

CSS & Adv HTML

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

ICT 10 Q3 Reviewer

ICT 10 Q3 Reviewer

10th Grade

15 Qs

BTS of Web Design: Lesson Recap

BTS of Web Design: Lesson Recap

10th Grade - University

15 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

REVIEW ACTIVITY

REVIEW ACTIVITY

10th Grade

10 Qs

ECS HTML & CSS Review

ECS HTML & CSS Review

9th - 12th Grade

15 Qs

Kuis Web #1

Kuis Web #1

11th Grade

12 Qs

Web Authoring IGCSE Year 11

Web Authoring IGCSE Year 11

11th - 12th Grade

15 Qs

Introdução ao CSS

Introdução ao CSS

10th - 12th 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?