![]() |
|
|
|||||||
![]() |
HTML - Re: left margin different color (ATTN bruice) |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
"brucie" <****@bruciesusenetshit.info> wrote in message
news:c6dd2k$apsmu$... in post: <news:nrqic.55589$. com> "Mabden" <> said: >>> What is the best way to have a page with the entire left margin >>> having one background color (say about 1/6 to 1/8 of the width of >>> the page) and the remainder being another color? >> html{border-left:20px solid green;} >> body{background:red;} > You tease, how about something complete I could save and see for > myself... but i suspect its not what the OP was looking for but the OP didn't supply enough info to work out what they really wanted so i didn't want to waste my time supplying a demo. but just for you (i don't know why you couldn't do it yourself): http://moreshit.bruciesusenetshit.in...in-thingy.**** next time i would appreciate cash and/or sexual favors -- b r u c i e brucie, I also used your example it worked great. I would like one on the right side to. I tried to put one on the right side but could not make it work. When I put the a border on the right side it was on the right side of the scrollbar. I would like it on the left side of the scroll bar. Can you add another border on the right side and give a demo of that to. Thanks!! NewBe NewBe |
|
|
|
|
#2 |
|
Posts: n/a
|
in post: <news:nLRic.31622$w96.2165995@attbi_s54>
"NewBe" <> said: >> http://moreshit.bruciesusenetshit.in...in-thingy.**** >> next time i would appreciate cash and/or sexual favors > I would like one on the right side to. html{border-left:20px solid green;border-right:20px solid green;} body{background:red;} you're probably not going to like IEs behavior when you reply to posts please trim sigs so your reply is readable and when someone replies it isn't deleted. -- b r u c i e |
|