This week, I learned the ways in which CSS is different than HTML. The most notable difference is the usage of curly brackets '}' rather than greater-than and less-than symbols. CSS specifically dictates how something looks (style), versus HTML which is used to create the structure or layout of a webpage.