![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
'm practicing my CSS skills and tried to make a layout like http://www.openal.org/ without using tables. I can't seem to get it completely right. Any hints on how to tackle this problem? |
#3
| |||
| |||
|
|
I'm practicing my CSS skills and tried to make a layout like http://www.openal.org/ without using tables. I can't seem to get it completely right. Any hints on how to tackle this problem? |
#4
| |||
| |||
|
|
Guybrush Threepwood wrote: I'm practicing my CSS skills and tried to make a layout like http://www.openal.org/ without using tables. I can't seem to get it completely right. Any hints on how to tackle this problem? I thought I'd try to create something that looks like your sample -- quick, down and dirty body style="margin: 0;" div div style="width: 100%; height: 186px; background: #FFFCCC;" div style="float: left; width: 17%; height: 186px; background: #7F7F7F; padding: 1em;" H1 style="color: #FFFCCC;">TOP<BR>RIGHT</H1 /div div style="width: 83%; background: #FFFcCC; float: right; clear: left; height: 186px;" P STYLE="MARGIN: 2EM;">This is the content on the top right</P /div /div div style="width: 17%; height: 600px; background: #FFFCCC; float: left;" H2 style="text-align: center; padding-top: 9em;">left br>verticle</H2 /div div style="width: 83%; height: 600px; background: #B7B78c; float: right; clear: left;" p style="margin: 18em;">This is the content on the bottom right</P /div /div /body |
#5
| |||
| |||
|
|
Guybrush Threepwood wrote: I'm practicing my CSS skills and tried to make a layout like http://www.openal.org/ without using tables. I can't seem to get it completely right. Any hints on how to tackle this problem? I thought I'd try to create something that looks like your sample -- quick, down and dirty |
#6
| |||
| |||
|
|
In article <128a0ivk4n26mfa (AT) corp (DOT) supernews.com>, oldwetdog <oldwetdog@googleD0Tnet> wrote: Guybrush Threepwood wrote: I'm practicing my CSS skills and tried to make a layout like http://www.openal.org/ without using tables. I can't seem to get it completely right. Any hints on how to tackle this problem? I thought I'd try to create something that looks like your sample -- quick, down and dirty body style="margin: 0;" div div style="width: 100%; height: 186px; background: #FFFCCC;" div style="float: left; width: 17%; height: 186px; background: #7F7F7F; padding: 1em;" H1 style="color: #FFFCCC;">TOP<BR>RIGHT</H1 /div div style="width: 83%; background: #FFFcCC; float: right; clear: left; height: 186px;" P STYLE="MARGIN: 2EM;">This is the content on the top right</P /div /div div style="width: 17%; height: 600px; background: #FFFCCC; float: left;" H2 style="text-align: center; padding-top: 9em;">left br>verticle</H2 /div div style="width: 83%; height: 600px; background: #B7B78c; float: right; clear: left;" p style="margin: 18em;">This is the content on the bottom right</P /div /div /body Not the best in Safari... |
#7
| |||
| |||
|
|
Any hints on how to tackle this problem? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Deciding to do something for the good of humanity, Guybrush Threepwood spambak (AT) hotmail (DOT) com> declared in alt.html: Any hints on how to tackle this problem? Something like this: http://clarkecomputers.com.au/usenet/OpenAL.html |
#10
| |||
| |||
|
|
Easier for others to correct some things sometimes than start from scratch... |
![]() |
| Thread Tools | |
| Display Modes | |
| |