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