In ny MySpace page I wanna add some graphics but I dont want them like one on top of the other like vertically. I want them horizontally in the same line. how can I do that?
How can I have my MySpace graphics centered next to each other?
Put all the image codes into this code:
%26lt;p style="white-space:nowrap;"%26gt;
%26lt;img src="URL OF IMAGE 1"%26gt;
%26lt;img src="URL OF IMAGE 2"%26gt;
%26lt;img src="URL OF IMAGE 3"%26gt;
%26lt;/p%26gt;
Place the image urls in the appropriate order, %26amp; all the graphics will be forced onto one line. If they don't automatically center, you can add the %26lt;center%26gt; tag to the beginning of the code.
How can I have my MySpace graphics centered next to each other?
use the tag %26lt;center%26gt; before the image and close at the end %26lt;/center%26gt;
No comments:
Post a Comment