HTML, errors, and and lessons…

The first two weeks of the semester have been a whirlwind of learning. From mastering HTML validation to understanding the importance of clean code, I’ve gained valuable insights into the world of web design. Here’s a look at what I’ve discovered so far.

In the first two weeks of the semester, I’ve already picked up a lot of valuable lessons. One of the most important things I’ve realized is how essential it is to pay attention to the smallest details in web design. Learning about HTML validation was a key takeaway for me. I discovered how important it is to ensure that your code is error-free. The HTML validator website has been a game-changer. It allows me to check my code for mistakes and make sure everything is structured properly before going live. This tool has helped me understand that even small coding errors can affect how a website functions, and using a validator ensures that my work meets the highest standards.

Another significant lesson has been understanding the different aspects of web design, from layout to content placement, and how each decision impacts the user experience. I’ve also started to see how critical it is to plan and organize everything from the start, as it makes the process much smoother in the long run. These first two weeks have been a great introduction, and I’m eager to continue learning and applying what I’ve learned as the semester goes on.

Beginning to Wrap Things Up

I am now in the homestretch of my associates’ degree, and it feels nice to finally be done with my general ed requirements. Coming back from winter break to write html from scratch was indeed humbling, but I feel like I’ve gotten back into the swing of things quickly.

Continue reading “Beginning to Wrap Things Up”

How Do I Code Again?

Jumping back into HTML after a month of not using it has been humbling to say the least. While I remember most of the tags that I used in my Introduction to Web Design class, I’m realizing how much I’ve already forgotten in such a short amount of time. On top of that, I’m also starting to realize how much I don’t know about coding in general.

Continue reading “How Do I Code Again?”

A Quick Tour of Week 2

Week 2 of my AAD0086 class has been a nice warm-up of what’s to come. I appreciate the reintroduction to HTML through our future resume project, which was harder than I thought it would be given I’d just finished 0085 last semester. My first post is a reflection of what I’ve learned so far and what I’m looking forward to in this class.

Continue reading “A Quick Tour of Week 2”

First Two Weeks

Hey, Class! These first two weeks have been more refreshing for the things I’ve learned in the past. Some new things that have been helpful to revisit are taking advantage of the resources, such as Internetting is hard and MDN. I’ve learned the many attributes of HTML elements when working on forms like labels, input, etc.

Continue reading “First Two Weeks”