Glossary of Terms
Web Development
- HTML
- HyperText Markup Language - the standard markup language for 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 used to create dynamic content on websites, such as interactive forms and animations.
- Responsive Design
- A design approach that makes web pages render well on a variety of devices and window or screen sizes.