My Experiences with CSS
Description of the Project For this project, I created an event using HTML and a CSS3 Box Model. I was able to use any event, so I chose to create a party invite to watch a Razorback football game together with friends. The CSS3 Box Model allowed me to create an invitation that had a specific background color, the font I wanted, and the border color and sizing that I needed. Since I had created a webpage using HTML during a previous assignment, I referred to the other coding I had used and referred back to the videos and readings that Dr. Mears had provided us from LinkedIn Learning and W3 Schools. What Obstacles I Encountered Since I've only used HTML a couple of times, it is still a learning curve for me. I feel like I struggle with knowing when to leave spaces between characters and when I don't need to. But also, while using CSS, there is also the { symbol to use now and it is on it's own line of code. The other obstacle I faced was knowing what ...