forked from danna/html_practice
0823 add initial js and css
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<script src="myjs.js" defer></script>
|
||||
<link rel="stylesheet" href="mycss.css" />
|
||||
<meta charset="utf-8" />
|
||||
<title>Dan's Homepage >3<</title>
|
||||
<link rel="icon" href="file:///Users/dan/Pictures/IMG_9295.JPG" type="image/x-icon" />
|
||||
|
Reference in New Issue
Block a user