Updating my website

It’s weird to be updating WordPress about updating my website. Huh.

My current website is about 8 years old. In its day it was cool. And it still works, but is not reponsive.

I’ve got two fully responsive pages working on the prototype design for my remodeled website.

 

I’m planning to combine the interactive thumbnails on the home page with the scrolling full size images on the landscapes page. It will be  a great exercise in CSS and Jquery. And it will all be custom work, not someone elses WordPress plugin.

I recently learned about Flexbox. It’s amazing how efficient, and easy it is as compared to the positioned floats and divs we have been using over the last 10 years. It’s been fun updating the textbook I wrote for my students.