Andor Nagy

Andor Nagy

Front-end Designer, WordPress fanatic, with a huge passion for biking. You can follow him on Twitter.

How to Create a Pure CSS Accordion

In a previous tutorial, I showed you how you can create a Pure CSS Image Lightbox, and we used the CSS :target selector. Today I’m going to show you how you can create a Pure CSS Accordion using the same…

Pure CSS Notification Bars

In today’s tutorial we’re going to take a look at the creation of some pure css notification bars. If you browse the internet on daily bases, which I know you do, I’m sure you’ve saw these notification bars on many…

Create a Pure CSS Image Lightbox

Today I’m going to show you how to create a Pure CSS Image Lightbox. We’re going to use the :target selector for our Lightbox popup. So all we need to do, is create a list of images, that are wrapped in…

How to Create a Simple jQuery Image Slider

In today’s tutorial, I’m going to show you how to create a simple jquery image slider. We’re going to create one, that uses the next and previous buttons to navigate between the images, and one that has a timer as…

How to Create a Simple jQuery Accordion

In today’s tutorial, I’m going to show you how to create a simple jQuery accordion. Accordions display collapsible content panels for presenting information in a limited amount of space. To get started we’re going to create an unordered list, with…

5 Animations Using CSS Keyframes

In this tutorial I’m going to show a few animations you can create using CSS Keyframes. I’m very new to this topic, so don’t expect any complicated ones. And if you have any tips and tricks please feel free to…