Posted by 3rdshiftcoder on 10/30/06 01:15
ok. i figured it out. sorry. have a nice day. jim
"3rdshiftcoder" <go@away.com> wrote in message
news:0Pb1h.3320$ee4.283@trndny06...
>i am kind of a novice at html. at my site www.3rdshiftcoder.comi want to
>the right of the iframe to be slategray. i cant seem toget it to work.
>can someone look at the small code segment belowand offer a suggestion?
>thank you, jim.
> <html>
> <head>
>
>
> <style type="text/css">
>
>
>
> div {
>
>
> background-color:white;
>
>
> }
> </style>
> </head>
> <body bgcolor="708090" >
>
> <div >
>
> <iframe src="http://www.3rdshiftcoder.com/index2.php" name="content"
> id="content" width="700" height="600"
> frameborder="yes" marginwidth="0" marginheight="0" scrolling="yes" />
> </iframe>
>
> </div>
> </body>
> </html>
>
>
Navigation:
[Reply to this message]
|