Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2007
    Posts
    88
    Tokens
    0

    Default convert this to divs/css for me?

    can anyone please convert this table to divs/css for me, i'm having trouble with it lol.
    Code:
    <table width="301" height="125" border="0" cellpadding="0" cellspacing="0" align="right">
        <tr>
            <td rowspan="2">
                <img src="images/layout/navi/navigation_01.png" width="84" height="57" alt=""></td>
            <td colspan="2" rowspan="2">
                <img src="images/layout/navi/navigation_02.png" width="51" height="57" alt=""></td>
            <td rowspan="2">
                <img src="images/layout/navi/navigation_03.png" width="62" height="57" alt=""></td>
            <td colspan="2">
                <img src="images/layout/navi/navigation_04.png" width="103" height="34" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="1" height="34" alt=""></td>
        </tr>
        <tr>
            <td>
                <img src="images/layout/navi/navigation_05.png" width="18" height="23" alt=""></td>
            <td rowspan="2">
                <img src="images/layout/navi/navigation_06.png" width="85" height="43" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="1" height="23" alt=""></td>
        </tr>
        <tr>
            <td colspan="2" rowspan="2">
                <img src="images/layout/navi/navigation_07.png" width="90" height="68" alt=""></td>
            <td colspan="3" rowspan="2">
                <img src="images/layout/navi/navigation_08.png" width="125" height="68" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="1" height="20" alt=""></td>
        </tr>
        <tr>
            <td>
                <img src="images/layout/navi/navigation_09.png" width="85" height="48" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="1" height="48" alt=""></td>
        </tr>
        <tr>
            <td>
                <img src="images/spacer.gif" width="84" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="6" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="45" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="62" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="18" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="85" height="1" alt=""></td>
        </tr>
    </table>
    Do do do

  2. #2
    Join Date
    Jan 2008
    Location
    England
    Posts
    285
    Tokens
    0

    Default

    We can't do much as we cannot phsycaily see it as all of the images are stored on your PC/Host and we can't get to that location to view the images.

    Private-message me with it uploaded and i'll take a look/.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •