<style type="text/css">
BODY
{
border-left: solid 300px Blue;
border-right: solid 300px Blue;
}
</style>
However, I want the borders to 'Go along' the whole height of my webpage. At the present, I only see this:

(The border only extends as far as the content...)
Does anyone have any ideas as to how I can extend it to cover the entire height of the webpage, rather than just the part which the content extends to. I hope I have explained the problem. Thanks!
EDIT: This doesn't work either:
<div id="RSidebar" color="red" position="absoloute" top="0" right="0" width="200" height="100%"><p>Content Here</p></div>
This post has been edited by Jack Eagles1: 23 June 2010 - 04:22 AM

New Topic/Question
Reply



MultiQuote



|