Posts

Showing posts from April, 2023

Sunrise And Sunset Animation Using HTML & CSS?

Image
HTML Code <html lang="en"> <head>     <meta charset="UTF-8"></meta>     <meta content="IE=edge" http-equiv="X-UA-Compatible"></meta>     <meta content="width=device-width, initial-scale=1.0" name="viewport"></meta>     <title>Sunrise and Sunset</title>     <link href="style.css" rel="stylesheet"></link> </head> <body>     <div id="sun"></div>     <div class="hill"></div>     <div class="hill"></div>     <div class="hill"></div>     <div class="hill"></div>     <div class="hill"></div>     <div id="land"></div> </body> </html> CSS Code *{ box-sizing: border-box; margin: 0; padding:0; } body{ background-color: rgb(154,209,253);

Trending Posts

What Are The Use of Function Keys F1 to F12 on The Keyboard?

When You Should Buy a New Smartphone? Right Time To Upgrade A Smartphone?

How Long Does It Take to Learn Web Development?

Computer Hardware and Software

Sunrise And Sunset Animation Using HTML & CSS?

Recent CrowdStrike Update Causes Big Tech Outage: What Happened and What We Can Learn

5 Mistakes You Should Never Do On The Internet

OPPO New Rollable Smartphone - OPPO X 2021

Starting Secure: Essential Data Protection Tips for New Entrepreneurs

5 Awesome Computer Shortcut Key Tricks You Must Try