My Journey into Web Devlopment
A journey with me into the core of Web Development as a student with Lambda School designed by HTML5 UP and released for free under the Creative Commons.
My first project with Lambda School. Semantic HTML is the basis of any great website. Learning to properly identify parts of your website, will make it more accessible to everyone. We started using Codepen to see our live changes when learning to use Semantic HTML tags like sections and articles and the normal HTML elements such as paragraph, div and header tags.
Great Idea Website was my second project and it was challening. The first draft was using old-style css to style the page and make it look good. The second draft was made using Flexbox to make it better. The final draft made it responsive to different screen sizes from desktop PC to mobile phones.
My first Sprint challenge was designed to test my knowledge of the concepts that I've learned so far. It included the use of layout tools like Flexbox to design the pages as well as Semantic HTML and proper CSS.