moey
Quiz por , criado more than 1 year ago

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

33
0
0
moey
Criado por moey aproximadamente 9 anos atrás
Fechar

Web Design Quiz

Questão 1 de 8

1

What does HTML stand for?

Selecione uma das seguintes:

  • Hooligans To Make Love

  • Hyper Text Markup Language

  • Hyper Tools Markup Language

Explicação

Questão 2 de 8

1

Which is correct:

Selecione uma ou mais das seguintes:

  • <Title>Something silly here</Title >

  • </title>Something silly here<title >

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

  • <title>Something silly here</title>

Explicação

Questão 3 de 8

1

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

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 4 de 8

1

What is used for grid layering?

Selecione uma das seguintes:

  • <p></p>

  • <hr />

  • <head></head>

  • <div></div>

Explicação

Questão 5 de 8

1

What two can be used to create a webpage?

Selecione uma ou mais das seguintes:

  • MS Paint

  • Adobe Dreamweaver

  • Notepad/Notepad++

  • Windows

  • Adobe Illustrator

Explicação

Questão 6 de 8

1

Whats does CSS stand for?

Selecione uma das seguintes:

  • Cascading Sun Stripes

  • Cascading Super Sheet

  • Cascading Style Sheet

Explicação

Questão 7 de 8

1

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

Selecione uma das seguintes:

  • body {
    color: #FFFFFF
    }

  • body {
    colour: #FFFFFF;
    }

  • body {
    color: #FFFFFF;
    }

Explicação

Questão 8 de 8

1

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

Selecione uma das seguintes:

  • 6

  • 2

  • 5

  • As many as you want

Explicação