Update osi_model.html

This commit is contained in:
Joshua Killen 2020-04-16 18:24:33 +01:00
parent a879189bc0
commit 514a5c0f23
1 changed files with 34 additions and 7 deletions

View File

@ -55,7 +55,34 @@
</header> </header>
<h1>OSI Model</h1> <h1>OSI Model</h1>
<details>
<summary>Layer 7</summary>
<p></p>
</details>
<details>
<summary>Layer 6</summary>
<p></p>
</details>
<details>
<summary>Layer 5</summary>
<p></p>
</details>
<details>
<summary>Layer 4</summary>
<p></p>
</details>
<details>
<summary>Layer 3</summary>
<p></p>
</details>
<details>
<summary>Layer 2</summary>
<p></p>
</details>
<details>
<summary>Layer 1</summary>
<p></p>
</details>
<footer> <footer>
<div class="footer"> <div class="footer">
<a class="about" href="../../../../about/about.html">About the Website</a><br> <a class="about" href="../../../../about/about.html">About the Website</a><br>