shank888 Posted April 5, 2008 Share Posted April 5, 2008 Hey, I am trying to brign the Welcome table to have a border on the left side of 10px, and make it strecth all the way to the login to within 10 px. as well I want the bottom blue bar to have a spacing of 10 on the top of it. How do I do this? http://beta.babble-net.com/ Quote Link to comment Share on other sites More sharing options...
talor123 Posted April 6, 2008 Share Posted April 6, 2008 i dont fully understand your question.. if you are trying to position it try using css position:absolute;top:0px;left:10px; and setting the border width,css can help aswell : .tbl1{border-width:10px;} then put in the <table> tag class="tbl1" hope that 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.