Jump to content

HTML/CSS Vertical border

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

HTML/CSS Vertical border Rate Topic: -----

#1 User is offline   BigMike Sidelka 

  • W.R. Sergeant
  • Group: Members
  • Posts: 241
  • Joined: 31-July 06
  • Gender:Male
  • Location:C-Town, Ohio

Posted 15 January 2009 - 03:41 AM

Working on a project known as "Lab". Basically it's going to be a "Development" page for all of my projects.

http://mikesidelka.com/lab/index.php

That's what I got of it so far. I want that vertical border to go all the way down the page, and it doesn't seem to want to do that for me. That vertical border is a border on that div to the right of the page. I got it there using border-left:;. The div it self has a height attribute of 100% but, as you can see it is not 100% in height lol. There's the page, feel free to right click > view source to study my current structure. Thanks in advance :)

(not sure if they was better suited for HTML or CSS forum...)
0

#2 User is offline   jameson 

  • W.R. Corporal
  • Group: Members
  • Posts: 114
  • Joined: 08-July 08
  • Gender:Male
  • Location:Phoenix, AZ
  • Interests:These days I eat, sleep, and breathe web design with no time for much else. I sure dig some good techno, though.

Posted 19 January 2009 - 02:12 PM

I think the only way to do that would be to create a background image for the body containing the border and vertical tile it. The right-hand div won't go all the way to the bottom unless you have that much content in it.

I guess if you wanted to, you could use a table for the layout, too.. I believe tables can be vertically sized to 100%.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users