ch12
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head><title>Cool Owls!</title></head>
|
||||
<body>
|
||||
<h1>Welcome to our owl gallery</h1>
|
||||
<div>
|
||||
<img src="img/owl-alcohol.png" height="128" />
|
||||
<img src="img/owl-book.png" height="128" />
|
||||
<img src="img/owl-books.png" height="128" />
|
||||
<img src="img/owl-ebook.jpg" height="128" />
|
||||
<img src="img/owl-rose.jpeg" height="128" />
|
||||
</div>
|
||||
<p>Do you like these owls?</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user