Skip to content

Commit

Permalink
Merge pull request #2 from chandran-jr/master
Browse files Browse the repository at this point in the history
A few changes in the index page
  • Loading branch information
AshNiz24 authored Oct 1, 2020
2 parents 4cb4be2 + d23d5ec commit 834a098
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ h1{
text-align: center;
color: rgb(0, 0, 75);
text-decoration: underline;
font-weight: bold;

}

Expand Down Expand Up @@ -40,6 +41,7 @@ ul {

li {
float: right;
font-weight: bold;
}

li a {
Expand Down Expand Up @@ -74,4 +76,4 @@ ul {
li{
width: 100%;
}
}
}
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
<li><a href="summary.html">Summary</a></li>
<li><a href="index.html">Overview</a></li>
</ul>
<h1>ANGELS AND DEMONS - an Overview</h1>
<h1>ANGELS AND DEMONS A book review</h1>
<div>
<img src="angels and demons book.jpg" alt="Image of Angels and Demons book" height="350vw" width="200vw">
<img src="angels and demons book.jpg" alt="Angels and demons book" height="350vw" width="200vw">
<p>
When Dan Brown published his fourth novel, "The Da Vinci Code," in 2003, it was an instant bestseller. It boasted a fascinating protagonist, a Harvard professor of religious iconography named Robert Langdon, and compelling conspiracy theories. Brown, it seemed, had come out of nowhere.

But the bestseller actually had precursors, including "Angels and Demons," the first book in the Robert Langdon series. Published in 2000 by Simon & Schuster, the 713-page turner takes place chronologically before "The Da Vinci Code," although it doesn't really matter which you read first.
But the bestseller actually had precursors, including "Angels and Demons," the first book in the Robert Langdon series. Published in 2000 by Simon & Schuster, the 713-page turner takes place chronologically before "The Da Vinci Code," although it doesn't really matter which you read first. Dan Brown as usual has come up with this epic novel which instantly was a best-seller and people who were interested in conspiracy theories have given it a 5-star rating.

Both books revolve around conspiracies within the Catholic church, but most of the action in "Angels and Demons" takes place in Rome and the Vatican. As of 2018, Brown has written three more books in the Robert Langdon saga, "The Lost Symbol" (2009), "Inferno" (2013), and "Origin" (2017). All but "The Lost Symbol" and "Origin" have been made into films starring Tom Hanks.
</p>
Expand Down

0 comments on commit 834a098

Please sign in to comment.