HTML - Need To Move Email Address Up A Few Lines
Hello once more. I need to move the email address near the bottom right up a bit, about a few lines so it's 1 or 2 lines below the Facebook "like" area.
The site: movehumanityforward.org Thank you! Similar TutorialsI heard about how e-mail address are getting spammed and I read that if the address is in an image, it is less likely to get spammed. I have a image with a "mail-to" code added to it, it that what they mean by embedding an address in an image? It is located on link below in the Pink "dealer wanted" image. http://www.nomagicneon.com thanks I don't want to really hide it, but I have a mail to: for an email address and the person is getting too much spam, I heard there were other ways, but which is better to to? TIA Dear experts, I want to have a simple form in my website whereby user can give comments etc. I would like to ask if my code is correct or not. <form id="comment-form" action="mailto: contact@blahblahblah.com"/> <input type="button" value="Submit" id="submit"/> I'm not sure if the submit part syntax is it correcet whereby user when they press the button, the form details will go into my email address. Hope someone can advise me. Many thanks. Please delete my post. Thanks! On one hand you want to make it easy for the legitimate visitors to your web site to contact you about your web site and services. But you don't want your email address to be picked up by spam bots. So would my web site email address be hidden from spam bots if I just created an image that showed my email address? Hi there, i would really appreciate if someone could help me. i have first tried a few things from searching around on google. but i either dont understand or its just not working!... first of all ill say im a beginner in html. but i created a survey/quiz page.. just a simple thing to see if i could. Using radio boxes etc.... I have a submit button at the bottom, but i want to know how to direct it to my email address? so that i receive the responses and can send the reply? i tried a form method to mailto my email but it doesnt work. so i think i may be on the wrong path.. all that happens is the page reloads. anyways could someone help. my page is being being hosted by free server, will this make a difference? thanks for your time. Hello I put up a static background portal page which has links to everything for the business and our email address. since the email address is static to the image, i want to make an image map and have that copy the email address to the clipboard and inform the user that it has been copies and can be pasted in their email client. How would i go about this? Thanks I have this code that I am using for a contact form on my website. What do I need to add for it to send the data in the fields to my email address Code: <form name='Contact Time For You' action='sent.htm' method='POST' enctype='multipart/form-data' onsubmit='return verifyMe();'> <table class='table_form_1' id='table_form_1' cellspacing='0' width="271" align="right"> <tr> <td class='ftbl_row_1a' width="241" align="left" > <font face="Arial" size="2"><LABEL for='Full_Name' ACCESSKEY='none' ><b style='color:red'>*</b>Your Name </label></font> <font face="Arial"> <input type='text' name='Full_Name' id='Full_Name' size='34' value=''></font></td> </tr> <tr> <td class='ftbl_row_2a' width="241" align="left" > <p> <font face="Arial" size="2"><LABEL for='Email' ACCESSKEY='E' ><b style='color:red'>*</b><u>E</u>mail Address </label></font> <font face="Arial"> <input type='text' name='Email' id='Email' size='34' value=''></font></td> </tr> <tr> <td class='ftbl_row_1a' width="241" align="left" > <p style="margin-top: 0; margin-bottom: 0"> <font face="Arial" size="2"><LABEL for='Telephone' ACCESSKEY='T' ><b style='color:red'>*</b><u>T</u>elephone </label></font> </p> <p style="margin-top: 0; margin-bottom: 0"><font face="Arial"><input type='text' name='Telephone' id='Telephone' size='15' value=''></font></p> <p style="margin-top: 0; margin-bottom: 0"> </td> </tr> <tr> <td class='ftbl_row_2a' width="241" align="left" > <font face="Arial" size="2"><LABEL for='Enquiry_Text' ACCESSKEY='none' ><b style='color:red'>*</b>Enquiry</label></font><font face="Arial"><textarea name='Enquiry_Text' id='Enquiry_Text' cols='28' rows='6' value=''></textarea></font></td> </tr> <tr> <td class='ftbl_row_1a' width="241" align="left" > <p> <font face="Arial" size="2"><LABEL for='Code' ACCESSKEY='none' ><b style='color:red'>*</b>Offer Code </label></font> <font face="Arial"> <input type='text' name='Code' id='Code' size='34' value=''></font></td> </tr> <tr> <td align='center' width="249"> <p style="margin-top: 1; margin-bottom: 1"> </p> <p style="margin-top: 1; margin-bottom: 1"><font color="#FFFFFF"> <input type='submit' name='submit' value='Send' style="float: right; color: #FFFFFF; font-family: arial; font-weight: bold; background-color: #000080"></font> </td> </tr> </table> </form> Thank you in advance, Dan Hi Everyone, I have just written a web page for use as an email signature. My method for doing so is quite long winded, due to the nature of the signature that I have designed and the fact that I am using Outlook 2010. This is the process that I took to make my "email signature" - which is more accurately described as an Outlook Template: 1). Sent the HTML email from a server to my email address 2). Saved the email that I sent to myself (after a few minor alterations, such as removing the sender & subject) as an Outlook Template (.oft file) 3). Created a Macro which calls the OFT file when run 4). Added a button to the ribbon which runs the Macro when clicked My methodology is fine - and I have tested it with a single image inside the template, however when I performed a HTML cut on my original graphic - so that I could add functionality to the signature - I now see fine white lines in between all of the individual graphics. Please see this link for further explanation: http://www.systemcontrol.com.au/dd/fine-white-lines.JPG The "fine white lines" are only visible when the Outlook Template is opened (irrespective of whether opened manually or by Macro). I have seen this behaviour before on web mail, such as Hotmail, and adding this markup fixes the issue: Code: <style type="text/css"> img { display: block; } </style> However once the original HTML is saved as an OFT I suspect that Outlook strips away any style information in the head of the document. If anybody can suggest how this markup can be added to the body of the document, or otherwise provide a solution (such as telling me how to manually edit an OFT file), it will be much appreciated. Thanks for your time. Kind Regards, Davo Hello. I am pretty new at this, so any help would be appriciated. I want to put a custom text in an address bar of user's browser, so that any page on my site shows www.mydomain.com instead of www.mydomain.com/mypage.html or www.mydomain.com/asubpage.php. I don't want users to see the titles of subpages of my site. My server supports PHP, so I could write this in either HTML or PHP, but don't know how. Is this possible to achieve and if so, how? Hi all. Please look at: http://bartending.com/drinks_recipes/Sangria.html The box towards the bottom of the middle section which starts out as: 1 Comment is a <tr><td> in a table, however, I can't get it to move closer to the one above it. I tried adding style="margin-bottom:0px;" to the previous <tr>, but that didn't work either. Any help you have would be much appreciated =) Light and Love and Healing to you, -Patrick Arden McNally Sorry, this is just a really stupid question. I am not new in the least bit to HTML, however I am completely new to talking to people about it. When someone refers to "line 15 in the code" what are they talking about. Because sometimes I will count down the lines and that line will be blank. For example: What is line 5 in this code? Code: <html> <head> <title></title></head> <body> </body> </html> Would you count the number of lines down, or the number of lines (with content) down. Would line 5 be considered the blank line, or </body> Thanks Coot for really helping me out. I've updated some needed assistance if anyone else can help I would appreciate it. For: http://www.trillionaireme.com I have a review page at: http://www.bestsellersworld.com/revi...ightingale.htm I had something under the Amazon.com buy box but removed it. Now I have a space there. I would like the text that starts "What is different about these bodies? " to move over to the left. How can I do this? I'm trying to transfer the work i did on one page and move it to my new page. I want to move this content: Code: <ul > <p><strong>Alberta</strong></p> <li>Airdrie</li> <li>Brooks</li> <li>Calgary</li> <li>Camrose</li> <li>Cochrane</li> <li>Edmonton</li> <li>Fort McMurray</li> <li>Grande Prairie</li> <li>Leduc</li> <li>Lethbridge</li> <li>Medicine Hat</li> <li>Okotoks</li> <li>Red Deer</li> <li>Saint Albert</li> <li>Spruce Grove</li> </ul> <ul> <p><strong>British Columbia</strong></p> <li>Abbotsford</li> <li>Campbell River</li> <li>Chilliwack</li> <li>Courtenay</li> <li>Duncan</li> <li>Kamloops</li> <li>Kelowna</li> <li>Nanaimo</li> <li>Penticton</li> <li>Port Alberni</li> <li>Prince George</li> <li>Vancouver</li> <li>Vernon</li> <li>Victoria</li> <li>White Rock</li> </ul> <ul> <p><strong>Manitoba</strong></p> <li>Altona</li> <li>Brandon</li> <li>Dauphin</li> <li>Flin Flon</li> <li>Morden</li> <li>Neepawa</li> <li>Selkirk</li> <li>Steinbach</li> <li>Stonewall</li> <li>Swan River</li> <li>The Pas</li> <li>Thompson</li> <li>Virden</li> <li>Winkler</li> <li>Winnipeg</li> </ul> <ul> <p><strong>New Brunswick</strong></p> <li>Bathurst</li> <li>Campbellton</li> <li>Caraquet</li> <li>Dalhousie</li> <li>Edmundston</li> <li>Fredericton</li> <li>Grand Falls</li> <li>Moncton</li> <li>Oromocto</li> <li>Saskvillee</li> <li>Saint John</li> <li>Saint Stephen</li> <li>Shediac</li> <li>Sussex</li> <li>Woodstock</li> </ul> <ul> <p><strong>Newfoundland and Labrador</strong></p> <li>Bay Roberts</li> <li>Carbonear</li> <li>Channel-Port aux Basques</li> <li>Conception Bay South</li> <li>Corner Brook</li> <li>Gander</li> <li>Goose Bay</li> <li>Grand Bank</li> <li>Grand Falls-Windsor</li> <li>Labrador City</li> <li>Marystown</li> <li>Mount Pearl</li> <li>Paradise</li> <li>Saint Johns</li> <li>Stephenville</li> </ul> Code: ul { float: left; width:auto list-style-type: none; } To this page: Code: <div id="content"> <span> <ul style="list-style-type: none; display: inline-block;"> <li><strong>Alberta</strong></li> <li><strong>British Columbia</strong></li> <li><strong>Manitoba</strong></li> <li><strong>New Brunswick</strong></li> <li><strong>Newfoundland and Labrador</strong></li> <li><strong>Nova Scotia</strong></li> <li><strong>Ontario</strong></li> </ul> <ul style="list-style-type: none; display: inline-block;"> <li>Calgary</li> <li>Kamloops</li> <li>Altona</li> <li>Bathurst</li> <li>Bay Roberts</li> <li>Amherst</li> <li>city name</li> <li>Edmonton</li> <li>Kelowna</li> <li>Brandon</li> <li>Campbellton</li> <li>Carbonear</li> <li>Antigonish</li> <li>city name</li> <li>Lethbridge</li> <li>Nanaimo</li> <li>Dauphin</li> <li>Caraquet</li> <li>Channel-Port</li> <li>Bridgewater</li> <li>city name</li> <li>Red Deer</li> <li>Penticton</li> <li>Flin Flon</li> <li>Dalhousie</li> <li>aux Basques</li> <li>Glace Bay</li> <li>city name</li> <li> </li> <li>Prince Rupert</li> <li>Morden</li> <li>Edmundston</li> <li>Conception Bay</li> <li>Halifax</li> <li>city name</li> <li> </li> <li>Tofino</li> <li>Neepawa</li> <li>Fredericton</li> <li>South</li> <li>Kentville</li> <li>city name</li> <li> </li> <li>Vancouver</li> <li>Selkirk</li> <li>Grand Falls</li> <li>Corner Brook</li> <li>New Glasgow</li> <li>city name</li> <li> </li> <li>Victoria</li> <li>Steinbach</li> <li>Moncton</li> <li>Gander</li> <li>New Waterford</li> <li>city name</li> <li> </li> <li>Whistler</li> <li>Stonewall</li> <li>Oromocto</li> <li>Goose Bay</li> <li>Pictou</li> <li>city name</li> <li> </li> <li>Williams Lake</li> <li>Swan River</li> <li>Sackville</li> <li>Grand Bank</li> <li>Port Hawkesbury</li> <li>city name</li> <li> </li> <li> </li> <li>The Pas</li> <li>Saint John</li> <li>Saint John</li> <li>Grand Falls</li> <li>Springhill</li> <li> </li> <li> </li> <li> </li> <li>Thompson</li> <li>Saint Stephen</li> <li>-Windsor</li> <li>Sydney</li> <li> </li> <li> </li> <li> </li> <li>Virden</li> <li>Shediac</li> <li>Marystown</li> <li>Sydney Mines</li> <li> </li> <li> </li> <li> </li> <li>Winkler</li> <li>Sussex</li> <li>Mount Pearl</li> <li>Truro</li> <li> </li> <li> </li> <li> </li> <li>Winnipeg</li> <li>Woodstock</li> <li>Paradise</li> <li>Yarmouth</li> <li>city name</li> <li> </li> <li> </li> <li> </li> <li> </li> <li>Saint Johns</li> <li> </li> <li>city name</li> <li> </li> <li> </li> <li> </li> <li> </li> <li>Stephenville</li> <li> </li> <li>city name</li> <li> </li> </ul> <hr> <ul style="list-style-type: none; display: inline-block;"> <li><strong>Prince Edward Island</strong></li> <li><strong>Quebec</strong></li> <li><strong>Saskatchewan</strong></li> </ul> <ul style="list-style-type: none; display: inline-block;"> <li>city name</li> <li>city name</li> <li>city name</li> </ul> <span> </div><!-- End content--> Code: @charset "UTF-8"; /* CSS Document */ #wrapper { background-color:#FFF; width: 780px; margin: auto; } /* --- navigation starts --- */ #header { width: 100%; height: 229px; margin: auto; } #header img { width: 100%; height: 100%; } ul { display: block; width: 100%; font-family: Arial, Verdana; font-size: 14px; margin: 0; padding: 0; list-style: none; } ul li { width: 111px; text-align: center; display: block; position: relative; float: left; } li ul { display: none; position: relative; z-index: 1; } ul li a { display: block; text-decoration: none; color: #ffffff; border-top: 1px solid #ffffff; padding: 5px 15px 5px 15px; background: #2C5463; margin-left: 1px; white-space: nowrap; } ul li a:hover { background: #617F8A; } li:hover ul { display: block; position: absolute; } li:hover li { float: none; font-size: 11px; } li:hover a { background: #617F8A; } /* --- navigation ends --- */ /* --- information starts --- */ #content { position: relative; top: 40px; font-size:16px; font-family: Verdana, Geneva, sans-serif; } #footer { margin-top: 100px; text-align: center; } /* --- information ends --- */ /* --- Advertising starts --- */ #adverts { width: 95%; margin: auto; text-align: center; /* Only to align alternate image text for visulization */ } #adverts #addWarning { float: left; font-size: smaller; } #adverts #single { clear: both; } #adverts #single img { width: 100%; } #adverts .double img { width: 50%; display: inline-block; float: left; } #adverts .trible img { width: 33%; display: inline-block; float: left; } /* --- Advertising Ends --- */ I have these images and text. Is there any code I can use to move these 7 lines over to the right a little? Thanks. Code: <font face="Arial" color="#000000" size="3"><IMG src="/images/hphone.gif"> <a href="?action=login"> Home</a><br><br> <IMG src="/images/hphone1.gif"><a href="?action=register"> Register</a><br><br> <IMG src="/images/hphone2.gif"> <a href="?action=faq"> FAQ</a><br><br> <IMG src="/images/hphone3.gif"> <a href="? action=terms"> Terms Of Use</a><br><br> <IMG src="/images/hphone4.gif"> <a href="?action=contact"> Contact Us</a><br><br> <IMG src="/images/hphone5.gif"><a href="?action=forgotpass"> Forgot Password</a><br><br> <IMG src="/images/hphone6.gif"><a href="?action=forgotusername"> Forgot Username</a><br></font> I've been trying to move the top navigation on this website I'm creating for a restaurant, but it won't move right. Here is the index page: http://www.organicgardencafe.com/web...02-3-2010.html and the css: #color1 a:link{ color:#03F; text-decoration:none; font-weight:normal; } #color1 a:visited { color:#03F; text-decoration:none; font-weight:normal; } #color1 a:hover {color:#39F; text-decoration:none; font-weight:normal;} #color1 a:active {color:#03F; font-weight:normal; } #color2 a:link{ color:#FFF; text-decoration:none; font-weight:normal; } #color2 a:visited { color:#FFF; text-decoration:none; font-weight:normal; } #color2 a:hover {color:#e4cb54; text-decoration:none; font-weight:normal;} #color2 a:active {color:#FFF; font-weight:normal; } body{ background-color:#e4cb54; } div.temp{ background-position: center top; background-image:url(images/blanktemplate.jpg); background-repeat:no-repeat; height:960px; width:1440px; } navigation bar --!> li.home{ margin-left:100px; } li.about{ margin-left:38px; } li.menu{ margin-left:40px; } li.knowledge{ margin-left:38px; } li.ordering{ margin-left:36px; } li.classes{ margin-left:40px; } li.press{ margin-left:28px; } #major_nav ul li { float:left; display:inline; font-family:Helvetica; font-size:16px; color:#FFF; ; } #major_nav ul { margin-left: 200px; margin-top:10px; width:900px; } #news ul li a{ list-style-type:none; } #mission{ font-family:Helvetica; font-size:13px; float:right; width: 230px; height:300px; clear:left; margin-right:12px; text-align:justify center; margin-top:35px; } #pictures{ margin-right:185px; margin-left:10px; float:right; clear:both; width:503px; margin-top:98px; } #whatsnew{ float:right; width: 50px; clear:left; margin-top:115px; margin-right:20px; } #new1{ float:right; clear:left; margin-right:10px; margin-left:50px; margin-top:115px; } #new2{ float:right; clear:both; margin-right:260px; margin-left:10px; margin-top:115px; } div.newsletter{ font-family:Arial Narrow Normal, sans-serif; color:#404e3e; font-size:24px; margin-left:280px; margin-top:140px; margin-bottom:0px; } li.follow{ font-family:Arial Narrow Normal, sans-serif; color:#404e3e; font-size:24px; margin-left:238px; margin-top:20px; margin-bottom:0px; } div.giftcards{ font-family:Arial Narrow Normal, sans-serif; color:#404e3e; font-size:20px; margin-left:275px; } div.info{ font-family: Helvetica; font-size:14px; color:#FFF; margin-left:275px; margin-top:5px; } div.boston{ margin-left:270px; } .blue{ color:#039; font-size:17px; text-align:center; } .new_sub1{ display:inline; font-family:Helvetica; font-size:20px; color:#10155d; margin-bottom:10px; } .new_sub2{ display:inline; font-family:Helvetica; font-size:14px; } .new_sub3{ display:inline; font-family:Helvetica; font-size:13px; } .email_list{ list-style-type:none; margin-left:240px; } .email_sub1{ font-family:Helvetica; font-size:14px; margin-top:0px; } .email_sub2{ font-family: ; font-size:14px; margin-top:10px; } .email_sub3{ font-family: Helvetica; font-size:14px; color:#FFF; margin-top:7px; margin-bottom:40px; } .new2_sub1{ display:inline; font-family:Helvetica; font-size:20px; color:#10155d; } .new2_sub2{ font-size:13px; font-family:Helvetica; margin-top:20px; list-style-type:circle; margin-left:15px; } .new2_sub3{ display:inline; font-family:Helvetica; font-size:13px; margin-left:18px; } .adress{ text-align:center; color:#404e3e; margin-top:40px; margin-right:450px; float:right; clear:both; } Hi all, how can we move images like in this website http://www.kagancreative.com/portfolio.html left to right and right to left please help me Hi, I want to put in a form to get queries from the user, like so: Name: Email: Comments: 'Send' button and that it will send the information to my email address which is gmail? Thanks I was provided with this html. But it seems there are horizontal lines in between the places I'm supposed to add text. Can you tell me how I can remove these horizontal lines? Thanks. Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Test 2</title> <style type="text/css"> #container { width: 780px; margin-left: auto; margin-right: auto; } #left_column { border: 1px solid #999999; float: left; width: 230px; margin-right: 20px; margin-left: 20px; margin-bottom: 40px; } #header_table { width: 100%; border-collapse: collapse; } .header_top_tdl { padding: 0px; margin: 0px; border-bottom-style: solid; border-bottom-width: 5px; border-bottom-color: #b7b7b7; background-color: #800000; width: 150px; border-collapse: collapse; border-right-width: 0px; border-left-width: 0px; } .header_top_tdr { border-bottom-style: solid; border-bottom-width: 5px; border-bottom-color: #b7b7b7; background-color: #800000; border-right-width: 0px; border-left-width: 0px; } #right_column { float: right; width: 500px; } #footer { margin: 20px; padding: 3px; clear: both; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #800000; font-size: 14px; } .white_text { background-color: #800000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; } .form_row { font-family: Arial, Helvetica, sans-serif; font-size: 14px; } .link_p { margin-left: 20px; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } .link_p img { vertical-align: middle; margin-right: 20px; } .link_p a { text-decoration: none; color: #000000; } .link_p a:hover { color: #009933; } </style> </head> <body> <div id="container"> <div id="header"> <table id="header_table"> <tr> <td class="header_top_tdl"> </td> <td class="header_top_tdr"> </td> </tr> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> </table> </div> <div id="content"> <div id="left_column"> <table > <tr> <td colspan="2"> </td> </tr> <tr> <td class="white_text"colspan="2"> Login Here</td> </tr> <tr> <td colspan="2"> </td> </tr> <form action="/smusermanager/members/default.asp?action=login" method="post" name="login" language="JAVASCRIPT" onsubmit="return Validate();"> <input name="todo" value="login" type="hidden"/><input name="url" value="/smusermanager/members/default.asp" type="hidden"/> <tr class="form_row"> <td>Email Address</td> <td> <input class="fieldbox" size="20" maxlength="50" name="members_username" type="text"/></td> </tr> <tr class="form_row"> <td>Password</td> <td> <input class="fieldbox" size="20" maxlength="50" name="members_password" type="password"/></td> </tr> <tr class="form_row"> <td> </td> <td> <input class="fieldbox" value="Login" id="submit2" name="submit2" type="submit"/></td> </tr> </form> <tr> <td colspan="2" > <p class="link_p"> </p> <p class="link_p"> <img alt="Image" src="images/Hphone.gif" width="51" height="44"/> <a href="http://www.s.com/test1.html?action=login">Home</a></p> <p class="link_p"> <img alt="Image" src="images/hphone1.gif" width="51" height="39" /> <a href="http://www.s.com/test1.html?action=register">Register</a></p> <p class="link_p"> <img alt="Image" src="images/hphone2.gif" width="44" height="42" /> <a href="http://www.s.com/test1.html?action=forgotusername">FAQ</a></p> <p class="link_p"> <img alt="" src="test1_files/hphone3.gif" width="49" height="38" /> <a href="http://www.s.com/test1.html?action=forgotusername">Terms Of Use</a></p> <p class="link_p"> <img alt="" src="test1_files/hphone4.gif" width="42" height="38" /> <a href="http://www.s.com/test1.html?action=forgotusername">Contact Us</a></p> <p class="link_p"> <img alt="" src="test1_files/hphone5.gif" width="33" height="41" /> <a href="http://www.s.com/test1.html?action=forgotpass">Forgot Password</a></p> <p> </p> </td> </tr> <tr> <td colspan="2"> </td> </tr> </table> </div><!-- end of left column --> <div id="right_column"> <p>Format some text here</p> <hr /> <p>Format some more text here</p> <hr /> <table style="width: 100%"> <tr> <td><img alt="" src="images/sight1.gif" width="33" height="41" style="vertical-align:middle"/> And some text here</td> <td><img alt="" src="images/sound1.gif" width="32" height="38" style="vertical-align:middle" /> And some text here</td> </tr> </table> <hr /> <p>Etc.</p> <hr /> <p>Etc.</p> <p> </p> <p> </p> </div><!-- end of right column --> </div><!-- end of content --> <div id="footer"> <table style="width: 100%"> <tr> <td>*Copyright 2007 . All Rights Reserved.</td> <td style="text-align:right">Email : <a href="mailto:"></a></td> </tr> </table> </div> </div><!-- end of container --> </body> </html> |