what are the pillars of the web?
- HTML, provides for structure, markup language
- CSS, make a page pretty, styles
- JavaScript, makes your page dynamic, think about the gmail example where a new email pops up without you refreshing
what is front end vs back end?
front end => you can see all of the code from the browser