-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog-2.html
More file actions
24 lines (13 loc) · 815 Bytes
/
blog-2.html
File metadata and controls
24 lines (13 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html>
<html>
<head>
<title>Blog Post 2 :: Re-cap of Assignment 1</title>
</head>
<body>
<h1>Blog Post 2</h1>
<p>The Enoch Pratt RE: Stack is an initiative to bring the index and access of the Public Library to a computer, device or mobile interface near you.</p>
<p>Think Dewey Decimal Classification system, intelligent web bots, every helpful and knowledgeable librarian you’ve ever met and avid to casual readers young and old. The focus is to create an interface that promotes connection between readers, the wealth of library knowledge and the joy and curiosity of reading.</p>
<p><a href="https://www.dropbox.com/s/qauxq8d7336h0ft/AmyLeeWalton_ResearchDoc.pdf">Research Doc PDF</a></a></p>
<p><a href="index.html">back home</a></p>
</body>
</html>