Skip to main content

Posts

Showing posts with the label webpage

Simple Html webpage

<html> <head> <title> Aayusha Pokhrel </title> </head> <body> <BODY BGCOLOR="Green" TEXT="WHITE"> <center> <h2> About Me </h2> </center> <hr> <p> My name is Aayusha Pokhrel .... Aayusha Write about You... </p> <br> <h3> My Hobbis </h3> <p> Write about Your Hobbies aayusha </p> <h3> My Education </h3> <p> Write about Your Education </p> <hr> </html> #OutPut