Flashcard: Web Development Fundamentals — 18 carte

Tutte le carte

1Domanda

HTML tags — definition?

Risposta

Building blocks for webpage structure.

2Domanda

< > — purpose?

Risposta

Enclose HTML tags.

3Domanda

Paired tags — example?

Risposta

<h1> and </h1>.

4Domanda

Nesting — meaning?

Risposta

Placing tags inside other tags.

5Domanda

Common heading tags?

Risposta

<h1> to <h6>.

6Domanda

Paragraph tag?

Risposta

<p>.

7Domanda

Formatting tags?

Risposta

<b> for bold, <i> for italics.

8Domanda

Navigation tag?

Risposta

<nav>.

9Domanda

<img> — purpose?

Risposta

Embed images.

10Domanda

<img> — required attribute?

Risposta

src.

11Domanda

<img> — optional attribute?

Risposta

width.

12Domanda

<a> — role?

Risposta

Create hyperlinks.

13Domanda

<a> — essential attribute?

Risposta

href.

14Domanda

<a> — attribute to open in new tab?

Risposta

target="_blank".

15Domanda

<script> — purpose?

Risposta

Embed JavaScript code.

16Domanda

Placement of <script>?

Risposta

Bottom of <body> for performance.

17Domanda

JavaScript variables — role?

Risposta

Store and label data.

18Domanda

Objects — in JavaScript?

Risposta

Group related data.

Metti alla prova te stesso con il quiz

Metti alla prova le tue conoscenze con 9 domande su Web Development Fundamentals.

1. What is an HTML tag?

2. Which HTML tags are used to define the hierarchical structure of headings on a webpage?

Fai il quiz →

Leggi la scheda di revisione

Ripassa il corso completo nella scheda di revisione per Web Development Fundamentals.

Vedi la scheda di revisione →

Similar courses

Crea le tue flashcard

Importa il tuo corso e l'AI genera flashcard in 30 secondi.

Generatore di flashcard