Twitter For Webanddesigners
RSS For Webanddesigners

30+ Error 404 page designs

A creative person is one who can make a client stick to his/her service despite the fact the service is not provided in your particular arena. Error 404 the error page is displayed each time someone asks for a page that’s simply not available on your site. To make a visitor stick with you despite the service not being available is indeed a great task. Error 404 can ease you with this, as a creative and innovative Error 404 page if thought it can give you a chance to hold back on your visitor. Everyone loves to stay in a humble ambiance so the ease and warmth if shown through an effective Error...
read more

How to promote your website

Proficiency in marketing is one of the most important skills that an individual should inherit .Precise promotion, is that art of marketing that will allow your webpage to become profitable in no time. In order to enhance into promotion and target the niche market, as a webpage owner you need the nitty-gritty of webpage promotion. Considering these feasible simple steps of marketing your webpage will hit the target making your page popular among the target audience.
read more

20 Photoshop photo effect tutorials

Effective attribute to a image adds value to what a person perceive. Photoshop is one medium that adds beauty to the picture through its various effects. These effect add power to the photo making a normal photo look like a work of art. If you are an amateur Photographer, the effects of Photoshop can be a boon to your photography as through the art of Photoshop your photo can be portrayed into a high end professional photo.
read more

Introduction to PHP – Part7

Array: Array is a systematic collection of data of similar data types that can be accessed by numeric index. Array is one of the most important and oldest data structures that are used to implement other data structures like strings, maps, vector etc. An array in PHP is in fact an ordered map type that associates values to keys. We suggest readers to not get confused with map type here, simply understand PHP array as a data type that can be accessed using keys.
read more

34 cheat sheets for web designers and developers

A cheat sheet is a printable guide of a particular programming language, software or framework. A web designer spends most of his design time to move around different softwares environment and it becomes really hard to memorize the shortcuts and hot keys for each environment. Hence, cheat sheets provide great help for them. In this article, we present 34 essential cheat sheets for the most popular web based technologies.     Wordpress 1. Liquidicity – Wordpress help sheet Liquidicity - Wordpress help sheet   2. WP-The Loop WP-The Loop   3. WordPress Theme Development...
read more

Introduction to PHP – Part6

Strings: A string is an array of characters. This tutorial demonstrates the use of string to manipulate text. A string can be represented in one of the following four ways; single quoted, double quoted, heredoc syntax and nowdoc syntax. Before describing each string in detail, it would be appropriate to discuss about escape sequence. Escape sequence are used to format the output text and other output options.
read more

30 best photoshop text effect tutorials

Photoshop is a graphic editing software and has been described as “an industry standard for graphics professional”. Photoshop provides functionality for designers to convert their concept into a self explained graphic. Especially in Typography, there is no limitation of creativity in terms of presentation, instruction and final results.
read more

50 logo design inspiration

A logo is a uniquely set and arranged typeface that form a trademark or commercial brand. It is a graphical element that gives immediate recognition of an organization. The pattern of a logo depends on the creativity of designer. One Logo of an organization is different from other similar business in shape, color of images, etc. Sometimes Logos are used to identify organizations and other non commercial entities. This collection shows how good logos can be designed.
read more

9 Tutorials to convert psd to html

This article list out 9 awesome tutorials which helps you to build a website, from designing a layout in photoshop to write your own HTML and CSS for a website. These collections are one of the most viewed tutorials, if you devote few hours and follow it till the end of each tutorial, surely you can be a web designer.
read more

Introduction to PHP – Part 5

Loops A loop is a programming construct that facilitates programmer to execute some code number of times or a specified condition is true. For instance, we need to read a file stored in computer and print it in screen. Suppose the function available to read a file reads one line at a time and the file contains many lines, we have to write the same line of code many times to read one line at a time from the file.  By using loops we can execute the same code number of times called iterations to read the whole file, one line at a time until there is no line left in the file.
read more
Page 1 of 212»