diff --git a/index.html b/index.html index a96a0e1..aab5556 100755 --- a/index.html +++ b/index.html @@ -9,6 +9,15 @@
+Whether it be IMDB’s top 250 movies or the FBI’s most wanted, lists are everywhere on the web and you are going to need one eventually in your webpages. +Luckily, with HTML there are a couple of different types of lists at your disposal.