Doctor.Salar
New Member
When trying to use the \[code\]right\[/code\] tag in CSS it does not work as I might expect. I was trying to make a page where one div would be so many pixels from the left, and extend 100% of the way to the right by using\[code\]left: 200px;right: 100%;\[/code\]This has worked before but for some reason it does not work now becuase the box that is drawn is only 75 - 100px in width. I have no width tag defined and I also have no height tag but instead a top tag with no bottom tag to match (unsure if that helps)Any ideas? Or is more information required?