Started section on hardware
This commit is contained in:
parent
b5a4e22ee1
commit
9cfc985c4b
72
index.html
72
index.html
@ -280,6 +280,78 @@
|
||||
<p>Lets talk hardware</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div style="text-align: left;">
|
||||
<p>Office computers</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="r-stack">
|
||||
<!-- <img class="fragment fade-out" src="/img/charlie-day-complicated.gif" height="auto" width="80%"> -->
|
||||
<div class="align-left fill-width fill-height">
|
||||
<ul>
|
||||
<li class="fragment fade-in"></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="r-stretch"></div>
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div style="text-align: left;">
|
||||
<p>Networking</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="r-stack">
|
||||
<!-- <img class="fragment fade-out" src="/img/charlie-day-complicated.gif" height="auto" width="80%"> -->
|
||||
<div class="align-left fill-width fill-height">
|
||||
<ul>
|
||||
<li class="fragment fade-in"></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="r-stretch"></div>
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div style="text-align: left;">
|
||||
<p>Servers</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="r-stack">
|
||||
<!-- <img class="fragment fade-out" src="/img/charlie-day-complicated.gif" height="auto" width="80%"> -->
|
||||
<div class="align-left fill-width fill-height">
|
||||
<ul>
|
||||
<li class="fragment fade-in"></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="r-stretch"></div>
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
<section id="software">
|
||||
<h2>Wrangling the 1's and 0's</h2>
|
||||
<hr>
|
||||
|
Loading…
Reference in New Issue
Block a user