herg属性
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<a href="https://blog.csdn.net/Aileenvov?type=blog">Aileen_0v0</a>
<a href="html01.html">跳转到html01页面</a>
<a href="#">跳转到当前页面</a>
<a href="https://blog.csdn.net/Aileenvov?type=blog">
<img src="D:\html猫.jpg" alt="">
</a>
</body>
</html>