Jump to content

[SOLVED] Column help


php?

Recommended Posts

Hello,

 

I'm trying to make a column on my website say leaders.. then show the navigation links under it, but for some reason it makes a whole column for the navigation links.

 

<font color="red">-</font><font color="blue"> @</font><u><b><font color="red">Leaders</a></b></u> - 
<Td width="1" height="1" valign="top">	
Poopman1
poopman2
poopman3

 

Diagram:

 

 

Column 1        column 2

Leaders             Poopman1

                            Poopman2

(Should Be Here)      poopman3

                            (Shouldn't be here)

 

Link to comment
Share on other sites

But that's not specific enough. What should be there and what shouldn't be there? Can I get some contents?

 

Column 1        column 2

Leaders              Poopman1

                            Poopman2

(Should Be Here)      poopman3

                            (Shouldn't be here)

 

For column one, what do you mean (Should Be Here)? What should be there? Sorry about this. I'm just confused.

Link to comment
Share on other sites

Okay, not sure what this has to do with PHP, but try this:

 

<table><tr><td width="1" height="1" valign="top">
<font color="red">-</font><font color="blue"> @</font><u><b><font color="red">Leaders</font></b></u> -<br />
Poopman1
poopman2
poopman3
</td></tr></table>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.