Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS vertical line in html/css?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31924
    reviewerJim
    Member

    hi,
    i want to include a vertical line on my webpage; is there any way of doing this in html/css?

    #56202
    reviewerJim
    Member

    thanks, i’ll try it.

    #56185
    drake
    Member

    If you have a div element that ‘contains’ the line then you can use a repeating image. If you don’t have a div then you can add one. You can use CSS to position the div WRT min/max height so the line extends from top to bottom.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.