Cannot type or place images to the rightoutside of mytables.

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Cannot type or place images to the rightoutside of mytables.

    hey there, this is sad-however i'm not too familiar with this program. so here
    i go. i have several tables on my site,all centered to the left, however i
    still have plenty of space to the right outside of my tables, but i cannot
    select this space. when i try to place anything there, it appears below my
    table. will someone please help me out?

    joeb4695 Guest

  2. Similar Questions and Discussions

    1. Evenly place images in table?
      Hi, I am wondering if the following is possible. I have a table with 2 columns. On the right I want to place 5 images even spread apart to...
    2. ldap DirectoryServices.DirectoryEntry System.NotImplementedException: Handling of this ADSVALUE type is not yet implemented (type = 0xb).
      hi, i'm trying to make a query to a ldap server (version v2 or v3 doen't matter) with c#. the query works just fine but the problem is that i...
    3. Problem with character palette and Tracking field: can't type zero after type is modified
      System: Illustrator CS, Panther 10.3.3 Try this: Create a few characters of type. Select some letters and change their tracking (Option + Command...
    4. PerlTK: using place to place the same widget twice
      Greetings, Is it possible to define a Perl/TK widget and then use the place method to place that widget more than once. I can't seem to figure...
    5. Importing Images - type?
      I'm still on FH10, but I have a general question about images in FH. When importing an image from Photoshop, what file type is best? TIFF? JPG? or...
  3. #2

    Default Re: Cannot type or place images to the rightoutside ofmy tables.

    Sounds like a case of bad code. Show us a URL or post your code please.
    mzanime.com Guest

  4. #3

    Default Re: Cannot type or place images to the rightoutside ofmy tables.

    <table width="484" height="314" border="1">
    <tr>
    <td width="119" height="74" bgcolor="#3300CC"><strong
    class="style9">Length</strong></td>
    <td width="83" bgcolor="#3300CC"><div align="center"
    class="style9">100</div></td>
    <td width="84" bgcolor="#3300CC" class="style2"><div align="center"
    class="style8">300</div></td>
    <td width="82" bgcolor="#3300CC" class="style2"><div align="center"
    class="style8">500</div></td>
    <td width="82" bgcolor="#3300CC" class="style2"><div align="center"
    class="style8">1000</div></td>
    </tr>
    <tr class="style1">
    <td height="232"><p>&nbsp;</p>
    <p><strong>DPR-32</strong></p>
    <p><strong>DPR-62</strong></p>
    <p><strong>DPR-92</strong></p>
    <p>&nbsp;</p>
    <p>&nbsp;</p></td>
    <td><p align="center"><strong>.47</strong></p>
    <p align="center"><strong>.51</strong></p>
    <p align="center"><strong>.63</strong></p>
    <p align="center">&nbsp;</p></td>
    <td><p align="center"><strong>.43</strong></p>
    <p align="center"><strong>.50</strong></p>
    <p align="center"><strong>.62</strong></p>
    <p>&nbsp;</p></td>
    <td><p align="center"><strong>.41</strong></p>
    <p align="center"><strong>.48</strong></p>
    <p align="center"><strong>.61</strong></p>
    <p>&nbsp;</p></td>
    <td><div align="center">
    <p><strong>.40</strong></p>
    <p><strong>.46</strong></p>
    <p><strong>.59</strong></p>
    <p><br>
    </p>
    </div></td>
    </tr>
    </table>
    <p align="right" class="style3">&nbsp;</p>
    <p><span class="style3">Duplicator -EXTRA <br>
    </span><span class="style6">Extra premium tape</span> for music or voice.5
    screw with<br>
    white shell. For clear shell add 3 cents.</p>


    here is the code. as you can see i must go to the line below the table, even
    though there is plenty of space to the right, how can i fix this?

    joeb4695 Guest

  5. #4

    Default Re: Cannot type or place images to the rightoutside ofmy tables.

    Thats not enough. Please show ALL of it or a URL.
    mzanime.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139