Skip to content

Instantly share code, notes, and snippets.

View postmodernpast's full-sized avatar
🥁
culture eats strategy for breakfast

James Thomas postmodernpast

🥁
culture eats strategy for breakfast
View GitHub Profile
@postmodernpast
postmodernpast / index.html
Created April 3, 2018 20:37
jQuery Ui Accordion
<div class="container">
<div id="accordion">
<h3>Random text one</h3>
<div class="accordion_content">
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem quibusdam reprehenderit officia iusto atque quasi libero esse, maiores vel a, culpa sint quae ipsum placeat eligendi mollitia quisquam odio molestias.</p>
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem quibusdam reprehenderit officia iusto atque quasi libero esse, maiores vel a, culpa sint quae ipsum placeat eligendi mollitia quisquam odio molestias.</p>
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem quibusdam reprehenderit officia iusto atque quasi libero esse, maiores vel a, culpa sint quae ipsum placeat eligendi mollitia quisquam odio molestias.</p>
</div>
<h3>Random text two</h3>
<div class="accordion_content">
@postmodernpast
postmodernpast / index.html
Created March 21, 2018 20:27
Material Design - Responsive card
<section class="container">
<div class="page-header">
<h1>Material cards demo<br>
<small>See full features on <a href="https://github.com/marlenesco/material-cards" target="_blank">Github</a></small></h1>
</div>
<div class="row active-with-click">
<div class="col-md-4 col-sm-6 col-xs-12">
<article class="material-card Red">
<h2>
<span>Christopher Walken</span>
@postmodernpast
postmodernpast / data-visualization-project-2016-using-chartjs.markdown
Created January 30, 2018 21:49
data visualization project 2016 using chartJS
@postmodernpast
postmodernpast / index.html
Created January 18, 2018 05:16
Multi Menu Work for SA Home (James most recent code)
<style>
.entity.entity-paragraphs-item.paragraphs-item-paragraph-1-col-clean.paragraphs-item-3606 {
padding: 0px;
}
ul li {
list-style-image: none;
line-height: 22px;
margin-bottom: 5px;
}
@postmodernpast
postmodernpast / index.html
Created January 23, 2017 02:57
Paper Plane Animation (CSS)
<div class="frame">
<div class="plane-container">
<a href="http://customer.io/" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="1131.53px" height="379.304px" viewBox="0 0 1131.53 379.304" enable-background="new 0 0 1131.53 379.304"
xml:space="preserve" class="plane">
<polygon fill="#D8D8D8" points="72.008,0 274.113,140.173 274.113,301.804 390.796,221.102 601.682,367.302 1131.53,0.223 "/>
<polygon fill="#C4C4C3" points="1131.53,0.223 274.113,140.173 274.113,301.804 390.796,221.102 "/>
</svg></a>
@postmodernpast
postmodernpast / college-leadership-experience 10:33 june 28.markdown
Last active June 28, 2016 18:07
college-leadership-experience 10:33 june 28
@postmodernpast
postmodernpast / MSL Code for Drupal 7 June 23 1:39.markdown
Last active June 23, 2016 21:05
MSL Code for Drupal 7 June 23 1:39

MSL Code for Drupal 7 June 23 1:39

Here you will find all of the code for the website that is on the experience Drupal 7 website.

A Pen by james thomas on CodePen.

License.