This is a property on Shendoah Rd that I setup. I set the images to resize to a max-width of 800px. For 2 across, I set the images into a grid, for portrait/landscape pair I used flex.
Category: Design
Another Day, Another Framework!
Just as I was reading up on flexbox, as a better way of organizing layout objects, while I was reading up on bootstrap, another front-end framework for layout, I see a new grid layout, and my brain is kind of exploding… Anyway, not yet implemented in Microsoft Edge, so maybe by the time I learn it it will be a standard across all the browsers, not that many people currently use Edge.
Playing with Google Fonts
Looking at different Google fonts to get some depth on the header text Find Out More. Then added a star field background, a constellation image and a horoscope to round out the essay from The Basket of Tolerance by Adi Da.
This week’s mini-project was to colorize the Table of Contents from The Basket of Tolerance. Using CSS3 gradients with 50% transparency, it was pretty simple to add gradient backgrounds to document elements. And a little code to go along with the page, since it’s being produced from the database. I’m going to have to deal with outline formatting at some point…