Added bottom navbar and remove bottom hr.

This commit is contained in:
2020-05-31 21:29:02 +08:00
parent 7e23cecff3
commit c81ae92d90
9 changed files with 31 additions and 23 deletions

View File

@ -29,7 +29,7 @@
<hr>
<p><div class="navbar">
<div><a href="blog-000">Previous Post</a></div>
<div><a href="blog-000">Next Post</a></div>
<div><a href="blog-000">Prev</a></div>
<div><a href="blog-000">Next</a></div>
</div></p>
<hr>

View File

@ -31,10 +31,10 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
<p>I have not pinned down the style and format of how I want to keep writing these blogs. I use too many I's, which violate the readability of this site. Too much white blinds the eyes. This site might get cached in Google or stored in WayBack Machine way longer than I might consider to keep it running on my server. Things change; so will my decisions with this site down the line.</p>
<hr>
<p align="right"><a href="blog-002">Next Post</a></p>
<hr>
<p><div class="navbar">
<div><a href="blog-000">Prev</a></div>
<div><a href="blog-002">Next</a></div>
</div></p>
<blockquote>
“Fate rarely calls upon us at a moment of our choosing."

View File

@ -26,9 +26,11 @@
<hr>
<p align="right"><a href="blog-003">Next Post</a></p>
<p><div class="navbar">
<div><a href="blog-001">Prev</a></div>
<div><a href="blog-003">Next</a></div>
</div></p>
<hr>
<blockquote>
“Listen to the mustn'ts, child. <br>Listen to the don'ts. <br>Listen to the shouldn'ts, the impossibles, the won'ts. <br>Listen to the never haves, <br>then listen close to me... <br>Anything can happen, child. <br>Anything can be.”
<br>

View File

@ -30,9 +30,11 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
<hr>
<p align="right"><a href="blog-004">Next Post</a></p>
<p><div class="navbar">
<div><a href="blog-002">Prev</a></div>
<div><a href="blog-004">Next</a></div>
</div></p>
<hr>
<blockquote>
“Nothing in this world can take the place of persistence. Talent will not; nothing is more common than unsuccessful men with talent. Genius will not; unrewarded genius is almost a proverb. Education will not; the world is full of educated derelicts. Persistence and determination alone are omnipotent. The slogan Press On! has solved and always will solve the problems of the human race.”
<br>

View File

@ -69,12 +69,11 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
<hr>
<p align="right"><a href="blog-005">Next Post</a></p>
<p><div class="navbar">
<div><a href="blog-003">Prev</a></div>
<div><a href="blog-005">Next</a></div>
</div></p>
</body>
</html>
<hr>
<blockquote>
"How lucky am I to have something that makes saying goodbye so hard."
<br>

View File

@ -28,9 +28,10 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
<hr>
<p align="right"><a href="blog-006">Next Post</a></p>
<hr>
<p><div class="navbar">
<div><a href="blog-004">Prev</a></div>
<div><a href="blog-006">Next</a></div>
</div></p>
<blockquote>
“It's like in the great stories, Mr. Frodo. The ones that really mattered. Full of darkness and danger they were. And sometimes you didn't want to know the end… because how could the end be happy? How could the world go back to the way it was when so much bad had happened? But in the end, its only a passing thing… this shadow. Even darkness must pass.”

View File

@ -24,9 +24,10 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
<hr>
<p align="right"><a href="blog-007">Next Post</a></p>
<hr>
<p><div class="navbar">
<div><a href="blog-005">Prev</a></div>
<div><a href="blog-007">Next</a></div>
</div></p>
<blockquote>
“You know, I used to think it was awful that life was so unfair. Then I thought, wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? So, now I take great comfort in the general hostility and unfairness of the universe.”

View File

@ -42,4 +42,7 @@ These methods reduced the file size to about 55kB: a size that I'm much more com
<hr>
<p align="right"><a href="blog-000">Next Post</a></p>
<p><div class="navbar">
<div><a href="blog-006">Prev</a></div>
<div><a href="blog-000">Next</a></div>
</div></p>