


HTML
Defined: a language for the web that determines the structure of a website
What can you do with HTML?
- HTML anchor tags allow you to freely navigate the internet without having to manually enter in the URL
- Imbed photos and videos
- The canvas element allows you to build video games within your browser, with the help of JavaScript and CSS
JavaScript
Defined: A programming language used for behavioral functions and logical things
What can you do with JavaScript?
- Add interactive behavior to your website
- You can create 3D art creations with Javascript
- You can manipulate drones and other types of machines as well
CSS
Defined: A rulebased language used for styling your website
What can you do with CSS?
- Add stylish piecharts to your webpages
- You can also add a gradent text, appealing to the eye
- You can do any kind of simple photoshop with the use of CSS. Examples are, brightness, blur, saturation, and hue