1.3.4 - Web Technologies Flashcards
What is HTML?
Hyper Text Markup Language
-This is used to develop a websites essential features
What is CSS?
This is the language that is used to determine the style and formatting of the website
What is JavaScript?
An object-oriented computer programming language commonly used to create interactive effects within web browsers
What is Server Side Processing?
-Server-side processing refers to operations that are performed by the server in a client-server relationship in computer network.
What is Client Side Processing?
Client-side processing refers to operations that are performed by the client in a client-server relationship in a computer network.
EG: webpages, as it reduces stress on the server