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.
<header>
<link href='https://fonts.googleapis.com/css?family=Dancing Script' rel='stylesheet' type='text/css'>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<title> TheVirtual I.T. Chick</title>
</header>
<div class="container-fluid">
<ul class="nav nav-pills">
<li>
<a href="#p2">About Me</a>
</li>
<li>
<a href="#p3">Portfolio </a>
</li>
<li>
<a href="#p4">Contact Me </a>
</li>
</ul>
</div>
<div class="pageOne">
<div class="block text-center">
</div>
<div class="btnList text-center">
<a class="btn btn-default" href="https://www.facebook.com/virtualitchick" target="_blank"><i class="fa fa-facebook" aria-hidden="true" ></i>Facebook</a>
<a class="btn btn-default" href="https://www.twitter.com/itchick85" target="_blank"><i class="fa fa-twitter-square" aria-hidden="true" ></i>Twitter</a>
<a class="btn btn-default" href="http://thevirtualitchick.com" target="_blank">The Virtual I.T. Chick</a>
<a class="btn btn-default" href="https://github.com/itchick85" target="_blank"><i class="fa fa-github" aria-hidden="true" ></i>GitHub</a>
<a class="btn btn-default" href="https://www.youtube.com/c/thevirtualitchick85" target="_blank"><i class="fa fa-youtube" aria-hidden="true" ></i>YouTube</a>
</div>
</div>
<div class="pageTwo" id="p2">
<div class="row">
<div class="col-md-6 text-center">
<h1> Mac C</h1>
<p>Front-End Developer and Tech Support specialist. I'm able to show my creative side with the development. Display my problem-solving skills with the tech support side, and join them together when needed.</p>
<p>I also have my own tech support company called The Virtual I.T.Chick were I provide my clients with the best quality tech support sevices without them having to leave home.</p>
</div>
<div class="col-md-6">
<img src="http://i1250.photobucket.com/albums/hh533/thevirtualitchick/January%2018%202017%20at%201122PM_zpsnynog6zi.jpeg?t=1487464744" class="me" />
</div>
</div>
</div>
<div class="pageThree text-center" id="p3">
<div class="row">
<div class="col-md-6 text-center">
<p data-height="200" data-theme-id="0" data-slug-hash="QdzbGJ" data-default-tab="result" data-user="itchick85" data-embed-version="2" data-pen-title="Trey Songz Tribute" class="codepen">See the Pen <a href="https://codepen.io/itchick85/pen/QdzbGJ/">Trey Songz Tribute</a> by Megan C (<a href="https://codepen.io/itchick85">@itchick85</a>) on <a href="https://codepen.io">CodePen</a>.</p>
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>
</div>
<div class="col-md-6 text-center">
<p data-height="265" data-theme-id="0" data-slug-hash="jygjym" data-default-tab="result" data-user="itchick85" data-embed-version="2" data-pen-title="jygjym" class="codepen">See the Pen <a href="https://codepen.io/itchick85/pen/jygjym/">jygjym</a> by Megan C (<a href="https://codepen.io/itchick85">@itchick85</a>) on <a href="https://codepen.io">CodePen</a>.</p>
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>
</div>
</div>
</div>
<div class="pageFour text-center" id="p4">
<div class="row">
<div class="col-md-8">
<h1> Contact Me </h1>
<form class="cf">
<div class="half left cf">
<input type="text" id="input-name" placeholder="Name">
<input type="email" id="input-email" placeholder="Email address">
<input type="text" id="input-subject" placeholder="Subject">
</div>
<div class="half right cf">
<textarea name="message" type="text" id="input-message" placeholder="Message"></textarea>
</div>
<input type="submit" value="Submit" id="input-submit">
</form>
</div>
<div class="col-md-4">
<a class="btn btn-default paddingBTN" href="https://www.facebook.com/virtualitchick" target="_blank"><i class="fa fa-facebook" aria-hidden="true" ></i>Facebook"></a>
<a class="btn btn-default" href="https://www.twitter.com/itchick85" target="_blank"><i class="fa fa-twitter-square" aria-hidden="true" ></i>Twitter"></a>
<a class="btn btn-default" href="http://thevirtualitchick.com" target="_blank">The Virtual I.T. Chick</a>
<a class="btn btn-default" href="https://github.com/itchick85" target="_blank"><i class="fa fa-github" aria-hidden="true" ></i>GitHub</a>
<a class="btn btn-default" href="https://www.youtube.com/c/thevirtualitchick85" target="_blank"><i class="fa fa-youtube" aria-hidden="true" ></i>YouTube</a>
</div>
</div>
<div class="footer">
<h3>
<a href="#p2" target ="blank" >About Me</a>
<a href="#p3" target = "blank">Portfolio</a>
<a href="#p4" target = "blank">Contact Me</a>
<a href="https://www.youtube.com/c/thevirtualitchick85" target="_blank">Youtube </a>
</h3>
<p>Copyright © The Virtual I.T. Chick 2017. All Rights Reserved.
</p>
</div>
</div>
.pageOne{
background-image:url(https://images.unsplash.com/photo-1513530534585-c7b1394c6d51?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=c24dc5484049d18a5eec532614ad7636&auto=format&fit=crop&w=1351&q=80);
background-size:cover;
height:700px;
}
body{
font-family:handlee;
color:#9966ff;
font-family:Dancing Script;
background-color:#E0E0E0;
color:#884dff;
font-size:1.8em;
}
ul {
list-style-type: none;
margin: 0 15px;
padding: 0;
overflow: hidden;
background-color:#b3b3cc;
}
li {
float:right;
}
li a {
display: block;
color:#884dff;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
li a:hover {
background-color:none;
}
.btn-default{
background-color: #b3b3cc;
color:#9966ff;
font-size:20px;
}
h1{
font-size:70px;
}
.pageTwo {
background-image:url("http://i1250.photobucket.com/albums/hh533/thevirtualitchick/emile-perron-190221_zpstzckcfzd.jpg");
background-size:cover;
height:700px;
padding-top: 2cm;
padding-bottom:10%;
}
.me {
border-radius: 50%;
height:150px;
float:right;
}
.pageThree{
background-image:url("http://i1250.photobucket.com/albums/hh533/thevirtualitchick/ux-788002_640_zpsqebpe21u.jpg" );
background-size:cover;
height:700px;
padding-top: 2cm;
padding-bottom:10%;
}
.pageFour{
background-image:url("http://i1250.photobucket.com/albums/hh533/thevirtualitchick/htc-878839_1280_zpsydwvrvar.jpg");
background-size:cover;
padding-top:5%;
}
.form{
width: 200px;
text-align: center;
margin: 20px auto;
}
#input-submit {
color: white;
background: #aa80ff ;
cursor: pointer;
}
.paddingBTN{
width: 40%;
margin-left: 30%;
margin-right: 30%
}
.footer {
background-color:#ccccff;
margin: 0 15px;
}
Also see: Tab Triggers