How to Create Your Own 5 Stars Voting System

How to Create Your Own 5 Stars Voting System

How to create own voting system Today I prepared very interesting article – today I will tell you how you can create own voting system for your items (any units at your website) with PHP. I prepared two SQL tables: first table will keep our demo items. It contain several fields: title, description, time of…

Creating a Robo Splash Page Layout

Creating a Robo Splash Page Layout

Robo splash page layout Today I present you a new layout – Robo splash page. This is will modern looking HTML5 / CSS3 splash page layout which you will able to get for your website. So, let’s go inside and read up – how to make similar page.

Developing Your First HTML5 Game – Lesson 1

Developing Your First HTML5 Game – Lesson 1

HTML5 Game Development – Lesson 1 Starting today we begin a series of articles on game development in HTML5. In our first article we will cover the basics – working with the canvas, creating simple objects, fill, and some linked event handlers by mouse. Also, pay attention at this stage, we will study this basis,…

How to Create a Fantastic Photo Album with TN3

How to Create a Fantastic Photo Album with TN3

How to create photo album with TN3 During browsing web – I noticed new interesting library – TN3. This is jQuery image gallery with slideshow, transitions effects, multiple album options etc. Plus you will able to customize it (via CSS). Today I will show you how you can implement this gallery to create own photo…

Creating a Keyboard Sensitive 3D Twisted Images in WebGl

Creating a Keyboard Sensitive 3D Twisted Images in WebGl

Creating a Keyboard Sensitive 3D Twisted Images in WebGl Today we continue HTML5 canvas examples. And today is our second tutorial for WebGL. We will creating animated twisting images. Also we will add handlers to manipulate with mouse and keyboard.

Creating a Click-action CSS3 Dropdown Menu with jQuery

Creating a Click-action CSS3 Dropdown Menu with jQuery

Click-action CSS3 dropdown menu with jQuery Nowadays, pure CSS3 menus still very popular. Mostly – this is UL-LI based menus. Today we will continue making nice menus for you. This will nice dropdown menu (looks like menu at http://www.microsoft.com/) with onclicking (instead onhover).

Creating ‘Mono’ HTML5 CSS3 Single Page Layout

Creating ‘Mono’ HTML5 CSS3 Single Page Layout

Creating new HTML5&CSS3 single page layout – Mono Today I want to introduce new great masterpiece – new template with codename: ‘Mono’. This will nice HTML5/CSS3 template with nice light brown colors. Hope that you will like new styles and you will learn some new design methods. I going to start step-by-step tutorial for creating…

HTML5 Image Effects App – Adding Noise and Invert

HTML5 Image Effects App – Adding Noise and Invert

HTML5 Image Effects App – Adding Noise and Invert Today we continue HTML5 canvas examples, I hope you enjoy this series of articles. Even for me, working with graphics, images brings pleasure. Sure that and for you too. Today we will be adding two new filters – Noise and Invert.

Creating Ajaxy Photo Gallery (jQuery) with Custom Images Sets

Creating Ajaxy Photo Gallery (jQuery) with Custom Images Sets

Creating ajaxy photo gallery (jQuery) with custom images sets Today we will make simple and nice jQuery gallery which will load images ‘ajaxy’. Also our gallery will support working with predefined custom sets of images. I hope that our result will interesting for you.

Click action Multi-level CSS3 Dropdown Menu

Click action Multi-level CSS3 Dropdown Menu

Click action Multi-level CSS3 Dropdown Menu Nowadays, pure CSS3 menus still very popular. Mostly – this is UL-LI based menus. Today we will continue making nice menus for you. This will multilevel dropdown menu, but today submenus will appear not onhover, but onclick action.

Creating new HTML5/CSS3 single page layout – Art theme

Creating new HTML5/CSS3 single page layout – Art theme

Creating new HTML5&CSS3 single page layout – Art theme Today I will like to product new great masterpiece – new template with codename: ‘Art theme’. This will nice HTML5 template with nice gray colors. Hope that you will like new styles and you will learn some new coding lessons. I going to start step-by-step tutorial…

HTML5 Canvas Image Effects App – Adding Blur

HTML5 Canvas Image Effects App – Adding Blur

HTML5 Canvas Image Effects App – Adding Blur Today we continue HTML5 canvas examples, hope that you remember application which we made quite 2 weeks ago? Sure that this was very interesting to you to investigate image processing functions. Today I decided to continue and added new filter here – Blur.

Creating A CSS3 Animated Menu

Creating A CSS3 Animated Menu

Creating CSS3 animated menu This is our eighth CSS3 menu. Today we will make interesting animated menu using CSS3. This menu will have 2 levels. By default – we can see single small top menu element. When we will hover our mouse over this element – first level elements will appear, when we will hover…