I keep seeing people with their graphics and icons all in a nice neat little row... how do I do that I hate the fact that all my graphics are in a vertical row instead of a horziontal row? Can anyone help me please? If you could give a lot of detail on how to do this that would be even better. THANKS!!!!!!
On MySpace how do you get your graphics to be in a row instead of up and down?
Besides %26lt;marquee%26gt;, you can always try tables.
Here's the format...
%26lt;table%26gt;
%26lt;tr%26gt;
%26lt; td %26gt;
%26lt;img src=http://208.101.15.200/pub/0/960lbee2...
%26lt;img src=http://208.101.14.8/pub/1/1772qd34fq...
%26lt;img src=http://66.228.121.100/pub/0/837xylkp...
%26lt;/td%26gt;
%26lt;/tr%26gt;
%26lt;/table%26gt;
Just replace the URLs (http://...) with the images you want.
Just like that, they are all in a neat little row.
To add another row, just do another
%26lt;TR%26gt; %26lt;-- adds another row
%26lt;TD%26gt;
%26lt;/TD%26gt;
%26lt;/TR%26gt;
Try it out. :%26gt;)
http://grmlbrowser.com/mini-sites/m/mysp...
http://www.whymyspace.com
http://www.trymyspace.com
On MySpace how do you get your graphics to be in a row instead of up and down?
if you put %26lt;marquee%26gt; and then list the icons and graphics after words they should be side by side and will scroll. if they still dont look for %26lt;BR%26gt; imbeded in the codes because %26lt;BR%26gt; indicates a line skip(basically like pushing 'enter') to put it on the next line.
No comments:
Post a Comment