terms
- HTML - HyperText Markup Language, the standard language for creating web pages.
- CSS - Cascading Style Sheets, used for styling HTML elements.
- JavaScript - A programming language commonly used to create interactive effects within web browsers.
- DOM - Document Object Model, a programming interface for web documents that represents the structure of a document as a tree of objects.
- API - Application Programming Interface, a set of rules that allows different software entities to communicate with each other.
- SEO - Search Engine Optimization, the practice of optimizing a website to rank higher in search engine results.
- UX - User Experience, the overall experience a user has while interacting with a product or service.
- UI - User Interface, the means by which a user interacts with a computer or software.