Monday, April 13, 2020

HOW TO CREATE AN ORDERED LIST IN HTML ?

<!DOCTYPE html>

<html>
    <head><script>
        
        
        
       alert ("hi");
    </script>
        
        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
        <title>Hello, World!</title>
    </head>
    <body>
        <h1>
            Hello, World!
        </h1>
        <p align="center">Welcome to my website.This site shows tutorials for html.</p>
    <p align="right">Welcome to my website.This site shows tutorials for html.</p>
    <p align="left">Welcome to my website.This site shows tutorials for html.</p>
     <hr color="red">
        
        </body>
</html>

OUTPUT : 

No comments:

Post a Comment

MY MARS DREAM 2021