5.1 Meta Tags Flashcards

(10 cards)

1
Q

Where should <meta charset=”UTF-8”, be placed in an HTML document?

A

Inside the <head> element, ideally as the first meta tag.

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

What does <meta></meta> do?

A

It makes your site responsive by controlling the viewport size & scale on mobile devices.

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

Why is the viewport meta tag important for mobile users?

A

Without it, mobile browsers may render pages at desktop width, making them unreadable.

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

What does <meta></meta> do?

A

Provides a summary of the page for search engines & social previews.

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

What is the purpose of <meta></meta>?

A

Suggests keywords related to the page; not widely used by modern search engines.

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

What are open Graph (OG) meta tags used for?

A

They control how your webpage appears when shared on social media.

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

What does <meta></meta> do?

A

Provides a description shown when the page is shared.

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

What does <meta></meta> specify?

A

Sets the title that appears when the page is shared on social media platforms.

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

What does <meta></meta> do?

A

Sets a preview image for sharing.

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

where should Open Graph tags be placed?

A

Inside the <head> of your HTML document.

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