Beautiful gradient
What is a beautiful gradient How do you make a beautiful gradient? This script and codes were developed by Jeya Karthika on 01 February 2022, Tuesday.
How do I make an beautiful gradient?Beautiful gradient Previews
Beautiful gradient HTML Codes
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<title>beautiful gradient</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
</body>
</html>
Beautiful gradient CSS Codes
body{
background:
-webkit-linear-gradient(360deg, #f06, yellow);
-moz-linear-gradient(360deg, #f06, yellow);
-ms-linear-gradient(360deg, #f06, yellow);
-o-linear-gradient(360deg, #f06, yellow);
linear-gradient(360deg, #f06, yellow);
}
Do you want hide your ip address?Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup.