Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Vertical Line

Vertical Line

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelpquestion
6 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mogha Ritesh
    wrote on last edited by
    #1

    I want to draw one vertical line in my asp.net page hw can i do this? please help me its urgent. Mogha Ritesh

    C J 2 Replies Last reply
    0
    • M Mogha Ritesh

      I want to draw one vertical line in my asp.net page hw can i do this? please help me its urgent. Mogha Ritesh

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      Mogha Ritesh wrote:

      I want to draw one vertical line in my asp.net page hw can i do this?

      A possibility: You could create a table with a width of 0 and a border of 1

      Mogha Ritesh wrote:

      please help me its urgent.

      These things always are. :sigh:


      Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

      M 1 Reply Last reply
      0
      • C Colin Angus Mackay

        Mogha Ritesh wrote:

        I want to draw one vertical line in my asp.net page hw can i do this?

        A possibility: You could create a table with a width of 0 and a border of 1

        Mogha Ritesh wrote:

        please help me its urgent.

        These things always are. :sigh:


        Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

        M Offline
        M Offline
        Mogha Ritesh
        wrote on last edited by
        #3

        I have tried it but its not working properly its width remains to wide. so any guide line to make it thin. Mogha Ritesh

        S 1 Reply Last reply
        0
        • M Mogha Ritesh

          I have tried it but its not working properly its width remains to wide. so any guide line to make it thin. Mogha Ritesh

          S Offline
          S Offline
          Sandeep Akhare
          wrote on last edited by
          #4

          Create a style sheet for t column/tabley that style sheet class should contain the proper width i am giving example i have to show divider after every row so i created image of dots and wrote one class .divider { height: 1px; font-size: 1px; background-image: url(images/dash2.gif); background-position: bottom left; background-repeat: repeat-x; margin-top: 20px; margin-bottom: 10px; } in same way check for the y coordinate instead of x

          Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

          1 Reply Last reply
          0
          • M Mogha Ritesh

            I want to draw one vertical line in my asp.net page hw can i do this? please help me its urgent. Mogha Ritesh

            J Offline
            J Offline
            John ph
            wrote on last edited by
            #5

            html_horizontal_vertical_lines[^]

            Regards
             - J O N -


            D 1 Reply Last reply
            0
            • J John ph

              html_horizontal_vertical_lines[^]

              Regards
               - J O N -


              D Offline
              D Offline
              DavidNohejl
              wrote on last edited by
              #6

              <table/> abuse! Blasphemy! He could/should archive that effect with CSS (I'd say put it in a div with border, but I suck at HTML/CSS), but if it's urgent...


              [My Blog]
              "Visual studio desperately needs some performance improvements. It is sometimes almost as slow as eclipse." - Rüdiger Klaehn
              "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups