By admin | July 6, 2011 at 1:53 pm | One comment
Everybody knows how critical a website for a company while trying to establish a web presence. What a lot of people often overlook though, is the prelude to a website i.e. the coming soon page also called the launch page or the under construction page.
Using a coming soon page...
Posted in: CSS, Inspiration + Design, Resources
By admin | May 10, 2010 at 7:02 pm | 33 comments
After 13 years of being a vital part of web designs, Cascading Style Sheets (CSS) has evolved into a powerful tool, allowing you to develop more efficient and better-looking sites. Many of the new features in the latest CSS revision (CSS3) are rich and take the quality of our...
Posted in: CSS, Tutorials
By admin | March 19, 2010 at 12:14 am | One comment
Cheat sheets is very important few references sheets that web developer should have , so this is a collection of 25 Cheat sheet , we hope it will help saving your time .
1. Xhtml
2. CSS
3. php
4. CodeIgniter
5. CakePHP 1.2
6. MySql
...
Posted in: CSS, Javascript + Development, Resources
By admin | March 19, 2010 at 12:11 am | No comments
In this article we will highlight some of the tricks and techniques using CSS to help you enhance your practical side using CSS.
1. conditional-css
Conditional-CSS allows you to write maintainable CSS with conditional logic to target specific CSS statements...
Posted in: CSS, Tutorials
By admin | March 7, 2010 at 7:29 am | No comments
Many of you have probably heard all the buzz around CSS3, but exactly which techniques can we use today? In this article I’ll show you some different CSS3 techniques that work great in some of the leading browsers (i.e. Firefox, Chrome, Safari, Opera ), and how they will...
Posted in: CSS, Tutorials
By admin | February 9, 2010 at 1:23 pm | 2 comments
CSS3 is coming. Although the browser support of CSS 3 is still very limited, many designers across the globe experiment with new powerful features of the language, using...
Posted in: CSS, Javascript + Development, Resources, Tutorials
By admin | February 2, 2010 at 4:27 pm | No comments
CSS is a very important element of what we call a “structurally sound” web design. CSS turns strips of code and interactive features into a working design. This is especially true for CSS based menus. Giving your users a creative way to interact with pages, categories,...
Posted in: CSS, Tutorials
By admin | January 29, 2010 at 1:11 am | One comment
A well designed newsletter/email template can be the difference between success an failure. Whether its to update customers about a product, or to share information, having a well designed template can be a great starting point to guide your readers and give them a clear...
Posted in: CSS, Tutorials
By admin | January 29, 2010 at 12:04 am | No comments
For web developers and designers, it can be difficult to memorize the syntax for multiple programming languages and frameworks, especially since they are always evolving and growing. This is where cheat sheets come in handy. Most cheat sheets are designed to be printer friendly,...
Posted in: CSS, Tutorials
By admin | January 28, 2010 at 11:59 pm | 6 comments
A few weeks ago I gave you some tips for cross-compatibility, but in this article we are going to focus more specifically on cross-browser compatibility. Building websites to work properly and look good in multiple browsers is a fact of life that web designers must deal with. It...
Posted in: CSS, Tutorials