Marshall Matthew
Quiz von , erstellt am 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
Erstellt von Marshall Matthew vor etwa 8 Jahre
Schließen

HTML & CSS: Introduction & Chapter 1

Frage 1 von 17

1

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

Wähle eine der folgenden:

  • Domain Name Server

  • Domain Name System

  • Direct Name Server

  • Domain Number System

Erklärung

Frage 2 von 17

1

What is an ISP?

Wähle eine der folgenden:

  • Internet Service Provider

  • Instant Server Program

  • Internet System Program

  • Interactive System Programming

Erklärung

Frage 3 von 17

1

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

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 4 von 17

1

Fülle die Lücken, um den Text zu vervollständigen.

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

Erklärung

Frage 5 von 17

2

Wähle von der Dropdown-Liste, um den Text zu vervollständigen.

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

Erklärung

Frage 6 von 17

2

Wähle von der Dropdown-Liste, um den Text zu vervollständigen.

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.

Erklärung

Frage 7 von 17

2

Wähle von der Dropdown-Liste, um den Text zu vervollständigen.

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

Erklärung

Frage 8 von 17

2

Fülle die Lücken, um den Text zu vervollständigen.

Paragraphs of text are located between the and tags.

Erklärung

Frage 9 von 17

2

Wähle von der Dropdown-Liste, um den Text zu vervollständigen.

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

Erklärung

Frage 10 von 17

1

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

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 11 von 17

1

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

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 12 von 17

1

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

Wähle eine der folgenden:

  • elements

  • tags

  • languages

  • css

Erklärung

Frage 13 von 17

1

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

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 14 von 17

1

Fülle die Lücke, um den Text zu vervollständigen

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

Erklärung

Frage 15 von 17

2

Fülle die Lücken, um den Text zu vervollständigen.

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

Erklärung

Frage 16 von 17

1

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

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 17 von 17

1

What does HTML stand for?

Wähle eine der folgenden:

  • HyperText Markup Language

  • HiTech Manifest Language

  • HyperText Markup Logistic

  • No specific meaning

Erklärung