Log In · Register

 
Anchor tables
JonJonTheClown
post Sep 16 2009, 10:42 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Sep 2009
Member No: 746,080



Ok well I've wondered this for the longest time. Are you able to use anchor tables on mypsace. I just wanted to find out before i tried. :)
 
 
Start new topic
Replies
JonJonTheClown
post Sep 16 2009, 05:43 PM
Post #2


Newbie
*

Group: Member
Posts: 2
Joined: Sep 2009
Member No: 746,080



here i'll write up a quick example

excuse the sloppiness of the code

It might not be called that i was always told thats what its called
CODE
<style type="text/css">
.container {
width: 500px; height: 500px;
overflow: auto; overflow-y: hidden;
border: 1px double #000000;
}
.section { height: 200px; overflow: auto; }
</style>
<table width="350px"><tr><td>
<div style="overflow: auto; width: 100px; height: 200px; border: 3px double #999999;">
Profile Navagation
<br><a href="#About Me">[ About Me ]</a>
<br><a href="#Who I'd Like to meet">[ Who i'd like to meet ]</a>
<br><a href="#My ninjas">[ Loathes ]</a>
<br><a href="#The shit i listen to">[ Music shizz]</a>
</div>
</td><td>
<div class="container">
<a name="About Me"></a>
<div class="section">
<br><br>
vgdfsgdfdfhhdf
<br><br>
</div>
<a name="Who id like to meet"></a>
<div class="section">
<br><br>
ryrhgerherher
<br><br>
</div>
<a name="My ninjas"></a>
<div class="section">
<br><br>
254rg2r4er54re5g
<br><br>
</div>
<a name="shit i listen to"></a>
<div class="section">
<br><br>
4hgr4t24s4eh25erhy
<br><br>
</div>
</div>
</td></tr></table>
Reason for edit: Please put codes in codeboxes. Thanks. And LOLWTF@picture. -Natalia
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: