Jump to content

raymondje21

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

raymondje21's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I fixed the problem another way now but now there is a new problem i all the images work but it messed 2 of them up http://sarion.site90.net You see one on the right and one on the left You can see some sort of spacing
  2. Those quest are now set to """"" Still no result DO i tried using a nother path with a http:\\www.somerandowsite.com/somerandomthingy/image.jpg I tried something like that and it showed the img
  3. Well when i use that it gives me these quotues """"
  4. How wouldi do that? how do you make those quotes?
  5. Ok the here is what the images are -there not misspelled -there are Graphics interchange format <--- i think thats GIF in short -there in the same map as the index.php in a special image map <---- i also tried changing the code and image's with out the map but doesn't work Maybe this help
  6. You mean \ should be / thanks that was the problem It fixed the <\td> part but images still down't show What should i do about the images?
  7. I chande names of images to more logic names and also added .gif behind all and now this is the new error The error i added smileys where small boxes with the broken page sign is <\td> <\td> <\td> <\tr> <\td> GAME GOES HERE <\td> <\td> <\tr> <\td> <\td> <\td> <\tr> <\table> The code <html> <body> <table border=”0” cellpadding=”0” cellspacing=”0” width=”750”> <tr> <td align=”left” valign=”top”><img src=”images\left_top.gif” border=”0”><\td> <td align=”left” valign=”top”><img src=”images\middel_top.gif” border=”0”><\td> <td align=”left” valign=”top”><img src=”images\right_top.gif” border=”0”><\td> <\tr> <tr> <td align=left” valign=”top”><img src=”images\left_center.gif” border=”0”><\td> <td align=”left” valign=”top”>GAME GOES HERE<\td> <td align=left” valign=”top”><img src=”images\right_center.gif” border=”0”><\td> <\tr> <tr> <td align=”left” valign=”top”><img src=”images\left_down.gif” border=”0”><\td> <td align=”left” valign=”top”><img src=”images\middel_downgif” border=”0”><\td> <td align=”left” valign=”top”><img src=”images\right_down.gif” border=”0”><\td> <\tr> <\table> </body> </html>
  8. Wajjooo Fast response time here Wel it hase to do with PHP beceuse its index.php Second i learned that code form a book called PHP game programming When i view them with paint and stuff its just a normal image but when look on my site it gives to no image drawing you that little box with a broken page in it
  9. Why doesn't this display the images in the table? <table border=”0” cellpadding=”0” cellspacing=”0” width=”750”> <tr> <td align=”left” valign=”top”><img src=”images/site-template-sick-green_01” border=”0”></td> <td align=”left” valign=”top”><img src=”images/site-template-sick-green_02” border=”0”></td> <td align=”left” valign=”top”><img src=”images/site-template-sick-green_03” border=”0”></td> </tr> <tr> <td align=left” valign=”top”><img src=”images/site-template-sick-green_04” border=”0”></td> <td align=”left” valign=”top”>GAME GOES HERE</td> <td align=left” valign=”top”><img src=”images/site-template-sick-green_06” border=”0”></td> </tr> <tr> <td align=”left” valign=”top”><img src=”images/site-template-sick-green_21” border=”0”></td> <td align=”left” valign=”top”><img src=”images/site-template-sick-green_22” border=”0”></td> <td align=”left” valign=”top”><img src=”images/site-template-sick-green_23” border=”0”></td> </tr> </table>
×
×
  • 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.