terms
- HTML: HyperText Markup Language, the standard language for creating web pages.
- CSS: Cascading Style Sheets, a style sheet language used for describing the presentation of a document written in HTML.
- 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.
- SEO: Search Engine Optimization, the practice of enhancing a website to improve its ranking in search engine results.
- URL: Uniform Resource Locator, the address used to access resources on the internet.
- API: Application Programming Interface, a set of rules that allows different software entities to communicate with each other.