Marshall Matthew
Test por , creado hace más de 1 año

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

816
1
1
Marshall Matthew
Creado por Marshall Matthew hace alrededor de 8 años
Cerrar

HTML & CSS: Introduction & Chapter 1

Pregunta 1 de 17

1

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

Selecciona una de las siguientes respuestas posibles:

  • Domain Name Server

  • Domain Name System

  • Direct Name Server

  • Domain Number System

Explicación

Pregunta 2 de 17

1

What is an ISP?

Selecciona una de las siguientes respuestas posibles:

  • Internet Service Provider

  • Instant Server Program

  • Internet System Program

  • Interactive System Programming

Explicación

Pregunta 3 de 17

1

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

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 4 de 17

1

Rellena los espacios en blanco para completar el texto.

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

Explicación

Pregunta 5 de 17

2

Selecciona la opción correcta de los menús desplegables para completar el texto.

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

Explicación

Pregunta 6 de 17

2

Selecciona la opción correcta de los menús desplegables para completar el 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.

Explicación

Pregunta 7 de 17

2

Selecciona la opción correcta de los menús desplegables para completar el texto.

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

Explicación

Pregunta 8 de 17

2

Rellena los espacios en blanco para completar el texto.

Paragraphs of text are located between the and tags.

Explicación

Pregunta 9 de 17

2

Selecciona la opción correcta de los menús desplegables para completar el texto.

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

Explicación

Pregunta 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.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 11 de 17

1

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

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 12 de 17

1

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

Selecciona una de las siguientes respuestas posibles:

  • elements

  • tags

  • languages

  • css

Explicación

Pregunta 13 de 17

1

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

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 14 de 17

1

Rellena el espacio en blanco para completar el texto.

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

Explicación

Pregunta 15 de 17

2

Rellena los espacios en blanco para completar el texto.

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

Explicación

Pregunta 16 de 17

1

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

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 17 de 17

1

What does HTML stand for?

Selecciona una de las siguientes respuestas posibles:

  • HyperText Markup Language

  • HiTech Manifest Language

  • HyperText Markup Logistic

  • No specific meaning

Explicación