answersLogoWhite

0


Best Answer

HyperText Transfer Protocol, commonly known as http.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which protocol supports linking from one webpage to another?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is meant by linking?

This is the connection between two objects. In the internet, it is the underlined blue text that you see in a blog or news article, or any written content present within the pages of a website. This underlined blue text is connected to an image, another article, or a webpage. If you were to link to an image, it would be best to use an image hosting site for this purpose. This would make sure that you link with a site that is prepared for the linking (prepared for the bandwidth sharing). This also makes sure that best practices are done and that the image you are using will not be in violation of the owner’s copyrights.The purpose of the connection or linking is to further give understanding on the topic depicted by the underlined blue text. This link is also referred to as a backlink, inline linking, or hotlink. This method has also been abused by those with malicious intent. Sometimes, these links lead to malicious software or sites that would be an unsafe environment for your device.


Another name for a webpage's address is the?

The uniform resource locator (URL)


What does FTP correspond to?

FTP is File Transfer Protocol. It is the protocol used on the internet when you upload files or download files. So for example, if you create a webpage and you want to upload it to your webspace, you need to use an FTP program. There are lots of good one out there. If you use Firefox, you can get an add-on called FireFTP. You would need to get the details of where to connect to in order to get access to your webspace. You will get those on your internet providers webspace. You then set the appropriate settings in the FTP program to enable the connection to be made.


If you want to view a webpage when you are not connected to the Internet you can?

save the page to a disk


What is the default text format used for the main content of a webpage?

Normal

Related questions

What is the protocol used to request a webpage?

HTTP Hypertext Transfer Protocol


What does the prefix http in the webpage's uniform resource protocol?

The prefix HTTP in a webpage's uniform resource locator (URL) represents the internet protocol, in this case the Hypertext Transfer Protocol. Other protocols include FTP and SMTP.


What does the prefix 'http' in the webpage's uniform resource protocol stand for?

HTTP means "HyperText Transfer Protocol"


How do you stop webpage to redirect to another webpage you don't want?

You can stop your webpage from redirection to another page. For this you just have to remove the anchor tag.


What is the main purpose of Backplane protocol?

The Backplane Protocol is a frame work that seamlessly manages message and event notifications between third-party JavaScript components in a webpage.


What is called for moving one webpage to another webpage?

surfing the web.


Is hyperlink used to create a webpage?

Hyperlink is not only used, but it is additional feature. It can be used for linking one page to the other.


What is meant by linking?

This is the connection between two objects. In the internet, it is the underlined blue text that you see in a blog or news article, or any written content present within the pages of a website. This underlined blue text is connected to an image, another article, or a webpage. If you were to link to an image, it would be best to use an image hosting site for this purpose. This would make sure that you link with a site that is prepared for the linking (prepared for the bandwidth sharing). This also makes sure that best practices are done and that the image you are using will not be in violation of the owner’s copyrights.The purpose of the connection or linking is to further give understanding on the topic depicted by the underlined blue text. This link is also referred to as a backlink, inline linking, or hotlink. This method has also been abused by those with malicious intent. Sometimes, these links lead to malicious software or sites that would be an unsafe environment for your device.


What is called when word phrases or icons that connect one webpage to another webpage?

A word, phrase, picture, icon, etc, in a computer document on which a user may click to move to another part of the document or to another document or The word phases or icons that connect one webpage to another webpage is known as hyper link.


What is the definition for a relative address in CSS?

Relative addresses exist on servers and in HTML. A webpage can have a relative address linking a stylesheet to it. They do not exist in CSS.


Words or graphics on a webpage that when clicked enable you to navigate to another webpage location are called?

tabs


How do you make and image automatically switch to a webpage?

You anchor it to an URL. You would like to have the image send a visitor to another webpage. Add this code, direcly above the image code <a href="another webpage address"> and this code direcly after the image code </a> This will made the image a clickable link to "another webpage address".