What I Have Become Proficient In.
source: https://medium.com/@zeolearn/roadmap-for-learning-html-and-css-ce6be69095b1 a. What are the learning/discoveries that I have gained? I have learned how web pages are designed, structured, and presented with HTML mark-up and CSS exercises. adding tags, images, and links to bring our web pages to life. Each lesson in HTML creates a self-guided experience for us students through a series of scaffolded tasks. Lessons always begin with an Introduction to the concept as the first step. b. What are the problems/challenges that I have encountered? For me it’s basically organization: Organization of files… Keeping things organized for a small site is easy but for a theme where we can add the sky and more and it can get extremelly complex. c. How did I address these challenges? Because in a complex site, you don’t say I’m targetting a H1 element, you really use classes in case they want the H1 in red, or like this or like tha...