mirror of
https://github.com/rfivet/BCG101.git
synced 2024-12-17 23:56:24 -05:00
Update list of book covers.
This commit is contained in:
parent
f5bb12dfee
commit
65416f064d
BIN
docs/img/197801.jpg
Normal file
BIN
docs/img/197801.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 160 KiB |
BIN
docs/img/BCG1973.jpg
Normal file
BIN
docs/img/BCG1973.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
docs/img/BCG1974.jpg
Normal file
BIN
docs/img/BCG1974.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
docs/img/BCG1975.jpg
Normal file
BIN
docs/img/BCG1975.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
BIN
docs/img/BCG197801.jpg
Normal file
BIN
docs/img/BCG197801.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
docs/img/BCG197810.jpg
Normal file
BIN
docs/img/BCG197810.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
@ -5,10 +5,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>BCG 101</title>
|
||||
<style>
|
||||
img {
|
||||
width: 33%;
|
||||
height: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@ -19,11 +15,28 @@
|
||||
<li>Quick port to EDUSystem 50 for testing.</li>
|
||||
<li>Refactor to take advantage of BASIC implementation.</li>
|
||||
</ul>
|
||||
<h3>Book Covers:</h3>
|
||||
<img src="img/1973.jpg" /> 1973 $5<br>
|
||||
<img src="img/1974.jpg" /> 1974 $7.50<br>
|
||||
<img src="img/1975.jpg" /> 1975 $7.50<br>
|
||||
<img src="img/1978.jpg" /> 1978 $7.95
|
||||
<h3>Book Covers:</h3>
|
||||
<figure>
|
||||
<a href="img/1973.jpg" target="_blank">
|
||||
<img src="img/BCG1973.jpg" /></a>
|
||||
<figcaption><strong>July 1973, $5</strong></figcaption></figure>
|
||||
<figure>
|
||||
<a href="img/1974.jpg" target="_blank">
|
||||
<img src="img/BCG1974.jpg" /></a>
|
||||
<figcaption><strong>April 1974, $7.50</strong></figcaption></figure>
|
||||
<figure>
|
||||
<a href="img/1975.jpg" target="_blank">
|
||||
<img src="img/BCG1975.jpg" /></a>
|
||||
<figcaption><strong>March 1975, $7.50</strong></figcaption></figure>
|
||||
<figure>
|
||||
<a href="img/197801.jpg" target="_blank">
|
||||
<img src="img/BCG197801.jpg" /></a>
|
||||
<figcaption><strong>January 1978, $7.50</strong></figcaption></figure>
|
||||
<figure>
|
||||
<a href="img/1978.jpg" target="_blank">
|
||||
<img src="img/BCG197810.jpg" /></a>
|
||||
<figcaption><strong>October 1978, $7.95</strong></figcaption></figure>
|
||||
<hr>Copyright © 2024 Renaud Fivet
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user