This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What html code allows you to align twitter widgets side by side in a website?
11-10-2012, 01:30 AM
Post: #2
 
You can try to put the scripts in a table like this:

<table cellspacing="5"><tr>
<td>code here</td>
<td>code here</td>
<td>code here</td>
<td>code here</td>
<td>code here</td>
</tr></table>

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Foster - 11-10-2012 01:30 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)