1.3.4 Web Technologies Flashcards
1
Q
HTML (HyperText Markup Language
A
The language / script web pages are written in
2
Q
CSS (Cascading Style Sheets)
A
Used to style web pages
3
Q
JavaScript
A
A programming language that makes web pages interactive
4
Q
Search engine indexing
A
The method of collecting, parsing and storing data to facilitate fast and accurate information retrieval
5
Q
PageRank algorithm
A
An algorithm used by google to rank search engine results
6
Q
Client side processing
A
Where data is processed on the clients computer rather than the server
7
Q
Server-side processing
A
Data that is processed by the server