Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <title>JAMV</title>
- </head>
- <style>
- body {
- background-image:url("http://cdn.animalhi.com/3840x2160/20180510/5af4ca563ad2f.jpg") ;
- height: 100%;
- /* Center and scale the image nicely */
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
- }
- A {text-decoration: none;}
- button{
- background-color:black;
- width:100;
- height:80;
- border-radius:25px;
- border : 0px;
- font-size: 25px;
- color :black;
- }
- button:hover{
- background-color:black;
- height:100;
- width :150;
- box-shadow: 0 0 25px 0 WHITE, 0 20px 25px 0 rgba(0, 0, 0, 0.2);
- transition: all 1s;
- }
- </style>
- <body background=''>
- <center> <h1>AJ FINDER</h1>
- <center>
- <br>
- <center>
- <br>
- <br><br>
- <center> <button ><a style="color:white" href="weather.html">START</a></button>
- <body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement