Video 46: Serving up CSS, JS, Impages, and More
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>About</h1>
|
||||
<h1>About</h1>
|
||||
<img src="/img/me.jpg">
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user