1/9
Flashcards covering key terms and definitions related to web technologies, HTML, XML, CSS, web servers, and databases.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
HTML
Hyper Text Markup Language, used to design web pages.
XML
Extensible Markup Language, a markup language that allows users to define their own tags.
CSS
Cascading Style Sheets, a style sheet language used for describing the presentation of a document written in HTML.
Web Server
A computer system that stores, processes, and delivers web pages to clients.
RDBMS
Relational Database Management System, used for managing databases using a relational model.
Markup Language
A system for annotating a document in a way that is syntactically distinguishable from the text.
Machine Language
The lowest level of programming language consisting of binary coded instructions.
High-Level Language
A programming language that allows programmers to write instructions in a language that is more understandable to humans.
Tags
Special characters or texts used in markup languages to define elements within the document.
Database
An organized collection of data, generally stored and accessed electronically.