|
[an error occurred while processing this directive]
| |
|
Register with psptips.com
|
![]() |
![]() |
<TABLE cellpadding=0 cellspacing=0 border=0> <TR><TD rowspan=2 valign=top> <IMG SRC = "images/4web05.jpg" WIDTH = 117 HEIGHT = 336 ALT = "" BORDER = "0" ></TD> <TD valign=top> <IMG SRC = "images/4web06.jpg" WIDTH = 333 HEIGHT = 101 ALT = "" BORDER = "0" ></TD></TR> <TR><TD>text area</TD></TR></TABLE> |
It is important to pay attention to your HTML markup when piecing images together with a table. Different editors generate different markup, and not all of them save to UNIX format. If you find that you have gaps between the table cells, try running the entire table together on one long line. Then you can split it up into something more readable, one section at a time, saving and checking in your browser frequently to make sure the white space doesn't show back up. Once you are familiar with how your editor handles the markup you should be able to piece table art together with no problem.
To make your buttons clickable create an image map. Note, these buttons are not pushable, ie. they do not push in when they are clicked. For that you would need to make two sets of buttons and add a javascript.