Flashcards : Web Development Fundamentals — 18 cartes

Toutes les cartes

1Question

HTML tags — definition?

Réponse

Building blocks for webpage structure.

2Question

< > — purpose?

Réponse

Enclose HTML tags.

3Question

Paired tags — example?

Réponse

<h1> and </h1>.

4Question

Nesting — meaning?

Réponse

Placing tags inside other tags.

5Question

Common heading tags?

Réponse

<h1> to <h6>.

6Question

Paragraph tag?

Réponse

<p>.

7Question

Formatting tags?

Réponse

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

8Question

Navigation tag?

Réponse

<nav>.

9Question

<img> — purpose?

Réponse

Embed images.

10Question

<img> — required attribute?

Réponse

src.

11Question

<img> — optional attribute?

Réponse

width.

12Question

<a> — role?

Réponse

Create hyperlinks.

13Question

<a> — essential attribute?

Réponse

href.

14Question

<a> — attribute to open in new tab?

Réponse

target="_blank".

15Question

<script> — purpose?

Réponse

Embed JavaScript code.

16Question

Placement of <script>?

Réponse

Bottom of <body> for performance.

17Question

JavaScript variables — role?

Réponse

Store and label data.

18Question

Objects — in JavaScript?

Réponse

Group related data.

Testez-vous avec le QCM

Testez vos connaissances avec un QCM de 9 questions sur 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?

Faire le QCM →

Consultez la fiche

Révisez le cours complet dans la fiche de révision de Web Development Fundamentals.

Voir la fiche →

Cours similaires

Crée tes propres flashcards

Importe ton cours et l'IA génère des flashcards en 30 secondes.

Générateur de flashcards