answersLogoWhite

0

Can you link an HTML page to your HTML page?

Updated: 8/20/2019
User Avatar

Wiki User

9y ago

Best Answer

If it is someone else's page and they control the page, then only they can add a link on their page to your page. If you have two pages that you control, then you can link them to each other.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you link an HTML page to your HTML page?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you link a MS Excel page with a HTML page?

First type in the text into a cell that you want to use to be the link. Then press Ctrl - K. That opens up the Insert Hyperlink dialog box. From there you can choose what you want to link to. You can link to many kinds of things, and that includes a HTML page. You just need to specify the address of the page that you want to link to. Click OK and the link will have been set. Now if you click on the cell it will act as a link to the HTML page.


How do you link rdbms page with HTML?

RDBMS cannot link directly with HTML. A third party jar is to be required to do the same.


Is there an HTML code that is on one page and has one link that will go to a different page based on the link you clicked on?

yes


Which person discovered HTML?

No one discovered HTML. Follow the link below to the wikipedia page.


How do you get handle of title of another HTML page in my page?

You can link that page into yours by anchor. Get the value into JavaScript and get it into your title.


What is the HTML code for enter?

Use <br /> for a new line. Use <p></p> for a new paragraph. or if you want to link to a website or another page you put <html> <body> <a href="the page or site you want to link">button text here</a> </body> </html>


How do you get your text to link onto a different page on Piczo?

i think its HTML codes


Which tag is used in HTML to jumb to next page?

<a href="(whatever the name of the next page is)">(link text)</a>


What are the types of linking in HTML?

There are various kinds of linking in HTML. You can link to other webpages, which is the main kind of link. You can link to other parts of the same page. You can link to e-mail addresses. You can link in other files that are used for HTML pages like script files and style sheets.


What is an absolute link in HTML?

An absolute link in HTML is a link that goes to an absolute URL. There are two kinds of URLs used in HTML. The first is relative. It give the path from the current document to the document you're after. Normally you use a relative link to link to another page on your own site. For instance this link:Index Page would link to the index page of the current directory that the user was browsing.An absolute URL is complete, like What_is_an_absolute_link_in_HTML. An absolute link uses that URLWhat_is_an_absolute_link_in_HTML">This QuestionIt's called absolute, because that is the definitivelocation of the resource.


How can one redirect from a HTML page?

When creating an HTML page the person must be verse in Hyper Text coding. Generally the code a href will and then typing the address of the site will create a link.


On one of the page there a link to other layers click on this link what layer is descibed on this page?

write the html codes eg"-<a href=file name.html>linking words</a>