HTML Attributes
<html>
<head>
<title>Attributes</title>
</head>
<body>
<p align="center"><b>I love coding. I learn from an online Web Developer Telegram Coding Class </b> <br />
<hr width="25%" align="right" /> Coding is fun. You should take a class as well.
</p>
</body>
</html>
I love coding. I learn from an online Web Developer Telegram Coding Class
Coding is fun. You should take a class as well.
Comments
Post a Comment