Common Techniques in Responsive Web Design
In previous articles, I talked about why the Web is ready for responsive design and how a site owner can use the context of a user’s... more »
Tweet 0 Comments Save Tags: css-html , javascript , ria , web design
50 Useful CSS Snippets Every Designer Should Have
For this article I want to present 50 handy CSS2/CSS3 code snippets for any web professional. These are perfect for storing in your... more »
Tweet 0 Comments Save Tags: css-html , open source , tools , web design
Adding custom CSS to your Joomla site
A simple java script to add custom CSS to your joomla site, without changing the template source, or dig to its settings.
Tweet 0 Comments Save Tags: css-html , javascript , php , web design
Review of JSR 356: the Java API for WebSocket
For many Web-based client-server applications, the old HTTP request-response model has its limitations. Information has to be transmitted... more »
Tweet 0 Comments Save Tags: css-html , java , standards
Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of... more »
Tweet 1 Comments Save Tags: .net , css-html , how-to , javascript
Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...
As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I... more »
Tweet 0 Comments Save Tags: .net , css-html , javascript , microsoft
Angular Prime, AngularJS with PrimeUI
Angular Prime is Based on PrimeUI version 0.9. It integrates more than 20 PrimeUI's components
Tweet 0 Comments Save Tags: css-html , javascript , web 2.0
Cool HTML5, CSS3 and JS Tools
Here is a curated list of some cool HTML5, CSS and JavaScript Tools
Tweet 0 Comments Save Tags: css-html , javascript
How Internet Outages Can Affect Your Application: Outage Analyzer and the adBrite Closure
Complexity is the new reality of web and mobile applications with almost no new release going out without the addition of services and... more »
Tweet 0 Comments Save Tags: css-html , web 2.0
Flat UI Pro has been Updated to Version 1.1
Today, we launch the first important update for Flat UI Pro, (v. 1.1). Exactly two weeks ago, we made the official release of Flat UI Pro Kit.
Tweet 0 Comments Save Tags: css-html , web design
Creating a jQuery gallery for Flickr
This week, we’ll be creating a simple jQuery gallery that uses the Flickr API to retrieve a list of images from a photo set and display... more »
Tweet 0 Comments Save Tags: css-html , how-to , javascript
LESS Tips and Tricks
Mária Jurčovičová shares many useful, and lesser known, tips and tricks for LESS CSS.
Tweet 0 Comments Save Tags: css-html , how-to , web design
How to Use Modules in CSS3
Today we are going to learn “How to Use Modules in CSS3”. In this section, we are going to learn how we can create smooth and... more »
Tweet 0 Comments Save Tags: css-html , how-to , web 2.0 , web design
Introducing the new HTML5 template Tag
Modern web applications use DOM manipulation to dynamically change areas of the page or insert values. A typical example is a table of... more »
Tweet 0 Comments Save Tags: css-html , ria , web design
8 awesome CSS tools for productive web design
Recently I’ve been looking for tools to improve my web design workflow, especially to work with CSS better. In this post you can discover... more »
Tweet 0 Comments Save Tags: css-html , tools , web design
Lightbox style jQuery Image Gallery with Autoslider without plugin
How to create responsive Image Gallery with jQuery without using any plugin. This gallery supports auto slideshow and is fully responsive.
Tweet 0 Comments Save Tags: css-html , web design
Key Differences Between HTML4 and HTML5
HTMl (Hypertext Markup Language) is the language that is used for designing any Web Page.HTML is continuously developing since its... more »
Tweet 2 Comments Save Tags: css-html , web design
Giveaway: Premium WordPress Themes By Elegant Themes
We are very happy to introduce a Premium WordPress Themes giveaway by Elegant Themes. Elegant Themes is offering 2 Developer Subscription... more »
Tweet 0 Comments Save Tags: css-html , web design
Create a Drop Down Menu with Search Box in CSS3 and HTML
In this tutorial, we will be creating a flat style navigation with a search box and dropdown menu from the Square UI. We will use CSS and... more »
Tweet 0 Comments Save Tags: css-html , web design
CSS3 Tabs
Demonstration and code snippets to show how CSS tabs menu can be created using HTML5 and CSS3
Tweet 0 Comments Save Tags: css-html , gui , how-to , web design
My Workflow v2: Mobile, DevTools & LiveReload
Since I’m at Mobilism 2013 I think it’s worth sharing my recent mobile (mainly CSS) workflow. It’s not rocket science, but it’s a nice... more »
Tweet 0 Comments Save Tags: css-html , how-to , javascript , mobile
HTML5 Infographic: Past, Present and Future
HTML5 is one of the most popular markup language in this era. Mostly designers and developers use this amazing language as it is easy to... more »
Tweet 1 Comments Save Tags: css-html , open source , web design
Simple Guide to HTML5 Drag and Drop Avatar Changer Along with Resizing and Cropping
Web Applications which make use of Avatars should have the privilege to change the Avatars. However you would definitely want to make the... more »
Tweet 0 Comments Save Tags: css-html , usability , web design
Scaling Backbone.js at SoundCloud
SoundCloud has 30 million registered users, 10 hours of audio is uploaded every minute, and since the end of last year has transitioned... more »
Tweet 0 Comments Save Tags: css-html , frameworks , javascript , web design