Update html.html
This commit is contained in:
parent
6c16a7481f
commit
23912e2169
|
|
@ -56,13 +56,13 @@
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<h1>Internet Fundamentals</h1>
|
<h1>HTML Quick Reference Guide</h1>
|
||||||
|
|
||||||
<input type="text" id="searchInput" onkeyup="search()" placeholder="Search for tag...">
|
<input type="text" id="searchInput" onkeyup="search()" placeholder="Search for tag...">
|
||||||
|
|
||||||
<ul id="referenceList">
|
<ul id="referenceList">
|
||||||
<li><details>
|
<li><details>
|
||||||
<summary></summary>
|
<summary>Harry</summary>
|
||||||
<p></p>
|
<p></p>
|
||||||
</details></li>
|
</details></li>
|
||||||
<li><details>
|
<li><details>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue