How to Flip your Myspace Page
re-written by John First writen in the Coders Group and Mrk @ bbzspace.comAll this code here is doing is flip your page, meaning to have the default picture on the right side instead of the left side.
The code below goes between your style tags.
table {direction:rtl;}Flipping friends and Comments
table table table {direction:ltr;}
table table table table table {direction:rtl;}
table table table table table td {direction:ltr;}







