A Pen by Hugo Giraudel

Developer
Size
3,061 Kb
Views
52,624

How do I make an a pen by hugo giraudel?

What is a a pen by hugo giraudel? How do you make a a pen by hugo giraudel? This script and codes were developed by Hugo Giraudel on 09 August 2022, Tuesday.

A Pen by Hugo Giraudel Previews

A Pen by Hugo Giraudel - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Hugo Giraudel</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);
* { box-sizing: border-box;
}
body { font-size: 16px;
}
.wrapper { perspective: 1000px; margin: 4em auto; width: 37em;
}
.wrapper:hover .inner { transform: rotate(0);
}
.inner { transition: .3s; transform: rotateY(40deg);
}
.inner figure { box-shadow: -6px 6px 2px -3px rgba(100, 100, 100, 0.1); width: 11em; padding: 1em; display: inline-block; margin-right: 1em; background: rgba(250, 200, 200, 0.1); border: 1px solid rgba(250, 200, 200, 0.5);
}
.inner figcaption { text-align: center; margin: .5em 0; font-family: 'Source Sans Pro', sans-serif; font-weight: bold; color: #fa2600;
}
.inner img { display: block; height: auto; max-width: 100%; margin: 0 auto; -webkit-filter: sepia(75%);
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="wrapper"> <div class="inner"> <figure> <img src="http://lorempixel.com/200/200/nature" alt="Nature"> <figcaption>Nature picture</figcaption> </figure> <figure> <img src="http://lorempixel.com/200/200/abstract" alt="Nature"> <figcaption>Abstract image </figcaption> </figure> <figure> <img src="http://lorempixel.com/200/200/animals" alt="Nature"> <figcaption>Animal photo</figcaption> </figure> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Hugo Giraudel - Script Codes CSS Codes

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);
* { box-sizing: border-box;
}
body { font-size: 16px;
}
.wrapper { perspective: 1000px; margin: 4em auto; width: 37em;
}
.wrapper:hover .inner { transform: rotate(0);
}
.inner { transition: .3s; transform: rotateY(40deg);
}
.inner figure { box-shadow: -6px 6px 2px -3px rgba(100, 100, 100, 0.1); width: 11em; padding: 1em; display: inline-block; margin-right: 1em; background: rgba(250, 200, 200, 0.1); border: 1px solid rgba(250, 200, 200, 0.5);
}
.inner figcaption { text-align: center; margin: .5em 0; font-family: 'Source Sans Pro', sans-serif; font-weight: bold; color: #fa2600;
}
.inner img { display: block; height: auto; max-width: 100%; margin: 0 auto; -webkit-filter: sepia(75%);
}
A Pen by Hugo Giraudel - Script Codes
A Pen by Hugo Giraudel - Script Codes
Home Page Home
Developer Hugo Giraudel
Username HugoGiraudel
Uploaded August 09, 2022
Rating 4
Size 3,061 Kb
Views 52,624
Do you need developer help for A Pen by Hugo Giraudel?

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!

Hugo Giraudel (HugoGiraudel) Script Codes
Create amazing blog posts 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!