Web Dev Basics Flashcards

1
Q

code languages that front end developers use?

A

HTML | CSS | Javascript

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

HTML Stand For?

A

Hypertext Markup Language - defines the building blocks of our we b pages.

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

CSS Explanation?

A

Cascading Stylesheet = styling web pages and making them beautiful

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

Building Analogy?

A

HTML = foundations / structure

CSS = Nice interiors

Javascript = elevator that takes us where we want when we press a button

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

Javascript explanation?

A

adds functionality and behaviour to our web pages. It’s a programming language.

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

Framework/Library - explanation?

A

Selection of code that we can reuse in our websites.

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