1.3.4 web technologies Flashcards

1
Q

HTML

A

hyper text markup language

content and structure

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

CSS

A

cascading style sheet

appearance

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

Java Script

A

functionality

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

Web browser

A

software that retrieves and displays web pages

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

Search engine

A

uses web crawlers to
(1)discover and scan pages by following links from one webpage to another
(2)evaluate the importance of those pages->page rank

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

Search engine indexing

A

uses web crawlers

indexing algorithm uses all of the information on a page to index it (including age content, links and tags/metadata)

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

PageRank

A

PageRank works by counting the number and quality of links to a page to determine a rough estimate of how important the website is

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

Sever side processing

A

uses PHP
- validation for password

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

Client side processing

A

uses Java script
-validation for suitable email and characters

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

class

A

uses .
hook to more than one element

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

identifiers (id)

A

uses #
only hook to one element

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

inline, internal and external css

A

advantages and disadvantages:
-maintainability
-tracing
-consistency
-developing time
-area of affecting
-location of css
-compatibility with different devices

Stylesheets can be changed for different themes, or different devices

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