Jump to content

any 1 able to help me?


runnerjp

Recommended Posts

hey guys ok i have put this together

 

 

   <td width="220" valign="top"><div id="linedown">
<img src="http://www.runnerselite.com/images/linedown.jpg"></div><?include("include/info.inc.php"); ?></td>
    <td width="1158"><img src="../images/training.jpg" alt="Training" width="120" height="120" /><?
            include("include/adminerr.inc.php");
            if($auth[error]) { include("include/messages/index_unverified.inc.php"); }
            else { include("include/messages/index_verified.inc.php"); } ?></td>
  </tr>

 

 

div#linedown {
width: 2px;
height: 500px;
background:url(http://www.runnerselite.com/images/linedown.jpg);
float: right;
background-repeat: repeat-y;
}
div#training
{
margin-top:1%
float:left;
}

 

 

for sum reason the text from the php script apears under the picture but i want it to appear next to the picture.... any ideas ???

Link to comment
https://forums.phpfreaks.com/topic/40389-any-1-able-to-help-me/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.