vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   (x)html issue to do with table placement (https://vborg.vbsupport.ru/showthread.php?t=76591)

sabret00the 02-18-2005 08:37 PM

(x)html issue to do with table placement
 
i tried to code this so these sit side by side

HTML Code:

                        <tableclass="tborder" cellpadding="6" cellspacing="1" border="0" width="100%"align="center">
                                <tr>
                                        <tdclass="tcat"> <a style="float:right" href="#top" onclick="returntoggle_collapse('groups_mygroups')"><imgid="collapseimg_groups_mygroups"src="http://localhost/forums/http://localhost/forums/images/buttons_light/collapse_thead.gif"alt="" border="0" /></a>
                                                MyGroups
                                        </td>
                                </tr>
                        <tbody id="collapseobj_groups_mygroups" style="">
                                <tr>
                                        <tdclass="alt1" style="padding: 0px">
                                               
                                                <!--BEGIN TEMPLATE: groups_groupshome_mygroupsbits --><tablealign="center"><tr><td class="smallfont"align="center"><b><a href="groups.php?g=3">AnimeLovers</a></b><br /><imgsrc="http://localhost/forums/images/grps/grps_mygroups_noimage.gif"alt="Anime Lovers" border="0" /><br /><imgsrc="http://localhost/forums/images/grps/grps_leader.gif" alt="AnimeLovers Leader" border="0" /></td></tr></table>
<!-- END TEMPLATE: groups_groupshome_mygroupsbits --><!-- BEGIN TEMPLATE: groups_groupshome_mygroupsbits -->
<table align="center"><tr><td class="smallfont"align="center"><b><a href="groups.php?g=2">EBS FMOnline</a></b><br /><imgsrc="http://localhost/forums/images/grps/grps_mygroups_noimage.gif"alt="EBS FM Online" border="0" /><br /><imgsrc="http://localhost/forums/images/grps/grps_leader.gif" alt="EBS FMOnline Leader" border="0" /></td></tr></table>
<!-- END TEMPLATE: groups_groupshome_mygroupsbits --><br />
<!-- BEGIN TEMPLATE: groups_groupshome_mygroupsbits -->
<table align="center"><tr><td class="smallfont"align="center"><b><a href="groups.php?g=7">Hip-Hop RulesThe World</a></b><br /><imgsrc="http://localhost/forums/images/grps/grps_mygroups_noimage.gif"alt="Hip-Hop Rules The World" border="0" /><br/></td></tr></table>
<!-- END TEMPLATE: groups_groupshome_mygroupsbits --><!-- BEGIN TEMPLATE: groups_groupshome_mygroupsbits -->
<table align="center"><tr><td class="smallfont"align="center"><b><a href="groups.php?g=4">Journal+++++s</a></b><br /><imgsrc="http://localhost/forums/images/grps/grps_mygroups_noimage.gif"alt="Journal +++++s" border="0" /><br/></td></tr></table>
<!-- END TEMPLATE: groups_groupshome_mygroupsbits --><br />
<!-- BEGIN TEMPLATE: groups_groupshome_mygroupsbits -->
<table align="center"><tr><td class="smallfont"align="center"><b><a href="groups.php?g=6">Journal+++++s2</a></b><br /><imgsrc="http://localhost/forums/images/grps/grps_mygroups_noimage.gif"alt="Journal +++++s2" border="0" /><br /><imgsrc="http://localhost/forums/images/grps/grps_leader.gif" alt="Journal+++++s2 Leader" border="0" /></td></tr></table>
<!-- END TEMPLATE: groups_groupshome_mygroupsbits --><!--BEGIN TEMPLATE: groups_groupshome_mygroupsbits --><tablealign="center"><tr><td class="smallfont"align="center"><b><a href="groups.php?g=12">pubs > *4</a></b><br /><imgsrc="http://localhost/forums/images/grps/grps_mygroups_noimage.gif"alt="pubs > * 4" border="0" /><br /><imgsrc="http://localhost/forums/images/grps/grps_leader.gif" alt="pubs> * 4 Leader" border="0" /></td></tr></table>
<!-- END TEMPLATE: groups_groupshome_mygroupsbits --><br />


                                               
                                        </td>
                                </tr>
                        </tbody>
                        <tr>
                                <tdclass="thead"><imgsrc="http://localhost/forums/images/misc_light/clear.gif" alt=""width="1" height="1" /></td>
                        </tr>
                        </table>

however their only sitting on top of eachother?

noppid 02-18-2005 08:54 PM

Each table needs to be in it's own <td>. ;)

sabret00the 02-18-2005 09:00 PM

gah when did they decide that, that's so much extra work :(

https://vborg.vbsupport.ru/showthrea...ighlight=table

and i know i've done it sometime not so long ago, do i really have to put em in another table?


All times are GMT. The time now is 11:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01700 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete