UC Berkeley & Harvard. Tech & Education. TCK. Chronic Traveler & Coffee Lover.
It’s true, I did. Partly because I was going over my schedule for today, and remembered I have the Advanced Design Studio lab time in the afternoon. I was kind of happy I…
It’s been awhile since I posted on Medium, and I’m glad to be back. Since my last post, I finished the Codecademy course on HTML & CSS, and I was a quarter-way through the JavaScript…
This is Topic 5 (second to last topic) of the HTML & CSS course with Codecademy. I had a lot of fun learning CSS Classes, CSS IDs, and CSS Pseudo-classes because they let me play around with different parts of my HTML in so many different ways!
Topic 4: Introduction to CSS
Lesson 1. CSS: An Overview. Finally, after six lessons on HTML, we start on CSS! Basically CSS is a style sheet that works kind of like a rule-book. It simplifies your job as a coder by covering specific tags with a single command. Once I got that…
(*Note that I’ve named sections of Codecademy for my convenience of explaining them here. The site doesn’t actually say “Topic 1”, “Lesson 1”, etc.)
Topic 3 HTML Structure: Tables, Divs, and Spans