Most frequently used HTML elements (studied) Flashcards
<html>
</html>
<head>
</head>
<body>
</body>
<title>
</title>
<meta></meta>
<div>
</div>
<a></a>
<script> </script>
<link></link>
<img></img>
<span></span>
<p>
</p>
<li>
</li>
<ul>
</ul>
<style>
</style><br></br>
<h2>
</h2>
<input></input>
<h1>
</h1>
<form>
</form>
<h3>
</h3>
<nav>
</nav>
<footer>
</footer>
<header>
</header>
<iframe>
</iframe>
<button></button>
<strong></strong>
<i></i>
<!DOCTYPE html>
<link></link>
<section>
</section>
<article>
</article>
<aside>
</aside>
<source></source>
<param></param>
<object>
</object>
<script> </script>
<noscript>
</noscript>
<ins></ins>
<del></del>
<td>
</td>
<tr>
</tr>
<table>
</table>
<tbody>
</tbody>
<th>
</th>
<option></option>
<input></input>
<button></button>
<label></label>
<form>
</form>
<select></select>
<summary>
</summary>
<details>
</details>
<menu>
</menu>
<menuitem>
</menuitem>
<dialog>
</dialog>