Search Header Logo

Web Tech

Authored by CSC Teachers

Computers

12th Grade

Used 2+ times

Web Tech
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one advantage of storing CSS in an external file rather than embedding it within HTML files?

It makes the website load slower.

It allows for easier updates and maintenance.

It increases the file size of HTML documents.

It prevents the use of styles across multiple pages.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one disadvantage of using styling as attributes in tags rather than a linked CSS file for the site's owner?

Easier to maintain

Increases page load speed

Harder to update styles across multiple pages

Reduces code complexity

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one disadvantage of using styling as attributes in tags for the site's visitors?

Faster page rendering

Consistent styling across devices

Slower page load times

Improved accessibility

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What factor affects a site's ranking in a search engine using the PageRank algorithm?

The number of images on the site

The site's loading speed

The number of links to the site

The site's color scheme

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is JavaScript?

A type of coffee

A programming language for web development

A web browser

A database management system

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is JavaScript usually interpreted rather than compiled?

It is faster to compile

It allows for dynamic execution

It requires less memory

It is more secure

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How should the CSS be written to make the text "Unauthorised access to this system will be prosecuted" appear in red with a monospace font?

#warning { color: blue; font-family: serif; }

#warning { color: red; font-family: monospace; }

#warning { color: green; font-family: sans-serif; }

#warning { color: red; font-family: cursive; }

Access all questions and much more by creating a free account

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

Already have an account?