Posts

Showing posts from March, 2021

My first discord server, please join

join my first discord server Just copy url  join our discord server

Solitaire Trans source code

Facebook desktop page code ( educational purposes only)

Fbhome page by vinay facebook Vnnai Forget password Keep login Singup it's free, always will be First Name : Last Name : Password :   Your email :  I am: Male Creat a page for celebrate or bussines Facebook helps you connect and share with the people in your life Facebook in: ಕನ್ನಡ हिंदी മലയാളം தமிழ் తెలుగు ©2022 Facebook and its affiliates | Designed by Vnnai

Rainbow loader with html with CSS

Page Title CSS body { background-color:black; } #load{ position:absolute ; top:30%; left:17%; right:17%; } #load1{ border:10px outset red; border-radius:50%; width:220px; height:220px; margin:auto; border-left-color:transparent ; border-bottom-color:transparent ; border-right-color:transparent ; animation:spin 3s linear infinite ; } #load2{ border:10px outset yellow; border-radius:50%; width:190px; height:190px; margin:auto; border-right-color:transparent ; border-left-color:transparent ; border-bottom-color:transparent ; animation:spin 3s linear infinite ; } #load3{ border:10px inset blue; border-radius:50%; width:160px; height:160px; margin:au