aboutsummaryrefslogtreecommitdiff
path: root/computers/index.php
diff options
context:
space:
mode:
authorFrankie B <floppydisk05@aol.com>2022-11-15 23:06:05 +0000
committerFrankie B <floppydisk05@aol.com>2022-11-15 23:06:05 +0000
commit6ff3afea1c3e41eb374575892567d93613f7c000 (patch)
tree4753638b92df291c3f4dded022335ba3879fd031 /computers/index.php
parent784c3deda586e94957f23ac94e8d9521895b1d90 (diff)
Add more computer specs
Diffstat (limited to 'computers/index.php')
-rwxr-xr-xcomputers/index.php34
1 files changed, 32 insertions, 2 deletions
diff --git a/computers/index.php b/computers/index.php
index ea2b683..e140dd4 100755
--- a/computers/index.php
+++ b/computers/index.php
@@ -190,7 +190,20 @@
<td class="computer">
<h1>Dell OptiPlex 745 (USFF, 2007, x3)</h1>
<h2>Specifications</h2>
- <p>TBD</p>
+ <table class="skami">
+ <tr>
+ <td><b>OS</b></td>
+ <td>Various</td>
+ </tr>
+ <tr>
+ <td><b>CPU</b></td>
+ <td>Intel Pentium Dual Core</td>
+ </tr>
+ <tr>
+ <td><b>Memory</b></td>
+ <td>4GB</td>
+ </tr>
+ </table>
</td>
<!-- Compaq Armada M300 (2000) -->
<td class="computer">
@@ -260,7 +273,24 @@
<td class="computer">
<h1>Fujitsu Milan (1996)</h1>
<h2>Specifications</h2>
- <p>TBD</p>
+ <table class="skami">
+ <tr>
+ <td><b>OS</b></td>
+ <td>Windows 98 SE</td>
+ </tr>
+ <tr>
+ <td><b>CPU</b></td>
+ <td>Intel Pentium</td>
+ </tr>
+ <tr>
+ <td><b>Memory</b></td>
+ <td>32MB</td>
+ </tr>
+ <tr>
+ <td><b>HDD</b></td>
+ <td>IBM DPRA-21215 (1215MB)</td>
+ </tr>
+ </table>
</td>
</tr>
</tr></table></div> <!-- content -->