We have covered only few topics so far in html and believe me on this you will be creating a basic simple webpage for yourself using those concept only.
So follow along to see how a little knowedge can do such great thing and remember that we have used pure html only.
Final Output:
It will going to be a normal webpage only but yes let us create it.
Steps Involved :
Step 1 : create a basic html structure.
Step 2 : write following code inside the body tag.
Step 3 : Run your file with any browser.
Full Code:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>my first web page is here</title>
</head>
<body>
<h1>kamranrkploy</h1>
"<"img src="mypic.png" height="250px" width="250px" alt="plz wait"">"
<p> Hello my name is kamran , i am 21 years old.</p>
<p> I am a currently working as a blogger on BLURT.</p>
<p> Thank You for visiting my website.</p>
<h2> Links to my social media profiles</h2>
<h3>(1) <a href="https://blurt.blog/@kamranrkploy">KamranRkploy Official BLurt</a></h3>
<h3>(2) <a href="https://steemit.com/@kamranrkploy">KamranRkploy Official Steemit</a></h3>
<h2> Thank You </h2>
</body>
</html>
Now thats how you have created a simple basic website telling about yourself.
Here is another challenge for all of you reading here.
Create a Webpage for yourself different from what i have created and earn 100% upvote from blurtutorials.
don't miss this chance. and do mention your post link in the comments below.
Thank you
Congratulations! This post has been upvoted by the @blurtcurator communal account,
You can request a vote every 12 hours from the #getupvote channel in the official Blurt Discord.Don't wait to join ,lots of good stuff happening there.