Jump to content


Photo

Getting them to the right spot.


  • Please log in to reply
2 replies to this topic

#1 -Azrael-

-Azrael-

    Young Padawan

  • Members
  • Pip
  • 244 posts

Posted 14 October 2004 - 03:18 PM

Ok, I sliced my images and all. But when I opened the .html, they were all to the left.
I try to center it, but I can't it won't let me. Anyone help? I'm new to site making.

#2 cenithx

cenithx

    Young Padawan

  • Members
  • Pip
  • 21 posts

Posted 14 October 2004 - 09:59 PM

Wrap all of your layout in a centered table..

eg..

<table border="0" cellpadding="0" cellspacing="0" align="center">
 <tr>
  <td>
    <!-- put all your other code in here -->
  </td>
 </tr>
</table>


(you'd probably want to assign sizing to the table but i'm not sure on your layout details.. i'm sure you can figure it out)

#3 -Azrael-

-Azrael-

    Young Padawan

  • Members
  • Pip
  • 244 posts

Posted 14 October 2004 - 10:45 PM

What do you mean? I don't know HTML :| and I'm new to website making.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users