Bitya Andrade’s Week 2 Learning Journal

What are two takeaways from this week? This week I learned faster ways to code for html elements by using brackets"{}". One cool coding technique that we use made html automatically set layout boxes for you. It might be difficult for me to always remember this code: main>(section>h1{box$}+lorem10)*2. We can even add classes, I think… Continue reading Bitya Andrade’s Week 2 Learning Journal

Jalitza Valerio’s Week 2 Learning Journal

What are two takeaways from this week? The first thing I learn from week 2 was that using so many divs is not necessary. What is one thing you would like to learn more deply? Everything was clear to me Link to one of my CodePen Pens I had problems creating the account

Deeva Purboyo’s Week 2 Learning Journal

What are two takeaways from this week? i learned to identify HTML elements especially aside, article, header, footer, div, main and address. also, I learned about javascript. What is one thing you would like to learn more deply? i would like to learn more about javascript Link to one of my CodePen Pens https://codepen.io/deevapurboyo/pen/poNwzjv

Asia’s Week 2 Learning Journal

What are two takeaways from this week? 1. review semantic elements 2. stop using so many divs What is one thing you would like to learn more deply? reviewing grid vs flex display is something I always need to review. Link to one of my CodePen Pens https://codepen.io/asia-faatimah/pen/PobzewY

HTML Resources and References

This is a link to some outside resources on HTML. HTML Essential Training View Course (LinkedIn Learning sign on required)This is a LinkedIn Learning Course by Jen Simmons who is one of the leading HTML and CSS Advocates. This course goes over everything in HTML. Most likely you will not go through the whole course.… Continue reading HTML Resources and References

HTML Fundamentals Videos

This is a series of videos I made showing the fundamentals of HTML and how to write it. HTML Fundamentals Part 1 This covers the basics of what HTML is and it’s purpose. Duration: (11:10) HTML Fundamentals Part 2: How to Write HTML In this video I cover writing HTML and how tags are structured… Continue reading HTML Fundamentals Videos