This commit is contained in:
Joost van der Schee 2022-12-08 20:07:28 +01:00
parent 1cfe6bc094
commit a00ce71708
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
<header>
<h1>
<a href="#home">Zen Garden Websites</a>
<a href="#home">Zen Garden websites</a>
</h1>
<nav>
<a href="#about">About</a>
@ -40,7 +40,7 @@
<p>This website consists of just two files: a single HTML file and a single CSS file. This is based on a mix of Dave Sheas <a href="http://www.csszengarden.com/">CSS Zen Garden</a> and the <a href="https://github.com/cadars/john-doe">single HTML webpage</a> from Adam Newbold. The goal of this website is to show what can be done with just one simple CSS and one simple HTML file. It aims to illustrate how simple web development can be.</p>
<h2>Advantages</h2>
<p>The simple approach has many advantages (and some disadvantages) and is all about minimalism. Zen Garden Websites are easy to build, easy to maintain and cheap or even <a href="https://pages.github.com/">free to host</a>.</p>
<p>The simple approach has many advantages (and some disadvantages) and is all about minimalism. Zen Garden websites are easy to build, easy to maintain and cheap or even <a href="https://pages.github.com/">free to host</a>.</p>
</section>
@ -59,7 +59,7 @@
<a href="https://jhvanderschee.github.io/francois/"><img src="assets/images/francois.png" alt="Francois" /></a>by <a href="https://github.com/jhvanderschee/francois/">jhvanderschee</a>
</div>
<div>
<a href="#home"><img src="assets/images/zengardenwebsites.png" alt="Zen Garden Websites" /></a>by <a href="https://github.com/jhvanderschee/zengardenwebsites">jhvanderschee</a>
<a href="#home"><img src="assets/images/zengardenwebsites.png" alt="Zen Garden websites" /></a>by <a href="https://github.com/jhvanderschee/zengardenwebsites">jhvanderschee</a>
</div>
</div>
</section>