jeyga
07-29-2003, 06:46 PM
add a vertical line to my page? so i can put my menu with buttons
thanks...
thanks...
|
View Full Version : How Do I jeyga 07-29-2003, 06:46 PM add a vertical line to my page? so i can put my menu with buttons thanks... Alcy 07-29-2003, 06:48 PM I don't quite understand. This would create a vertical line.... <table cellpadding="0" cellspacing="0" border="0" style="border-left:1px solid;"> <tr> <td><img src="BUTTON.GIF"></td> </tr> <tr> <td><img src="BUTTON.GIF"></td> </tr> <tr> <td><img src="BUTTON.GIF"></td> </tr> </table> But if you're using graphics, you'd add the line in your graphic-editing program.... Do you have a link, code, or an example? Dude128 07-31-2003, 12:46 AM Please do not ask the same question more than once. If someone knows the answer to your question, they will reply in your first thread. |