XML/HTML CodeCopy content to clipboard
Browser display effect:
Relative web link address: XML/HTML CodeCopy content to clipboard
This example uses a relative address, while the example linked to Baidu above uses an absolute address. Example with added target attribute: XML/HTML CodeCopy content to clipboard
When you click the link again, the browser will enable a new page to open the link address, while the original page window will be retained. Email hyperlink XML/HTML CodeCopy content to clipboard
Clicking this link will enable your default email client to compose an email. Anchor Links XML/HTML CodeCopy content to clipboard
Create a hyperlink to an anchor: XML/HTML CodeCopy content to clipboard
As can be seen from the example, to access an anchor, just add the "#" sign and the name of the anchor after the link address. In the above example, since it links to the anchor of this page, the previous link address is ignored (Note: it is actually the relative address that is ignored, which will not be discussed here). XML/HTML CodeCopy content to clipboard
Of course, the test anchor tag must be present on the www.abc.com page, otherwise it will only link to the www.abc.com page and ignore the anchor tag. |
<<: Understanding and application of JavaScript ES6 destructuring operator
>>: MySQL database implements OLTP benchmark test based on sysbench
Installation Steps 1. Install Redis Download the ...
1: Statement order of grouping function 1 SELECT ...
"Grand" are probably the two words that ...
Download url-loader yarn add -D url-loader module...
The nginx logs are collected by filebeat and pass...
When there is a lot of data to be displayed, the ...
When we check the source code of many websites, w...
This article shares the specific code of JavaScri...
SVN service backup steps 1. Prepare the source se...
This article shares simple HTML and music player ...
This article uses examples to illustrate the usag...
1. Download the zip archive version from the offi...
This article records the installation and configu...
Table of contents 1. Introduction 2. Recursion 3....
General mobile phone style: @media all and (orien...