You are here: Re: Can CSS do this? « HTML « IT news, forums, messages
Re: Can CSS do this?

Posted by Toby Inkster on 04/14/06 11:57

yesthatmcgurk wrote:

> <table width=100% height=100%>
> <tr>
> <td width=50% align=left></td>
> <td width=auto align=right></td>
> </tr>
> </table>

<div class=c-wrapper>
<div class=c-right>Content here</div>
<div class=c-left>Navigation here</div>
<br class=c-clear>
</div>

DIV.c-wrapper {
position: relative;
}

DIV.c-wrapper DIV.c-right {
width: 65%;
float: right;
margin-right: 2%;
}

DIV.c-wrapper DIV.c-left {
width: 30%;
float: right;
margin-right: 1%;
}

DIV.c-wrapper BR.c-clear {
clear: right;
}

e.g.
http://examples.tobyinkster.co.uk/2col

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация