Results 1 to 10 of 10

Thread: vertical line

  1. #1
    lazy student nvening's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    4,656
    Thanks
    196
    Thanked
    31 times in 30 posts

    vertical line

    How do i draw a vertical line in HTML, i read its easyer to make a pixel gif in the colour i want, if so how do i make a pixel gif? Why the hell is it not just <vr> !!!???
    (\__/)
    (='.'=)
    (")_(")

  2. #2
    Pixel Abuser Spunkey's Avatar
    Join Date
    Nov 2003
    Location
    Milton Keynes
    Posts
    1,523
    Thanks
    0
    Thanked
    0 times in 0 posts
    you can make a hr up to 250 in height IIRC - <hr width="250" length="1">

    the single pixel gif is the best way though - you can make one in paint.

  3. #3
    lazy student nvening's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    4,656
    Thanks
    196
    Thanked
    31 times in 30 posts
    Managed to make a pixel gif, think im ok now ,thanks, was just a bit bewildered.

    EDIT: Met another problem How do i get images to touch?
    There is a space between where i want the lines to meet.
    Thanks.
    Last edited by nvening; 04-04-2005 at 04:40 PM.
    (\__/)
    (='.'=)
    (")_(")

  4. #4
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    What, are they in a table? Set cellpadding and cellspacing to zero, set image border to zero also.
    To err is human. To really foul things up ... you need a computer.

  5. #5
    lazy student nvening's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    4,656
    Thanks
    196
    Thanked
    31 times in 30 posts
    The touching thing is not a problem anymore, but i have other problems
    I want the site to have the layout as shown in the VERY rough scetch below.
    How can i do this, can i do it with HTML? Or do i need CSS and JAVA etc, i really am confused, other sites seem to be like my scetch, how do thay do it?
    Thanks
    Last edited by nvening; 04-04-2005 at 09:33 PM.
    (\__/)
    (='.'=)
    (")_(")

  6. #6
    HEXUS.net Webmaster
    Join Date
    Jul 2003
    Location
    UK
    Posts
    3,108
    Thanks
    1
    Thanked
    0 times in 0 posts
    CSS 2 column layout

    Do a google for that and you will get a large number of results

  7. #7
    lazy student nvening's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    4,656
    Thanks
    196
    Thanked
    31 times in 30 posts
    So, i do need CSS, but i really dont get it, what exactally is the div tag?
    Will dreamweaver help cause i got it.
    (\__/)
    (='.'=)
    (")_(")

  8. #8
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    Dreamweaver probably wont help if you're going to be messing around with CSS and divs. Div and span are 'undefined' elements for want of a better word. You can achieve your layout using tables if thats more comfortable. If you want to do your main layout in dreamweaver then code the rest yourself do so. Just think nested tables. Do CSS if you want, it's much more rewarding.
    To err is human. To really foul things up ... you need a computer.

  9. #9
    lazy student nvening's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    4,656
    Thanks
    196
    Thanked
    31 times in 30 posts
    Is css hard to learn? I only just "learnt" HTML so duno if i should move straight on? Anyone got any good tutorials?
    (\__/)
    (='.'=)
    (")_(")

  10. #10
    Agent of the System ikonia's Avatar
    Join Date
    May 2004
    Location
    South West UK (Bath)
    Posts
    3,736
    Thanks
    39
    Thanked
    75 times in 56 posts
    http://www.w3.org

    tons of good stuff
    It is Inevitable.....


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Nero vision express saying:'Burn process failed'
    By johnnr892 in forum Help! Quick Relief From Tech Headaches
    Replies: 15
    Last Post: 11-12-2005, 11:43 PM
  2. Nero or Burner ?
    By Foxile in forum Help! Quick Relief From Tech Headaches
    Replies: 30
    Last Post: 04-04-2005, 07:31 AM
  3. Dodgy DVD-r's ?
    By starside in forum Help! Quick Relief From Tech Headaches
    Replies: 12
    Last Post: 27-03-2005, 06:11 PM
  4. Dial up modem/phone line problem...
    By Proplus in forum Help! Quick Relief From Tech Headaches
    Replies: 4
    Last Post: 20-09-2004, 06:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •