Home
This is a simple website about web languages.
I made the first version of this website in 2019 for a school project about HTML and CSS.
The original version had all sorts of issues - ugly colors and gradients,
faking buttons with CSS, strange fonts, no dark theme, etc.
I decided to redesign it to learn more about web development tools and concepts, such as:
- Cross-browser compatibility
- Build automation
- Accessibility
- Preprocessors / Transpiled Languages
- Postprocessors
- Polyfills
- Node.js and npm
- CSS quirks
I ended up pretty much rewriting it from scratch. Check out the dialog on the left side to see the original website!