Advanced HTML

Advanced HTML

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to CSS

Intro to CSS

7th Grade - University

10 Qs

CSS

CSS

8th - 12th Grade

15 Qs

Advanced HTML CIW Review

Advanced HTML CIW Review

8th - 12th Grade

15 Qs

CSS Review

CSS Review

9th - 12th Grade

12 Qs

HTML Quiz 1

HTML Quiz 1

8th - 10th Grade

11 Qs

Web Design: Tables & Styling

Web Design: Tables & Styling

9th - 12th Grade

11 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

Advanced HTML

Advanced HTML

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Mayada Magdy

Used 56+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Assume you have two files for your website, and these files exist in the same folder:

home.html

style.css

Which of the following is the proper way to apply the CSS code inside style.css to the home.html file?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Assume you have two files for your website, and these files exist in the same folder:

index.html

about.html

Which of the following is the proper way to link to the about.html page from the index.html page?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are IFrames?


Buttons that link to other websites

Videos uploaded to your website

The number of views your website has

HTML pages embedded inside of other HTML pages

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: It is possible to embed any website inside IFrames.

True

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the function of the div tag?

To define a section of an HTML page

To group a block of elements together to format them with CSS

To efficiently apply the same style to several different elements

All of the above

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following correctly uses div to style multiple elements the same way?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

<a href="URL">here</a>

If I want to create a link to Google, what do I need to change in the code above?

change URL to www.google.com

change here to www.google.com

change href to www.google.com

change a to www.google.com

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?