954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How Do I Place Two Banners side by side?

I have recently turned my site into a php site . The only problem is I am trying to run more than one banner at the top. I don't want one underneathe the other. I would like them side by side and centered.

Also, I have seen on some sites similar to mine an adjustable (depending on window size) upper section. Upper meaning where my banner currently is. If possible I would also like to know how to accomplish something like this aswell. Any help would be greatly appreciated.

My Site

Thanks

Avalon
Newbie Poster
19 posts since Nov 2005
Reputation Points: 10
Solved Threads: 0
 

I have recently turned my site into a php site . The only problem is I am trying to run more than one banner at the top. I don't want one underneathe the other. I would like them side by side and centered.

Also, I have seen on some sites similar to mine an adjustable (depending on window size) upper section. Upper meaning where my banner currently is. If possible I would also like to know how to accomplish something like this aswell. Any help would be greatly appreciated.

My Site

Thanks

Sounds like an html problem.

How the banners (images) are displayed, doesnt have anything to do with php. Its just html formatting.

To put two banners side by site just use a table.

[HTML]

[/HTML]

This should also adjust to the size.

Or if you are into xHTML and the future of html display:

[HTML]




[/HTML]


Hope thats what you're looking for... :mrgreen:

digital-ether
Nearly a Posting Virtuoso
Moderator
1,293 posts since Sep 2005
Reputation Points: 461
Solved Threads: 101
 

Great tip, just what I was looking for also!!:)

Thanks for sharing the knowledge

KCNS
Newbie Poster
1 post since Jan 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You