Work in progress...

Developer
Size
2,190 Kb
Views
36,432

How do I make an work in progress...?

Just having fun with css animation psuedos.... What is a work in progress...? How do you make a work in progress...? This script and codes were developed by Mark Santiago on 02 November 2022, Wednesday.

Work in progress... Previews

Work in progress... - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>work in progress...</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="one"> <div class="two"> <span class="dog"></span> <span class="house"></span> </div> <div class="cow"> <span class="sun"></span> </div>
</div>
</body>
</html>

Work in progress... - Script Codes CSS Codes

body{ background-image:url("http://webdesignledger.com/wp-content/uploads/2010/01/seamless_patterns_10.jpg");
}
.one{ width:300px; height:300px; border:solid 10px beige; margin:100px auto;
overflow:hidden; */
}
.one:before{
/* position:absolute; display:block; content:""; width:280px; heigh:280px; background-color:black; margin-left:50px; */ display:block; content:""; width:300px; height:300px; background-color:brown; opacity:.05; position:absolute; z-index:100; -webkit-filter: blur(2px);
}
.cow{ width:400px; height:750px; border:solid 5px red; position: relative; z-index:-1; margin-top:-010px; margin-left:-50px;
background: -webkit-linear-gradient(top, #1c185e 0%, #1c185e 50%, #29b8e5 56%, #29b8e5 100%);
background: -o-linear-gradient(top, #1c185e 0%, #1c185e 50%, #29b8e5 56%, #29b8e5 100%); -webkit-animation:northsouth 10s linear infinite alternate;
}
.two{ position:relative;
width:310px; height:200px; background-color:green; margin-top:150px; margin-left:-5px;
}
@-webkit-keyframes northsouth { from { margin-top:-460px; } to { margin-top:-950px; } }
@-webkit-keyframes darken { from { -webkit-filter: brightness(55%); } to { -webkit-filter: brightness(100%); } }
.dog{ width:40px; height:40px; background-color:#ea5f51; position:absolute; z-index:10; display:block; margin-top:80px; margin-left:50px; -webkit-animation:darken 10s infinite alternate linear;
}
.dog:after{ display:block; content:""; border:30px solid #c0392b; border-top-color:transparent; border-right-color:transparent; border-left-color:transparent; position:absolute; margin-top:-55px; margin-left:-10px;
}
.dog:before{ display:block; content:""; border:15px solid #2c3e50; border-bottom-color:transparent; border-right-color:transparent; position:absolute; border-radius:50px; margin-top:25px; -webkit-transform:rotate(45deg); margin-left:5px;
}
.sun{ display:block; content:""; width:100px; height:100px; background-color:#f1c40f; border-radius:50%; display:relative; margin-top:350px; margin-left:10px; -webkit-animation:sunny 9s infinite alternate linear; -webkit-filter: blur(2px);
}
@-webkit-keyframes sunny { from { margin-top:350px; } to { margin-top:550px; } }
Work in progress... - Script Codes
Work in progress... - Script Codes
Home Page Home
Developer Mark Santiago
Username msantiago1256
Uploaded November 02, 2022
Rating 3
Size 2,190 Kb
Views 36,432
Do you need developer help for Work in progress...?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Mark Santiago (msantiago1256) Script Codes
Create amazing video scripts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!