Basic CSS Project

A project to help practice common CSS properties and patterns.
The homepage for the basic CSS project

Project Background

This purpose of this project was to help me demonstrate mastery of basic CSS tecnhiques by using CSS to position and style the elements of a HTML page to create an elegant visual presentation of the poem "Kubla Khan" by Samuel Taylor Coleridge. I was encouraged not to edit the HTML file.

Requirements

Actions & Outcomes

The portions of this assignment that were particularly difficult were understanding was how to format the “box model” layout on the project by using CSS properties that changed the specific portions of the HTML file that I was wanted to affect instead of simply changing the HTML on the project files.

Technologies Used