1/9
Flashcards covering key vocabulary and concepts related to web development and security.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Web Technology
Means by which computers communicate using markup languages and multimedia software.
HTML
Hypertext Markup Language, a standard language for creating web pages.
CSS
Cascading Style Sheets, used for styling web pages and defining visual layout.
JavaScript
A programming language commonly used in web development to create interactive effects within web browsers.
HTTP
Hyper Text Transfer Protocol, a protocol used to access data on the World Wide Web.
Request/Response Protocol
A style of communication where the client makes a request and the server responds.
AJAX
Asynchronous JavaScript And XML, a technique for creating dynamic web applications.
XML
Extensible Markup Language, designed to store and transport data.
JSON
JavaScript Object Notation, a lightweight data-interchange format that is easy for humans to read and write.
Web Application Architecture
A framework that defines how components of an application communicate with each other.