terms
- HTML - HyperText Markup Language, the standard language for creating web pages.
- CSS - Cascading Style Sheets, used for styling HTML documents.
- 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 one software application to interact with another.
- DOM - Document Object Model, a programming interface for web documents that represents the structure of a document as a tree of objects.
- HTTP - HyperText Transfer Protocol, the protocol used for transmitting web pages on the internet.
- HTTPS - HyperText Transfer Protocol Secure, an extension of HTTP that provides secure communication over a computer network.