<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<p>Inline elements in html </p><br><br>
<a>
<br>
<i>
<input>
<label>
<object>
<sup>
<time>
<b>
<abbr>
<select>
<span>
<img>
<sub>
<script>
<br><br>
<p>Block-level element</p> <br><br>
<table>
<form>
<h1>-<h6>
<adress>
<div>
<video>
</body>
</html>
No comments:
Post a Comment