在桌面新建一个index.html
的文件
使用sublime text3打开文件
写入代码
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<a href=";
</body>
</html>
右键open in Browser 在浏览器中打开
在桌面新建一个index.html
的文件
使用sublime text3打开文件
写入代码
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<a href=";
</body>
</html>
右键open in Browser 在浏览器中打开