Skip to main content

How To Make Webpage Using HTML Only:-

 HTML CODE-::-
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>MY First HTML Webpage</title>
</head>
<body background="laptop-3173613.png" vlink="red" alink="blue">
    <h2 align="center"><font face="lato" color="#DAA520" size="6">TECH ERA</font>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
         &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
         &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <a href="#">HOME</a>&nbsp;&nbsp;&nbsp;&nbsp;
    <a href="#">MY CHANNEL</a>&nbsp;&nbsp;&nbsp;&nbsp;
    <a href="#">ABOUT US</a>&nbsp;&nbsp;&nbsp;&nbsp;
    <a href="#">CONTACT US</a>&nbsp;&nbsp;&nbsp;&nbsp;
</h2>
    <br/><br/><br/><br/>
    <h1 align="center">
        <font face="algerian" color="#FF1493" size="7">Learn How
 To Make Websites<br/> Using HTML</font>
    </h1>
    <br/>
    <h2 align="center"> <font face="lato" color="#0000FF"
 size="5">Tech Era Is A You Tube Channel From Here<br/> 
You Can Learn The Basic Fundamental Of HTML.<br/> And You 
Will Learn How To Make Webpages By Using HTML.</font>
    <br><br>
    <button align="center"><font face="lato" color="red"
 size="4">Subscribe Now</font></button>
</h2>
</body>
</html>

Your Webpage Will Look Like, Below Image-:

Tech Era



Comments

Post a Comment

Please Do Not Enter Any Spam Link.