Help

Text and Images from Slide

CSS Columns - The Stylesheet

Copyright Karen McCall, Karlen Communications

26

<style><br /> #columns {width: 600px;}

#columns .column {position: relative;<br /> width: 46%;<br /> padding: 1%;<br /> border: groove 3px #3366cc;}

#columns .left {float: left;}

#columns .right {float: right;}

</style>

View all slides | Contents of this slide