Center myspace profile details
Gili | Mar 15, 2008 | Comments 0
Question:
Here’s a question from Brian, one of this blog’s readers, who asked me how he can easily center his MySpace profile.
Answer:
Thanks Brian. Here’s the CSS code you’ll need to paste into your About Me section of your MySpace profile, it will get the work done:
<style>
/* Center myspace profile details */
table table table table table {direction:rtl;}
table table table table table td {direction:ltr;}
</style>
Enjoy
Filed Under: MySpace HTML tricks
About the Author: