lynxus Posted March 26, 2008 Share Posted March 26, 2008 Hi guys. Lets say i have 2 div boxes next to each other with a single line border.. they are a hundred of or px away from each other.. How do i go about linking them with a line? What i want to be able to do is have lets say 5 boxes with text in them and then have a line linking some to others or 3 linking to one.. Any ideas? Thanks graham Quote Link to comment Share on other sites More sharing options...
talor123 Posted April 6, 2008 Share Posted April 6, 2008 probly not the most logical way but have you tryed positioning a verticle image using css? you get a 1x1px image of a black dot and its properties are.. width:1px;height:how ever long you want it to go for the css positioning code is position:absolute;top:;left:; just enter the position you need them in... hope this helped Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.