" Learn Free Coding contains well written, well thought, well explained and easily Understandable computer science articles, Learn C, Java, Python, HTML, C# & everything else. "

Code For Mission Chandrayan 2

Code For Mission Chandrayan 2

rocket

Use This Code To Show Your Friends And In Groups:

A Very Simple And Easy Code TO Read ANd Write.

<html>
    <body>
    <style>
        body {
    background-color: #252627;
    text-align: center;
}


#moon{
    font-size: 60px;
}

#rocket{
    position:absolute;
    bottom:5%;
    left:35%;
    font-size:500%;
    height: 10%;
    width: 10%;
    transform:rotate(-45deg);
    animation:launch 6s ;
}


#earth {
    font-size: 800%;
    height: 35%;
    position:absolute;
    bottom:-10%;
    left:30%;
}
@keyframes launch{
    100%{bottom:80%;font-size:200%; left:50%;}
}
    </style>
        <marquee id="shooting_star" loop="1" scrollamount="20">
            🌠
        </marquee>
        <div id="moon">
            🌔
        </div>
<br />
        <div id="rocket">
            🚀
        </div>
<div id="earth">
            🌏
        </div>
</body>
</html></div>
<div dir="ltr" style="text-align: left;" trbidi="on">
<br /></div>



                                                                                                                THanks


Code For Mission Chandrayan 2 Code For Mission Chandrayan 2 Reviewed by Shaishav Anand on September 12, 2019 Rating: 5

1 comment:

  1. Amazing content author.......If any one want to get offer for web development and software development Enterprise web development company

    ReplyDelete

Powered by Blogger.