Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js
moey
Quiz by , created more than 1 year ago

This simple quiz will test you on a variety of web related questions. -JaRoMoCa

42
0
0
moey
Created by moey almost 10 years ago
Rate this resource by clicking on the stars below:
1 2 3 4 5 (0)
Ratings (0)
0
0
0
0
0

0 comments

There are no comments, be the first and leave one below:

Close

Web Design Quiz

Question 1 of 8 Question 1 of 8

1

What does HTML stand for?

Select one of the following:

  • Hooligans To Make Love

  • Hyper Text Markup Language

  • Hyper Tools Markup Language

Explanation

Question 2 of 8 Question 2 of 8

1

Which is correct:

Select one or more of the following:

  • <Title>Something silly here</Title >

  • </title>Something silly here<title >

  • <"title">Something silly here</"title" >

  • <title>Something silly here</title>

Explanation

Question 3 of 8 Question 3 of 8

1

A basic HTML page has to be named "page-name.html" for it to render (focusing on ".html" at the end)?

Select one of the following:

  • True
  • False

Explanation

Question 4 of 8 Question 4 of 8

1

What is used for grid layering?

Select one of the following:

  • <p></p>

  • <hr />

  • <head></head>

  • <div></div>

Explanation

Question 5 of 8 Question 5 of 8

1

What two can be used to create a webpage?

Select one or more of the following:

  • MS Paint

  • Adobe Dreamweaver

  • Notepad/Notepad++

  • Windows

  • Adobe Illustrator

Explanation

Question 6 of 8 Question 6 of 8

1

Whats does CSS stand for?

Select one of the following:

  • Cascading Sun Stripes

  • Cascading Super Sheet

  • Cascading Style Sheet

Explanation

Question 7 of 8 Question 7 of 8

1

Which is the correct terminology for achieving background colour black via CSS?

Select one of the following:

  • body {
    color: #FFFFFF
    }

  • body {
    colour: #FFFFFF;
    }

  • body {
    color: #FFFFFF;
    }

Explanation

Question 8 of 8 Question 8 of 8

1

How many heading tags are there in HTML (correct as of HTML4.01)?

Select one of the following:

  • 6

  • 2

  • 5

  • As many as you want

Explanation