JavaScript preprocessors can help make authoring JavaScript easier and more convenient. For instance, CoffeeScript can help prevent easy-to-make mistakes and offer a cleaner syntax and Babel can bring ECMAScript 6 features to browsers that only support ECMAScript 5.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
HTML Settings
Here you can Sed posuere consectetur est at lobortis. Donec ullamcorper nulla non metus auctor fringilla. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.
<head>
<title> </title>
</head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
</head>
<body>
<div id="javaEdits">
<div class="header">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#news">News</a></li>
<li><a href="#contact">Gallery</a></li>
<li style="float:right"><a class="active" href="#about">About</a></li>
</ul>
</div>
<div class="jumbotron">
<img src="http://kidscorner.org/media/k2/items/cache/737344dd8934cc52da9f7f85f2627abb_XL.jpg"/>
</div>
<section class="container">
<div class="row">
<figure class="col-sm-6">
<div class="tilt pic">
<p>Yamaha Montage</p>
<img src="https://mobiwoz.com/wp-content/uploads/2016/08/apple-music.jpg"/>
</div>
</figure>
<figure class="col-sm-6">
<div class="blur pic>"
<p>Korg Kronos</p>
<img src="http://cdn1.theodysseyonline.com/files/2016/01/04/6358748036944186621892622963_music.jpg"/>
</div>
</figure>
</div>
<div class="row">
<figure class="col-sm-6">
<div class="bw pic">
<p>Yamaha Montage</p>
<img src="https://az616578.vo.msecnd.net/files/2016/11/11/636144289989514428-1192319317_music.png"/>
</div>
</figure>
<figure class="col-sm-6">
<div class="focus pic">
<p>Korg Kronos</p>
<img src="https://cdn3.macworld.co.uk/cmsdata/features/3618268/apple-music-logo_thumb800.jpg"/>
</div>
</figure>
</div>
</section>
<div class="video">
<div class="row">
<figure class="col-sm-6">
<iframe width="560" height="315" src="https://www.youtube.com/embed/vCYk9CRx0g8" frameborder="0" allowfullscreen></iframe>
</figure>
<figure class="col-sm-6">
<iframe width="560" height="315" src="https://www.youtube.com/embed/_Ps8U_lhjPg" frameborder="0" allowfullscreen></iframe>
</figure>
</div>
</div>
<footer class="footer">
<div class="row">
<p class="col-sm-4">
© piano synthesizer
</p>
<div class="footer">
<figure class="col-sm-12">
<ul>
<div class="footer-main"
<li><a href="Registration">Registration</a></li>
<li><a href="#news"> Events</a></li>
<li><a href="#Guests"> Guests</a></li>
<li><a href="#Exibitors"> Exibitors</a></li>
<li><a href="#about"> About</a></li>
<li> <img src="http://a.nime.me/0017/0398/social-facebook.png"/></li>
<li> <img src="http://a.nime.me/0017/0406/social-youtube.png"/><li>
<li> <img src="http://a.nime.me/0017/0402/social-twitter.png"/><li>
</div>
</ul>
</figure>
<p>© Charisma Shamblee</p>
<ul class="footer-policy">
<div class="footer-center">
<li>Privacy</li>
<li>Advertising</li>
<li>Copyright Policy</li>
<li>Terms of service</li>
<li>Privacy Policy</li>
</div>
</ul>
</body>
</html>
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
li {
float: left;
}
li a {
display: block;
color: black;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
.active {
backgroung-color: ;
}
li {
border-right: 1px solid #bbb
}
li:last-child {
border-right:none;
}
.jumbotron img{
width: 100%;
height: 750px;
}
.header{
position:fixed;
width:100%;
z-index:1;
}
section .row img {
margin: 0 0 30px;
width: 100%;
}
.col -md-6 {
margin: 0 0 30px;
}
.container img{
width: 300px;
height: 260px;
}
.footer {
font-size: 12px;
padding: 20px 0;
}
.footer .col-sm-8 {
display: flex;
justify-contex: flex-end;
}
.footer ul{
list-stlye: none;
}
.footer img{
width: 35px;
height: 35px;
}
.video{
margin-left: 50px;
}
.footer {
background-color: #333;
height: 200px;
width: 100%;
}
.footer{
width:100%;
height:300px;
border: solid 1px;
background-color: ;
border-radius: 10px;
}
.footer p{
color:white;
text-align: center;
}
.footer img{
float: right;
}
.footer li{
padding: 10px 10px 10px 10px;
}
.footer-policy{
color: white;
background-color:black;
}
.footer-main{
margin-left: 300px;
color: white;
background-color: ;
}
.footer-center{
margin-left: 400px;
}
/*This is where my effects start*/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #333;
}
.pic {
border: 10px solid #fff;
float: left;
height: 300px;
width: 300px;
margin: 20px;
overflow: hidden;
-webkit-box-shadow: 5px 5px 5px #111;
box-shadow: 5px 5px 5px #111;
}
/*TILT*/
.tilt {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.tilt:hover {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
/*TILT*/
.tilt {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.tilt:hover {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
/*BLUR*/
.blur img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.blur img:hover {
-webkit-filter: blur(5px);
}
/*B&W*/
.bw {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.bw:hover {
-webkit-filter: grayscale(100%);
}
/*B&W*/
.bw {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.bw:hover {
-webkit-filter: grayscale(100%);
}
/*FOCUS*/
.focus {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.focus:hover {
border: 70px solid #000;
border-radius: 50%;
}
/*FOCUS*/
.focus {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.focus:hover {
border: 70px solid #000;
border-radius: 50%;
}
var el = document.getElementById("javaEdits");
function fadeIn{el} {
el.style.opacity = 0;
var tick = function() {
el.style.opacity = +el.style.opacity + 0.01;
if (+el.style.opacity < 1) {
(window.requestAnimationFrame && requestAnimationFrame(tick)) || setTimeout(tick, 16)
}
};
tick();
}
fadeIn(el);
Also see: Tab Triggers