This is an old revision of the document!
Web Technologies
- JQuery
- HTTP vs HTTPS
- DOM Events
- Web APIs
- SVG
HTML
HyperText Markup Language (HTML) is used to describe and define the content of a webpage.
CSS
Cascading Style Sheets (CSS) are used to describe the appearance or presentation of content on a webpage
JavaScript (JS)
JavaScript is the scripting language that runs in the browser.