|
|||||||
| HTML Discussion and technical support for building, using and deploying HTML sites. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
OK Here is the data
Here is my html file. I have not uploaded to the server yet. The problem I am having is resizing. I don't want to take up anyones time so take a peak and if I just did a terrible job with this let me know.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <!--<body background="RRWebBackgroundOnsite.gif">--> <head> <style type="text/css"> body {background-image:url(RRWebBackgroundHome.GIF);background-repeat:repeat-y;} </style> <title>R&R Massage Therapy</title> </head> <body> <!--Chris Link--> <td align="left" text color="white"> <a href="Chris.html"><b>RandomBeat</b></a></td> <!--Main Table--> <table width="100%" height="1000"> <tr> <td> <!--Left Table Red--> <table width="20%" height="100%" align="left"> <tr> <td> </td> </tr> </table> <!--Right Table Green--> <table width="4%" height="100%" align="right"> <tr> <td> </td> </tr> </table> <!--Middle Top Right Table Pink--> <table width="30%" height="15%" align="right"> <tr> <td> <br> <h4 align="center"> R&R Massage Therapy</h4> <p align="center"> 865-PRO-3LMT </P> <p align="center"> 423-231-9960 </p> <p align="center"> Serving Morristown, Jefferson City, & Knoxville Area. </p> <p align="center"> Chris Riehl L.M.T. </p> </td> </tr> </table> <!--Middle Top Left Table Orange--> <table width="25%" height="20%"> <tr> <td> <!-- Created by CoffeeCup Image Mapper++ (www.coffeecup.com) --> <p> <!-- Beginning of CSIM --> <IMG SRC="MassageLogo3.GIF" USEMAP="#RRMTLogo" BORDER=0 align="left"> <MAP NAME="RRMTLogo"> <AREA SHAPE=POLY COORDS="91,63,137,35,131,21,79,51,89,64,92,63" HREF="R&R Sports Massage Therapy.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Sports Massage'; return true"> <AREA SHAPE=POLY COORDS="137,36,137,21,185,30,179,44,136,35,136,35,136,35" HREF="R&R Chair Massage.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Chair Massage'; return true"> <AREA SHAPE=POLY COORDS="189,32,177,47,211,81,216,114,235,115,229,76,190,31,188,34,188,34" HREF="R&R Relaxation Massage.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Relaxation Massage'; return true"> <AREA SHAPE=POLY COORDS="190,192,182,180,213,147,219,116,234,117,228,154,214,176,191,194,189,191,189,191,189,191,190, 190" HREF="R&R Integration Therapy.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Myofacial Integration'; return true"> <AREA SHAPE=POLY COORDS="188,192,180,181,142,189,110,179,102,194,128,203,157,205,177,202,189,193" HREF="R&R Isolated Stretching.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Active Isolated Stretching'; return true"> <AREA SHAPE=POLY COORDS="99,193,111,178,83,150,72,116,58,119,60,142,69,160,75,172,82,179,96,190,101,190" HREF=" R&R Pregnancy Massage.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='Pregnancy Massage'; return true"> <AREA SHAPE=POLY COORDS="72,114,57,115,63,85,70,65,79,57,85,61,89,64,83,77,78,91,72,116" HREF="R&R Onsite Massage.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='On-site Massage'; return true"> <AREA SHAPE=POLY COORDS="127,53,103,58,95,74,81,81,84,110,89,122,91,124,201,98,193,64,183,58,163,58,153,49,126,52,126 ,52" HREF="R&R Massage Therapy Home.html" ALT="" OnMouseOut="window.status=''; return true" OnMouseOver="window.status='HOME'; return true"> <AREA SHAPE=default HREF="R&R Massage Therapy Home.html"> </MAP> <!-- End of CSIM --> </td> </tr> </table> <hr> <!--Middle 2nd Table Light Blue--> <table width="72%" height="10%" align="top"> <tr> <td> <p align="center"<big><b><em><font size="+4"><font color="red">Internet Special</big></b></em></font></p> <p align="center"<big><b><em><font size="+2"><font color="black">Buy A 1 Hour Massage Get a 1/2 Hour FREE!</big></b></em></font></p> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <p>end</p> </td> </tr> </table> <br> <hr> <!--Main Table End--> </td> </tr> </table> </body> </html> Thanks Chris |
|
#2
|
||||
|
||||
|
Why is resizing a problem? You got an online example?
__________________
Every fight is a food fight when you’re a cannibal. |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|