Skip to content

Instantly share code, notes, and snippets.

@llabrie
llabrie / index.html
Created November 23, 2017 02:16
Little Star
<body>
<div class="container">
<h1>Little Star Bright<h1>
<button><img id="myImg" src="https://res.cloudinary.com/dtw81jtxl/image/upload/v1483313984/Little_Star_bright2_kiyjef.png"alt="Star"></button>
</div>
<h2>Click Twice and Make a Wish Tonight</h2>
@llabrie
llabrie / animation.markdown
Created November 23, 2017 02:14
Animation
@llabrie
llabrie / a-river-runs-through-it.markdown
Created November 23, 2017 02:13
A River Runs Through It
@llabrie
llabrie / bottles-using-js-object-array-and-flexbox.markdown
Last active November 23, 2017 02:20
Bottles using JS Object Array and Flexbox
<html>
<head>
<title>The DOM</title>
</head>
<body>
<h1>Changing Content in the DOM</h1>
@llabrie
llabrie / index.html
Created July 23, 2017 01:30
Pure CSS Car Image
<body>
<!--begin Image-->
<!-- Invisible Box-->
<div class="box">
<!--Body of car-->
<div class="carBody">
<div class="car-copy"></div>
</div>
<!-- Outer Edge ~ Dark Red-->
<div class="car-outer"></div>
@llabrie
llabrie / index.html
Created July 23, 2017 01:29
Reading & setting paragraph text in JS
<html>
<body>
<div id="nav"><h1>Javascript</h1><h3>Watch for answer below.</h3></div>
<p id="p1">Answer will appear here.</p>
<input type="button" value="Click to see answer"
onClick="showAnswer();"> </div>
<div class="ball"></div></body>
<html>
@llabrie
llabrie / bounce-animate-hello-goodbye.markdown
Created July 23, 2017 01:28
Bounce animate Hello Goodbye

Bounce animate Hello Goodbye

jQuery for mouseenter, mouse leave and on click function and JavaScript to swap pic

A Pen by Lori Labrie on CodePen.

License.

@llabrie
llabrie / art-design.markdown
Last active November 23, 2017 02:16
Art Design