Archive for the ‘Web Development’ Category


Jan

8

2012
career-change-tips-1

The recent economic downturn has led to fervent panic about job security and heightened uncertainty surrounding career choices.  For those that are about to leave, or have recently left education to embark on a career the prospect of navigating the career minefield will seem particularly daunting, especially as we are bombarded with negative news about [...]



Mar

28

2011
css3200

CSS3 is full of amazing features, some of which are less explored. All are very useful and some can even be used as Javascript alternatives. Today we are showcasing a post on CSS3 Animation featuring best awesome functions. Check out these animation to get inspire. Some of the CSS3 Animation effects may not be visible [...]



Oct

28

2010
3

There are a variety of methods used to create interesting text effects with CSS3, allowing designers to exercise more creativity and produce more visually pleasing web pages. In this post we provide some really awesome CSS3 Typography Experiments. Stereoscopic 3D effect with CSS3 CSS3 Tilt-Shift Text experiment Where are the trees is an experiment trying [...]



May

11

2010
css

At some point, you may have a situation where you want to center multiple elements (maybe <div> elements, or other block elements) on a single line in a fixed-width area. Centering a single element in a fixed area is easy. Just add margin: auto and a fixed width to the element you want to center, [...]



Apr

27

2010
your-logo-psd-to-xhtml

As being designer myself, coding part usually is hardest part in web development process. But there are so many great tutorials teaching how to use simple XHTML and CSS to get amazing layouts and they offer You to see what’s really happening behind the scenes explaining every step. Learn how to use CSS, how to [...]



Apr

25

2010
globe-post

In our technically-obsessed world there has arisen one major God of business success and its name is Google. It is crucial to ensure that your website is noticed by Google because it directs around 90% of all the web traffic in the US. And while Google has helped some businesses rise very high indeed, it [...]



Apr

24

2010
php

This is a simple google-friendly 3-line php redirect script, using the server side 301 (Moved Permanently) redirect. Perfect to keep count of all your exit links. Google and redirects: What does google say about redirects? In general they don’t like redirects, cloaking or “sneaky redirects”. By “sneaky redirects” they mean a website redirecting Googlebot to [...]



Apr

13

2010
css

The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. The reset styles given here are intentionally very generic.There isn’t any default color or background set for the body element, for example.I don’t particularly recommend that you just use [...]



Page 112