CSS3 Image Hover Effects

CSS3 Image Hover Effects

CSS3 Image Hover Effects Today I will tell you how to create different CSS3 image hover effects. I hope that you still remember our one old tutorial. We used javascript there. Today I will try to make something similar with using CSS3. In the result gallery page we will have 9 images, each of them…

HTML5 Canvas Slideshow

HTML5 Canvas Slideshow

HTML5 Canvas Slideshow In this tutorial we are making a HTML5 Slideshow (canvas) with own animated transitioning effect. The main idea – drawing images with higher contrast in the ends of transitions.

HTML5 Game Development – Lesson 7

HTML5 Game Development – Lesson 7

HTML5 Game Development – Lesson 7 Today we will create our first complete game – Arkanoid. In this lesson I will show you how to detect basic collisions and work with HTML5 local storage. You can operate with pad using mouse and keyboard (left/right buttons). We will store in local storage elapsed time of previous…

CSS3 Modal Popups

CSS3 Modal Popups

CSS3 Modal Popups Today I will tell you how to create cool CSS3 modal popup windows (or boxes). Literally, not so long ago, in order to achieve such effects, we used jQuery. But, as it turned out, CSS3 has all the necessary tools for making modal windows too. In our demonstration I have prepared single…

Powerful Chat System – Lesson 2

Powerful Chat System – Lesson 2

Powerful Chat System – Lesson 2 Today we continue a series of articles on the creation of powerful chat system. Our second lesson will contain next elements: smart chat (ajax, with spam filtering – protection from the frequent messages). I have decided to make registration for next lesson. Hope that it is ok for you.

Isometric interactive interior guide

Isometric interactive interior guide

Isometric interactive interior guide During browsing internet, I have noticed new interesting thing – it looked like isometric guide. Today I will show you how you can create something similar. We will create isometric interactive interior guide with CSS3 and jQuery.

15 Unique and Creative Layouts 2011

15 Unique and Creative Layouts 2011

15 Unique and Creative Layouts 2011 In the life of everyone of us (I think) there comes a moment when you start thinking about the design of your website. Because really well-organized website with good design can produce so good impression on the visitor, that he may add your site to bookmarks and will be…

Invoicera offer

Invoicera offer

Invoicera Giveaway: Get Your Invoicing Done Professionally and Quickly With Much Ease Today, we have got a very interesting announcement for our readers, we are collaborating with Invoicera, an online invoicing and time-tracking application, is giving away 3 classic plan subscriptions absolutely free for a period of three months. Continue reading to know how you…

Powerful Chat System

Powerful Chat System

Powerful Chat System Today we begin a series of articles on the creation of powerful chat system. The system will contain next elements: registration, login processing, main chat, profiles with avatars, ranking system (of profiles), private messaging, custom rooms, moderation / administration and possible something else (in future). This will be ajax chat PHP) with…

Creating photo album with jQuery Fotorama

Creating photo album with jQuery Fotorama

Creating photo album with jQuery Fotorama Today I have prepared tutorial about using new impressive jQuery gallery – Fotorama. This is a nice looking javascript gallery with intuitive controls, and great browser compatibility. You can use this plugin at iPhones and any other mobile devices (you can slide photos with touch).

Fullscreen Javascript Slide navigation

Fullscreen Javascript Slide navigation

Fullscreen Javascript Slide navigation Today – new pure javascript tutorial-demonstration. Result page will contain 16 slides (pages). Four in each row, four columns, plus we will add animated navigation to them through css3 arrows (at sides of screen). Plus, we will have mini-navigation bar for better navigation.

HTML5 Game Development – Lesson 6

HTML5 Game Development – Lesson 6

HTML5 Game Development – Lesson 6 This is our next game development article. We continue a series of articles on game development in HTML5 using canvas. Today this is quite complete game example – it will reincarnation of old computer game – Battle City. I will teach you to use alternative array-maps plus I will…

Analog Clock with Pure CSS3 (without javascript)

Analog Clock with Pure CSS3 (without javascript)

Analog Clock with Pure CSS3 (without javascript) Today – another one great article – we are going to create pure CSS3 Analog Clock without any javascript (we are going to use power of CSS3 with animations to build it). Our clocks have three arrows on the face – hour, minute and second. Each of them…