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 code to put into the CSS3 Block. Knowing what font would be readable with the correct background color was important and I had to remember to check the code on a webpage to make sure it looked the way I wanted it to.
How I Resolved These Obstacles
To refresh my memory about HTML and how to use it, I referred back to the articles, websites, and videos that was provided in the coding with HTML5 assignment. Although I had used the templates and the practice features, it still hasn't been easy for me yet.
When it came to using the CSS3 Block, I took my time in choosing the colors and font size. I had to go back a few times to change things so it looked the way I wanted it to. At one point, the CSS3 Block didn't show up at all, but the text did. I realized I had left one character of coding out, which caused the whole block and background to not show up. After fixing this, everything worked correctly.
What Successes I Experienced
Knowing that the point of using CSS is so I can easily change the font or color for an entire website or document helps me to understand the importance of learning it. It's awesome when I put the correct html and coding in and see it turn into an actual readable document.
I feel frustrated at times that this doesn't come easier to me, but it's important that I learn HTML and CSS as an educational technologist. When I become overwhelmed while using coding, I take a break and come back with a fresh perspective later on. Then, when I see the finished product, it makes me feel proud and a sense of accomplishment knowing I can do this.
Comments
Post a Comment