A
Anonymous

Basic Html Practice - Copy this React, Tailwind Component to your project

<!DOCTYPE-html>-<html>-<head>-<title>Basic-HTML-Practice</title>-</head>-<body-bgcolor="yellow">-<h1>Paarth</h1>-<address>-123-ABC-Street,-XYZ-City,-12345-</address>-<a-href="https://linkedin.com">LinkedIn</a>-|-<a-href="https://facebook.com">Facebook</a>-<marquee>Mobile:-123-456-7890</marquee>-<!---Part-(b):-Photo-with-Caption--->-<img-src="photo.jpg"-width="100"-height="100"-alt="My-Photo"-align="right">-<br>-This-is-me!-<!---Part-(c):-Horizontal-Rule--->-<hr>-<!---Part-(d):-About-Me-Section--->-<h2>About-Me</h2>-<p>-I-am-a-<b>web-developer</b>-and-I-love-coding.-Below-are-my-areas-of-interest:-</p>-<p>-<b>HTML</b><br>-<b>CSS</b><br>-<b>JavaScript</b>-</p>-<!---Part-(e):-Background-color-already-set-to-yellow--->-<!---Part-(f):-Comment--->-<!---This-is-a-comment-and-will-not-display-on-the-page--->-<!---Part-(g):-Summary-Section--->-<details>-<summary>My-Significant-Achievement</summary>-<p>I-successfully-built-my-first-website-using-only-HTML.</p>-</details>-<!---Part-(h):-Mathematical-Formula--->-<p>(a+b)<sup>2</sup>-=-a<sup>2</sup>-+-b<sup>2</sup>-+-2ab</p>-</body>-</html>-change-it-in-same-template

Prompt
Component Preview

About

BasicHtmlPractice - A simple HTML template showcasing personal info, links, images, and achievements, professionally built with React and Tailwind. Download instantly!

Share

Last updated 1 month ago