Day 6: More CSS styling

I must admit that I have fallen behind in my web development class. I have been preoccupied with the cryptocurrency market and C & C++ programming.  However, I am happy to report that I am back into web dev.

This weekend, we have been examining CSS styling and the CSS box model.  Below are pictures of the site and the changes that I made to the 2nd page.

Second page with new CSS Styling







Here is the first page. No changes were made.






Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle