Fly-in letters - no js
See the Code - See it Full Page - See Details Letters fly in, each from a random direction and distance. This only happens once on page load, so if you want to see it again, you gotta hit refresh :)...
View ArticleA design pattern for making interesting CSS animations in under 10 minutes
See the Code - See it Full Page - See Details See blog post here: http://themarklee.com/2013/11/03/design-pattern-making-interesting-css-animations-codepen-10-minutes/ :) This Pen uses: Haml, SCSS,...
View ArticleA super-simple geolocation example
See the Code - See it Full Page - See Details See blog post here for more info: http://themarklee.com/2013/10/27/super-simple-geolocation/ This Pen uses: HTML, CSS, JavaScript, and
View ArticleSimple image crossfade slideshow - CSS animation
See the Code - See it Full Page - See Details A simple CSS animation, with a staggered start time for each image. A nice little algorithm for calculating the animation timing percentages can be found...
View ArticleFull-screen animated gif background
See the Code - See it Full Page - See Details This Pen uses: HTML, CSS, JavaScript, and
View ArticleA simple DIY responsive slideshow made with HTML5, CSS3, and JavaScript...
See the Code - See it Full Page - See Details Not the most robust slideshow ever (it's meant to be a pretty simple example), but one nice thing about this approach is it uses JS for class-switching...
View ArticleLayering CSS Gradients
See the Code - See it Full Page - See Details Used to show how multiple gradient backgrounds are combined to create a pattern. See: http://themarklee.com/2013/11/29/get-started-css-gradients/ Also see...
View ArticleMultiple Gradients for Fancy Patterns
See the Code - See it Full Page - See Details Blog post: http://themarklee.com/2013/11/29/get-started-css-gradients/ Also see the the layering of backgrounds here:...
View ArticleBuilding Interactive Maps with Leaflet & the Geolocation API
See the Code - See it Full Page - See Details See blog post here for more info: http://themarklee.com/2013/11/16/geolocation-part-ii-building-interactive-maps-leaflet/ This Pen uses: HTML, CSS,...
View ArticleA simple DIY responsive slideshow made with HTML5, CSS3, and JavaScript...
See the Code - See it Full Page - See Details Also supports swiping on touch devices. A vanilla JS (no-jQuery) version can be found here: http://codepen.io/leemark/pen/DLgbr Step-by-step blog post...
View ArticleA simple crossfading slideshow made with CSS
See the Code - See it Full Page - See Details Blog post here: http://themarklee.com/2013/10/16/simple-crossfading-slideshow-css/ This Pen uses: HTML, CSS, JavaScript, and
View ArticleRepeating patterns with :nth-child
See the Code - See it Full Page - See Details Trying to wrap my head around :nth-child. Also blogged in more detail here: http://themarklee.com/2013/09/29/repeating-patterns-nth-child/ This Pen uses:...
View ArticleA better simple slideshow
See the Code - See it Full Page - See Details This is another fairly basic slideshow, written in javascript, html, and css. This is a dual-purpose project, it’s meant (1) to be something you can drop...
View ArticleFly-in letters - no js
See the Code - See it Full Page - See Details Letters fly in, each from a random direction and distance. This only happens once on page load, so if you want to see it again, you gotta hit refresh :)...
View ArticleFly-in letters - no js
See the Code - See it Full Page - See Details Letters fly in, each from a random direction and distance. This only happens once on page load, so if you want to see it again, you gotta hit refresh :)...
View ArticleMultiple Gradients for Fancy Patterns
See the Code - See it Full Page - See Details Blog post: http://themarklee.com/2013/11/29/get-started-css-gradients/ Also see the the layering of backgrounds here:...
View ArticleA super-simple geolocation example
See the Code - See it Full Page - See Details See blog post here for more info: http://themarklee.com/2013/10/27/super-simple-geolocation/ This Pen uses: HTML, CSS, JavaScript, and
View ArticleA better simple slideshow
See the Code - See it Full Page - See Details This is another fairly basic slideshow, written in javascript, html, and css. This is a dual-purpose project, it’s meant (1) to be something you can drop...
View ArticleSimple image crossfade slideshow - CSS animation
See the Code - See it Full Page - See Details A simple CSS animation, with a staggered start time for each image. A nice little algorithm for calculating the animation timing percentages can be found...
View ArticleA simple DIY responsive slideshow made with HTML5, CSS3, and JavaScript...
See the Code - See it Full Page - See Details Not the most robust slideshow ever (it's meant to be a pretty simple example), but one nice thing about this approach is it uses JS for class-switching...
View Article