PARAGRAPH Tag
Tag : <p>
Eg ↓↓↓
<html>
<head>
<title> My page </title>
</head>
<body>
<p> this is my page </p>
</body>
<html>
<head>
<title> My page </title>
</head>
<body>
<p> this is my page </p>
</body>
</html>
</html>
Copyright (c) 2021 Computrigger All Right Reseved
0 Comments