Background-repeat | Poiesis Web Development

Posts Tagged ‘background-repeat’

Now that our first WordPress Theme is done, we can start discussing designing your own site. When designing your site, the first thing you need to consider your layout and your background. With CSS these can be two separate things with your background being your page and your layout being your divs that you place and position over the page. Background properties can also be applied to your divs, but then they will be restricted to the divs that contain them. In this tutorial we’ll look at the background properties that can go in the body element of your stylesheet.css file.

Backgrounds Colors

Continue reading “CSS Background Properties” »

Tags: , , , , ,