HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
pics side by side
Post new topic   Reply to topic    HTML Help Forum -> MySpace
View previous topic :: View next topic  
Author Message
Smelanie



Joined: 05 Dec 2005
Posts: 1

PostPosted: Mon Dec 05, 2005 9:48 am     pics side by side Reply with quote

what is the code to put pictures side by side in myspace, instead of them being on top of each other....I want them to be beside e/o and I lost the code...
meh



Joined: 24 Feb 2006
Posts: 36

PostPosted: Sun Feb 26, 2006 8:11 pm     Reply with quote

Well s***, no one's answered this?

All you gotta do is use smaller pictures (at least in width) or a table, ain't it?

Like:

Code:

<table border=0 cellpadding=2 cellpadding=2>
<tr>
<img src="IMAGE URL">
<img src="IMAGE URL">
</tr>
</table>


=====================================

To have the pictures link somewhere, you'd use this:

Code:


<table border=0 cellpadding=2 cellpadding=2>
<tr>
<a href="PAGE URL"><img src="IMAGE URL"></a>
<a href="PAGE URL"><img src="IMAGE URL"></a>
</tr>
</table>



=====================================

Until you end the table row (<tr>), the pictures should stay horizontal.


Last edited by meh on Mon Feb 27, 2006 9:12 am; edited 1 time in total
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

PostPosted: Mon Feb 27, 2006 4:11 am     Reply with quote

meh - please edit your post & delete the profanity.

_________________
Corey
Loud Commerce | Loud Worx | Toll Free Solutions
meh



Joined: 24 Feb 2006
Posts: 36

PostPosted: Mon Feb 27, 2006 9:11 am     Reply with quote

my bad, dude
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> MySpace All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial