Search
 
SCRIPT & CODE EXAMPLE
 

HTML

slide css

//slide down 
.btn:checked ~ .box {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.box {
    width: 350px;
    margin-top: 2em;
    position: absolute;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.137);
    transition: all 0.4s;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    box-shadow: 0px 2rem 10px black;
}
Comment

image slider css

//https://www.w3schools.com/howto/howto_js_slideshow.asp 
Comment

PREVIOUS NEXT
Code Example
Html :: phaser hello world 
Html :: how to show comma separated values in html 
Html :: what is the bootstrap loader 
Html :: thtrhthth 
Html :: arduino wireless communication 
Html :: controls in html list 
Html :: react three fiber text font family 
Html :: data component attribute 
Html :: pipalukh16@gmail.com c=a.getattribute("data-submit false");a="1"===c||"q"===c &!a.elements.q.value?!0:!1}else 
Html :: Vanilla JavaScript Responsive Form 
Html :: form -lr 
Html :: dollar zero html 
Html :: {"errors":[], "error":{"zz":{"statuscode":"403","message":"Forbidden -- Request forbidden by administrative rules."}}} 
Html :: how to show limited text in html greeper 
Html :: input date de naissance 
Html :: bootstrap flex box 
Html :: simplexml load file character encoding url 
Html :: codesandbox disable prettier 
Html :: status_tag activeadmin 
Html :: how to send the data through url in html without using the form 
Html :: Capturing the amount of space related to the text html 
Html :: Tabbable nav 
Html :: 360 degree rotate image website code 
Html :: buttons in Internet Explorer IE not working 
Html :: infinityblogger.in 
Html :: html to pdf 
Html :: learn html 
Html :: HTML Start Example 
Html :: veranderen slb zuyd 
Css :: no bullets in ul 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =