Marshall Matthew
Quiz por , criado more than 1 year ago

Quiz on the introduction and first chapter of the book HTML & CSS: design and build websites by Jon Duckett

816
1
1
Marshall Matthew
Criado por Marshall Matthew aproximadamente 8 anos atrás
Fechar

HTML & CSS: Introduction & Chapter 1

Questão 1 de 17

1

In order to find the location of the web server, your browser will first connect to this type of server.

Selecione uma das seguintes:

  • Domain Name Server

  • Domain Name System

  • Direct Name Server

  • Domain Number System

Explicação

Questão 2 de 17

1

What is an ISP?

Selecione uma das seguintes:

  • Internet Service Provider

  • Instant Server Program

  • Internet System Program

  • Interactive System Programming

Explicação

Questão 3 de 17

1

Traditionally IP addresses were numbers up to 16 digits seperated by periods.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 4 de 17

1

Preencha os espaços em branco para completar o texto.

HTML are usually made up of two tags: an and tag.

Explicação

Questão 5 de 17

2

Selecione das listas do Menu para completar o texto.

The opening ( <html>, <body>, <h1>, <p> ) tag indicates that anything between it and a closing ( </html>, </body>, </h1>, </p> ) tag is HTML code.

Explicação

Questão 6 de 17

2

Selecione das listas do Menu para completar o texto.

The ( <body>, <html>, <h1>, <p> ) tag indicates that anything between it and the closing ( </body>, </html>, <h1>, <p> ) tag should be shown inside the main browser window.

Explicação

Questão 7 de 17

2

Selecione das listas do Menu para completar o texto.

Words between ( <h1>, <p>, <html>, <h2> ) and ( </h1>, </h2>, </p>, </html> ) are a main heading.

Explicação

Questão 8 de 17

2

Preencha os espaços em branco para completar o texto.

Paragraphs of text are located between the and tags.

Explicação

Questão 9 de 17

2

Selecione das listas do Menu para completar o texto.

Words between the ( <h2>, <h1>, <p>, <body> ) and ( </h2>, </h1>, </p>, </body> ) tags form a sub-heading.

Explicação

Questão 10 de 17

1

The attribute name indicates what kind of extra information you're supplying about the elements content. They should be written in lowercase.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 11 de 17

1

The value is the information or setting for the attribute. It should be placed in single quotes.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 12 de 17

1

HTML is made up of these characters that live inside of angled brackets.

Selecione uma das seguintes:

  • elements

  • tags

  • languages

  • css

Explicação

Questão 13 de 17

1

HTML5 allows you to use uppercase attribute names and omit the quote marks, but this is not recommended.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 14 de 17

1

Preencha o espaço em branco para completar o texto.

Everything inside of the element is shown inside the main browser.

Explicação

Questão 15 de 17

2

Preencha os espaços em branco para completar o texto.

Before the <body> element you will often see a element. You can usually find a element inside of this element.

Explicação

Questão 16 de 17

1

The contents of the <title> element are shown inside of the main browser window.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 17 de 17

1

What does HTML stand for?

Selecione uma das seguintes:

  • HyperText Markup Language

  • HiTech Manifest Language

  • HyperText Markup Logistic

  • No specific meaning

Explicação