Refactor. JS time!
This commit is contained in:
11
Assignments/HTML/lab5_CalebFontenot/public_html/thumb.html
Executable file
11
Assignments/HTML/lab5_CalebFontenot/public_html/thumb.html
Executable file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Sunset</title>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunset</h1>
|
||||
<a href="sunset.jpg"><img src="thumb.jpg" height="100" width="100" alt="view a larger sunset"></a>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user