Frontend part 1 Flashcards

1
Q

What are the 3 programming languages we will be using in this Frontend course?

A

HTML, CSS, and Javascript

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

What is the type of programming this course is about?

A

Frontend

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

What is a development environment?

A

A collection of tools and software that makes it easier for us to program.

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

What does HTML stand for?

A

Hypertext Markup Language

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

What does CSS stand for?

A

Cascading Style Sheets

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

Vad använder vi HTML till?

A

Innehåll och struktur

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

Vad använder vi CSS till?

A

Färg, form, och positionering

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

Vad använder vi Javascript till?

A

Dynamik och interaktivitet

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

What are the building blocks of html?

A

Tags and elements

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

What are the first tags to know?

A

The start tag and end tag

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