Yet another new look for scripting.com.
However when you delay rendering to the browser, you end up splitting the content in two. That's fine if you're working on a single site, and not trying to create utilities that work in a lot of different contexts. For example, suppose you wanted to create a library that handled drawing and interacting with menus. If you weren't using CSS, you'd just return a package of HTML, it would be dropped into the page, and that's that. However, with CSS, you also have to arrange for the style information to show up, in an entirely different place. That's the complexity that CSS adds. Using Google Web Fonts for the title of the home page, and for the text on the home page. The title is Fondiner Swanky (which people think of as the Rocky and Bullwinkle font) and the text on the home page is the very nice Ubuntu font. On the story pages I use Georgia. I really like the blue text for links. That's a Bootstrap thing. Not sure what to do with the linkblog contents. It's kind of disruptive, not in a good way, but I want to give people access to the links I publish. Still thinking about that.
|