CST 336 Week 1

WELCOME TO WEEK 1 Learning Journal I have started a new course, Internet Programming, this week. I feel like I will enjoy this class a lot!This week, I worked on HTML and CSS basics. I practiced using HTML tags like headers, paragraphs, line breaks, images, links, lists, and tables to structure content. I also learned about inline, internal, and external styles and when to use each. In CSS, I studied selectors, properties, and values, and practiced using classes and IDs for targeted styling. I also used pseudo-classes like :hover to add interactivity, like changing link colors when hovered. These concepts gave me a good foundation for creating functional and appealing webpages. I enjoyed working with pseudo-classes the most and want to explore advanced CSS features like animations and grid layouts next. I cannot wait to see what is to come in the following weeks and what new things I will learn!