terms
- HTML - HyperText Markup Language, the standard language for creating web pages.
- CSS - Cascading Style Sheets, used for styling the appearance of HTML elements.
- JavaScript - A programming language commonly used to create interactive effects within web browsers.
- URL - Uniform Resource Locator, the address used to access resources on the internet.
- SEO - Search Engine Optimization, the practice of improving the visibility of a website in search engines.
- API - Application Programming Interface, a set of rules that allows different software applications to communicate with each other.
- DOM - Document Object Model, a programming interface for web documents that represents the structure of a document as a tree of objects.
- Responsive Design - An approach to web design that makes web pages render well on a variety of devices and window or screen sizes.