{"id":2271,"date":"2020-09-16T22:19:55","date_gmt":"2020-09-17T02:19:55","guid":{"rendered":"https:\/\/endlesshybrids.com\/?p=2271"},"modified":"2020-09-16T22:19:55","modified_gmt":"2020-09-17T02:19:55","slug":"creativity-with-css","status":"publish","type":"post","link":"https:\/\/endlesshybrids.com\/web-development\/creativity-with-css\/","title":{"rendered":"Creativity with CSS"},"content":{"rendered":"\n

Week 4 notes for DCI 110: Web Programming for Non-Programmers<\/em><\/p>\n\n\n\n

In video lesson 2<\/a>, we examined this basic site:<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

It’s okay, but it has some problems. Notice that yellow bar at the very top? That shouldn’t be there. All the fonts are also bland, just the default fonts. The spacing of “Hello, beautiful world” needs to be higher in that top section. The font sizes are a bit difficult to read and would look better a bit larger. <\/p>\n\n\n\n

Let’s make some changes to go from that to the following:<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

Okay, that looks a bit better. <\/p>\n\n\n\n

For this lesson, we’re going to look at the following CSS techniques:<\/p>\n\n\n\n