- This is my first REAL html/css project!! https://awesomenessxp.github.io/genshin_website/
- NOTE: ONLY works with mobile and up to 1080 x 1920 displays!!!
- Goals: understand how to make a basic website with html/css (and later javascript), learn best practices, and get used to Github
- What I learned: how to center a div, how to break up html into divs to be modified by css correctly, relative and absolute positioning, making a grid using only css flex, how to minimize code by reusing the same class in css
- What I want to learn/improve on: animation in css, javascript, better ways to organize html, making the web page responsive, css grid