当前位置:网站首页>About the use of URL, href, SRC attributes
About the use of URL, href, SRC attributes
2022-07-04 11:08:00 【It's a cinch!】
href (Hypertext Reference | Hypertext references )
References are associated with pages , Is in Establish a connection between the current element and the referenced resource .
Commonly used labels :<link />、<a />
src (Source | resources )
Indicates that the resource will be referenced , Replace the current element !
Commonly used labels :<img /> 、<script /> 、<iframe / >、<embed / >
url (Uniform Resource Locator | Uniform resource locator )
As a general href or src Of value , You can use absolute paths , Relative paths , Three ways of anchor .
- absolute URL - Point to another site ( such as href="http://www.example.com/index.htm")
- relative URL - Point to a file in the site (href="index.htm")
- anchor URL - Point to the anchor in the page (href="#top")

边栏推荐
- Xiaobing · beauty appraisal
- [Galaxy Kirin V10] [server] system startup failed
- [Galaxy Kirin V10] [desktop] FTP common scene setup
- Elevator dispatching (pairing project) ③
- Interview and lecture summary 1
- Canoe - the second simulation project -xvihicle1 bus database design (operation)
- Appscan installation error: unable to install from Net runtime security policy logout appscan solution
- Simple understanding of string
- JMeter assembly point technology and logic controller
- [test theory] test process management
猜你喜欢
![[Galaxy Kirin V10] [server] system partition expansion](/img/49/5d3e28eab45d300bd5695e47b35e6b.jpg)
[Galaxy Kirin V10] [server] system partition expansion

Application and Optimization Practice of redis in vivo push platform

Automatic translation between Chinese and English

Canoe the second simulation engineering xvehicle 3 CAPL programming (operation)

Application of slice

DNS hijacking

Personal thoughts on the development of game automation protocol testing tool

Take advantage of the world's sleeping gap to improve and surpass yourself -- get up early

Introduction to canoe automatic test system

Elevator dispatching (pairing project) ②
随机推荐
Advanced order of function
Aike AI frontier promotion (2.14)
If function in SQL
Design and common methods of test case documents
Object. Assign () & JS (= >) arrow function & foreach () function
DNS hijacking
QQ one click cookie acquisition
Understanding of object
Appscan installation steps
Hidden C2 tunnel -- use of icmpsh of ICMP
[Galaxy Kirin V10] [server] NFS setup
Canoe-the second simulation project-xvehicle-1 bus database design (idea)
Iterator generators and modules
Climb Phoenix Mountain on December 19, 2021
Supercomputing simulation research has determined a safe and effective carbon capture and storage route
Unittest+airtest+beatiulreport combine the three to make a beautiful test report
[Galaxy Kirin V10] [desktop] build NFS to realize disk sharing
Notes on writing test points in mind mapping
2022 AAAI fellow release! Yan Shuicheng, chief scientist of sail, and Feng Yan, Professor of Hong Kong University of science and technology, were selected
Fundamentals of software testing