Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- 08/20/07 15:05:43 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 1 1 {{{ 2 2 #!html 3 <!--http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/--> 3 4 <div style=" 4 5 margin:0 auto; … … 7 8 float:left; 8 9 width:15em; 9 padding: 0 1em 03em;10 padding:1em 1em 1em 3em; 10 11 font-size:90%; 11 12 background-color:#F6F6F6;"> … … 20 21 {{{ 21 22 #!html 22 <!--http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/-->23 23 <div style=" 24 24 float:right; 25 padding: 0 3em 0 1em;25 padding:1em 1em 1em 3em; 26 26 width:28em;"> 27 27 }}}
