I'm having trouble putting a border around a section of my document i have sectioned off using a div tag. right now my code looks like this:
<div border=2 style="position:absolute; left:15px; top:1500px; width:100%; height:350px; z-index:4">
I don't even know if this is possible. if it is please let me know.
thanks
<div border=2 style="position:absolute; left:15px; top:1500px; width:100%; height:350px; z-index:4">
I don't even know if this is possible. if it is please let me know.
thanks