• 0

Image...text


Question

ok

1) on the top tab i want to be able to put text

2) on the bottem bar

and in the middle i want the boarder to like go down...im haveing generated text go into this (news) so if the blue part has lots of text i want the boarder to go down from top to bottem if you understand...

i cant seem to figur this out (i sliced it in photoshop)

but...

post-46-1044996026.gif

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I think this will work.

<table border="0" cellpadding="0" cellspacing="0" width="300">
  <tr>
    <td><img src="imagename"></td> <!-- Top bar -->
  </tr>
  <tr>
    <td background="imagename"> </td>  <!-- the image with the border and blue background -->
  </tr>
  <tr>
    <td ><img src="imagename"></td> <!-- Bottom bar  -->
  </tr>
</table>

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.