HTML - Link Down On A Site
okay its simple but still i cant find what im looking for on google, so now ill ask U guys...
okey so if i have a page where there is a lot of topics and extrem mutch text (example in bottom). and there is a description in the top that tells what the site contains so i would like to know how can i link the introductions menu to the tet longer down the page?? and the "back to top" to the top (OFC)... Introduction: *intro *cars *airplanes *boats *intro (I am a lot of text) "back to top" *cars (i am even more text) "back to top" *airplanes (i think u got the point) "back to top" Similar TutorialsI'm having trouble linking out of a site, Neopets, which will only let me link to different pages on Neopets.com. I know there is a way to make a PAGE redirect, but how about a link redirecting. If this makes no sense, here's what I mean: I want to make a link,{a href="whatever"}whatever{/a}, automatically link/go to/ redirect to {a href="blah"}blah{/a} Anyone know what I mean and can help I am running an internal website and I am trying to create a link to a document that is stored on a different server than my web server. I am creating the link like so: a href="//servername/folder/file.doc" Everytime the link is clicked, it throws an "http:" infront of the path in the address bar, and won't open the file. Is there a different way to link to a document stored on a different server? I want to have a section on our website called 'link to us' , (or similar). What is the best way to provide people that want to link to our site with the code that allows them to do so? Hey guys I need some help regarding a website I made from a template. you can view the site at http://www.goosetrailbnb.com/ The problem is that when you click on the links in the bottom navigation bar, it will only show the page for a second (not properly aligned) and then redirect back to the index.html automatically. If you click the links on the menu up top in the flash header, the links work fine. I am using iframe....so my pages are index.html, iframe_0.html, iframe_1.html, iframe_2.html and so on. I have the links set as iframe_0.html etc for the links in the bottom navigation bar. Any help would be appreciated!!! Thanks Hi, I am developing intranet site using html and jsp .Web server I am using for deploying is Tomcat 6 . I want to provide a link to shared folder of one of intranet computer.But When I give a link to it in HTML like Code: <a href = "\\ComputerName\SharedFolder">Link to Shared Folder </a> . This works fine when I open direct HTML But when I open that HTML from server then when I click on that link it don't open that folder. Please help.... Thanks in advance... I am wondering if it is possible to create an INDEX.HTML to redirect to another website? I would like it to display the redirected site, but if possible keep to the original address.. e.g. A site named www.mysite.com, with an INDEX.HTML to redirect to www.othersite.com, which displays OTHERSITE with www.mysite.com in the address bar. Hope I explained ok, any responce would be much appricated! Thanks! I have several links on my site, all in the form of <a href="http://www.mywebsite.com">mywebsite</a> How do I need to change it such that a new instance of the browser is used in which the linked site is displayed. Hi, I'm newly registered and seeking some assistance. I'm working on a website for a client and come across an issue. The following is my iFrame code: Code: <div id="iframez"> <iframe src="main.html" width="100%" height="400px" name="framez"></iframe> </div> I have a link that is at the bottom of the page that is supposed to load in the iFrame when clicked upon. The code is as follows: Code: <a href="somelink.html" target="framez">some link</a> What I want is when the link is clicked that it loads in the iframe (this works as intended) AND I want the page to scroll up to the iframe. I tried doing this without success: Code: <a href="somelink.html#iframez" target="framez">some link</a> This is interpreted as #iframez in somelink.html, and not the page its on. Is there any way around this? Thanks for your patience. Ive been working on a website in my free time, and I have been wondering if it's possible to hover over a link, and change the text color of another link. A picture of one of my web pages is shown in the link below. http://i223.photobucket.com/albums/d...screenshot.jpg I want to be able to hover over something from the side navigation bars and have various links in the bottom naviational bar change color. So like hovering over Blood Elf, would make Death Knight, Mage, Paladin, Warlock, Priest, Rogue, Hunter turn red Does anyone know how to do this? or even know if it is possible? Hi im not sure if this can be done i have created some buttons to use as links and once i put the a href code in a box appears around the button can i remove this and how plz you can see example of what i mean on my website i have made Home and Contact clickable but i want to remove the box thats around the button if possible http://dreamteam0708.co.uk/ for info: im coding my own html in notepad, not using any programs or anything and my hosting doesnt support php etc hi there www.brewrecords.net everyone can see my site but me! all i can see is 'this domain has just been registered' i delete my cookies and cache in internet explorer, still nothing. can anyone shed some light on this? thanks. Hi there all, this looks like a great place to get answers. I'm trying to make a site which is "centered" but I need to add a vertical scrolling text box on top of one of the graphics. You can see what I mean at Http://www.Senor-Dicks.co.uk/tester.html I can get the box up but it has an absolute position and won't stay in the right place. I'm using Dreamweaver and any help would be appreciated. It's been driving me nuts for about 3 weeks now. Thanks in advance. does anyone knows a code or how to put a log in to a site? like i want before going in the site, before anything comes up in the screen a box with a log in.. could someone explain me Howdie! I created my first homepage - real easy. What are the next steps? I cant understand why people make such a big deal about it. I found it easy. Here it is http://supanerd.blog.homepagenow.com/ Now I want to do one of those great moving cursors with my name rotating around. How can I fix this up? Can any of you guys give me some tips on how to integrate it. Appreciate your help! Hi all, this is my first post. First of all, my website is http://explosions.us.to Right now, whenever you click on something from the "nav" the links stay in the same place like they should. However, I want this to be the new 'about' page. Notice how the "nav" images change because of the added content in the layout cell. Any help on how to fix this is appreciated! Hi well i am finally getting read to put my site together this weekend and i just have a few questions. my site has been designed by a designer who has mocked it up in photoshop, illustrator etc. so the question that i have is how do i translate that into HTML? here are a few screen shots of what my site will look like. also i'll be taking them down in a couple of days. so here they are... Thanks Hi Could anyone help me with some coding probs? I cant see were the problem is occurring. The two divs container and content dont seem to wrapping around the other html variables correctly. If you put a border around content and container and view it you will know what im talking about. I want to put a margin between the footer and the movie. Thanks Please see the URL http://pmbperformance.99k.org/ I built my web site using NVU. It looks OK when I open it in the Firefox browser but not in IE. Could anyone tell me what is wrong? I know very little about HTML code. Take a look at it in both browsers and you will see what I mean. I would like to for it to work with both browsers. http://www.kentuckybarrels.com Thank you for any assistance. Hi Guys, Brand new on here so here's hoping that I can get some valuable input and help from you all. I am a mac user so am naturally using Safari as my browser. I have developed the new home page for my companies web site. To me it looks great and I am happy with the appearance (in Safari). What I am not happy with is it's appearance in Firefox. When viewed in Firefox there are blue boxes around all of the link images and and this is causing the placement to be out also (not perfect like in Safari). I have three questions : 1. How do I stop the blue boxes when viewing in Firefox? 2. Not having IE, how does this page look in IE? 3. Have I approached the coding correctly and could it be done better thus improving the performance? I am aware that there are a good number of rollovers but I do wish to keep them all. I look forward to any input - good or bad. Thanks a lot Gary http://www.gtgrafix.com/index_1.html and when i go on google and put the name of my site in i get this message.. Quote: Temporary holding page. This domain has been registered by registron.co.uk on behalf of a client. where as other sites have say for example Quote: The local version of this pre-eminent search engine, offering UK-specific pages as well as world results. www.google.co.uk/ - 4k im holding out to unveil my page Thanks |