coding study log
may 13
- want to redo my main layout from scratch. trying to figure out flexbox 😵💫 and i'm really confused
- mainly using this video and this guide
- also really love this post on website design..
may 12
- took notes on block and inline elements, div, class, id i'm about 57% through the HTML course but i think i've taken everything i need for now
- started CSS course. skimmed through everything that's already been covered in HTML course
- figured out how to add scrollbar to div using overflow property (applied on main page)
may 2
- added a favicon
- took notes on tables and lists chapters
- up next: block and inline, div, classes, id
april 28-30
- did 25/76 lessons from w3schools html course (33% through)
- basic elements like h1, p, img, a, body and also text formatting and image mapping
- loved learning about the different color codes RGB/A, HEX, HSL/A i've been using them since forever but never really knew how they were formed our what all the numbers meant so love that i know that now. i wanna be able to guess a color by its hex code or its RGB value one day lol
- next up: favicon, tables, lists, block and inline, div