1.1 What is HTML? Flashcards

(5 cards)

1
Q

What does html stand for?

A

HTML stands for HYPERTEXT MARKUP LANGUAGE, used to structure content on the web.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the main purpose of HTML?

A

HTML is used to create & organise the content of web pages using elements & tags.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does HTML work with CSS?

A

HTML provides the structure, while CSS style the content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does HTML work with JavaScript?

A

JavaScript adds interactivity & dynamic behaviour to the static HTML content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the role of a web browser in HTML?

A

A web browser interprets & renders HTML code to display web pages to users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly