Blog Project - About Me

 


<!DOCTYPE html>

<html>

    <head>

        <title>About Me</title>

        <link href="https://fonts.googleapis.com/css?family=Handlee" rel="stylesheet">

    </head>

    <body>

        <!-- About Me section start -->

        <div class="section">

            <h1><span>About Me</span></h1>

<hr/ >

            <p>

               HI world, My name is <strong>Big Code</strong>. I love coding. Coding is <i>cool and fun. </i>

I learn front end web development coding from online tutorials in a <strong>Web Developer Coding Class on Telegram by Perry Addo</strong>

<hr />

            </p>

            <p class="quote">"You should take a coding class , it's amazing "</p>

        </div>

        <!-- About Me section end -->

    </body>

</html>


About Me

About Me


HI world, My name is Big Code. I love coding. Coding is cool and fun. I learn front end web development coding from online tutorials in a Web Developer Coding Class on Telegram by Perry Addo


"You should take a coding class , it's amazing "

Comments