jQuery Tutorials Wordpress | 12 Jan 12 | 0

Mobile WordPress Theming With jQTouch

The line between mobile websites and web apps is one that is becoming more blended and blurred everyday. In many cases, it is hard to differentiate between the two. For the purpose of this tutorial, we will define a web app as something that requires more advanced functions while a mobile website’s purpose is to push the content of a regular site to mobile browsers in a more easily accessible fashion. (more…)

CSS3 HTML5 | 12 Jan 12 | 0

Responsive Data Table Roundup

The idea of the original was to abandon the grid layout of the table and make each cell it’s own line. Each of those lines is labeled with a pseudo element. This creates a much taller table, requiring more vertical scrolling, but does not require horizontal scrolling. It’s easier to browse the data without losing context of what’s what. (more…)

Tutorials | 06 Jan 12 | 0

How To Clear Floats Without Structural Markup

When a float is contained within a container box that has a visible border or background, that float does not automatically force the container’s bottom edge down as the float is made taller. Instead the float is ignored by the container and will hang down out of the container bottom like a flag. (more…)

CSS3 | 03 Jan 12 | 0

Responsive Design in 3 Steps

Responsive web design is no doubt a big thing now. If you still not familiar with responsive design, check out the list of responsive sites that I recently posted. To newbies, responsive design might sound a bit complicated, but it is actually simpler than you think. (more…)

Freebies Wordpress | 20 Mar 11 | 0

Free Download: The Essential Theme

Lately i’ve been working with WordPress theme you can call “Theme Framework“, the Genesis Framework by StudioPress. The idea of using framework is to speed up your theme development time by pre-set functions so you do not have to spend your time doing basic things (more…)