Want to create interactive content? It’s easy in Genially!

Get started free

WEB QUIZ

Miss L Stevenson

Created on September 26, 2023

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

<

>

Web

Quiz
start>
question 1 of 10

What bitmapped file format is best for webpages?

JPEG

PNG

GIF

CORRECT!

>

question 2 of 10

What are the two main sections of HTML code?

head and html

DOCTYPE and body

head and body

CORRECT!

>

question 3 of 10

What does CSS stand for?

Cascading Style Sheet

Customised Style Sheet

Controlled Style Sheet

CORRECT!

>

question 4 of 10

What attribute do we use for an anchor (link) tag?

href=".."

src="..."

height=".."

CORRECT!

>

question 5 of 10

What do comments allow us to do?

Add text to the webpage

Tells us what tags we need

Describes what the code does

CORRECT!

>

question 6 of 10

Which of these attributes would change the text colour?

style = "background-colour:yellow;"

style = "color: red;"

style = "colour: blue;"

CORRECT!

>

question 7 of 10

Which of these tags adds a large heading?

<h6>

<h1>

<title>

CORRECT!

>

question 8 of 10

Which CSS attribute centres?

text-align

font-family

font-size

CORRECT!

>

question 9 of 10

What does the browser do?

Lets you style your code

Lets you code HTML

Displays the HTML code

CORRECT!

>

question 4 of 5

Which tag lets the browser know what version of HMTL we are using?

<!DOCTYPE html>

<html>

<body>

CORRECT!

>

Quiz completed

>

<

¡Oh, no!

>