Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Other » HTML
Re: HTML [message #303781 is a reply to message #301552] Mon, 17 December 2007 14:01 Go to previous messageGo to previous message
light is currently offline  light
Messages: 988
Registered: January 2005
Karma:
Colonel
Use CSS, tables are very 1990s.

Disclaimer: I haven't tested this but I'm pretty sure it'll work.

<style>
.container {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #FFF;
}
.container p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}
</style>
<div class="container">
<a href="" target="_blank"><img src="" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a>
<p>TEXT HERE</p>
<a href="" target="_blank"><img src="" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a>
</div>


http://www.azupload.com/displayImage.php/setid2745.png

[Updated on: Mon, 17 December 2007 14:01]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: No signal being sent to monitor
Next Topic: Video Card Help
Goto Forum:
  


Current Time: Thu Feb 06 16:54:03 MST 2025

Total time taken to generate the page: 0.00646 seconds