Flashcards: Web Development Fundamentals — 18 cartões

Todos os cartões

1Pergunta

HTML tags — definition?

Resposta

Building blocks for webpage structure.

2Pergunta

< > — purpose?

Resposta

Enclose HTML tags.

3Pergunta

Paired tags — example?

Resposta

<h1> and </h1>.

4Pergunta

Nesting — meaning?

Resposta

Placing tags inside other tags.

5Pergunta

Common heading tags?

Resposta

<h1> to <h6>.

6Pergunta

Paragraph tag?

Resposta

<p>.

7Pergunta

Formatting tags?

Resposta

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

8Pergunta

Navigation tag?

Resposta

<nav>.

9Pergunta

<img> — purpose?

Resposta

Embed images.

10Pergunta

<img> — required attribute?

Resposta

src.

11Pergunta

<img> — optional attribute?

Resposta

width.

12Pergunta

<a> — role?

Resposta

Create hyperlinks.

13Pergunta

<a> — essential attribute?

Resposta

href.

14Pergunta

<a> — attribute to open in new tab?

Resposta

target="_blank".

15Pergunta

<script> — purpose?

Resposta

Embed JavaScript code.

16Pergunta

Placement of <script>?

Resposta

Bottom of <body> for performance.

17Pergunta

JavaScript variables — role?

Resposta

Store and label data.

18Pergunta

Objects — in JavaScript?

Resposta

Group related data.

Teste-se com o quiz

Teste seu conhecimento com 9 perguntas sobre 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?

Faça o quiz →

Leia a ficha de revisão

Revise o curso completo na ficha de revisão para Web Development Fundamentals.

Veja a ficha de revisão →

Similar courses

Crie seus próprios flashcards

Importe seu curso e a IA gera flashcards em 30 segundos.

Gerador de flashcards