RSS
 

The Art of Coordinating Colours in Web Design

23 Jan

First impressions are important, and the most immediate way of creating an impression on the web is colour. Colour is arguably the most important design property if not on a visual level, definitely on a subconscious one. Different colours create different moods so it’s important to think about how you use them.

The Art of Coordinating Colours in Web Design

Read the rest of this entry »

 

15 UI Design Patterns Web Designers Should Keep Handy

23 Jan

User interface design patterns help create consistency throughout the web, and provide a great resource for web designers looking for the best tested, most usable, and most efficient layouts. Many things in life are in a pattern, and this includes applications in both design and development. Whilst creativity and thinking outside the box is a must in design, so is conformity much of the time. UI patterns in web design are gaining recognition as an important resource to consider, and creating designs around them can help any website be more user-friendly.

15 UI Design Patterns Web Designers Should Keep Handy

In this post we’re going to look over the 15 most usable UI design patterns web designers should be paying attention to. By using these patterns, or at least taking bits and pieces of their theory, designs can be created quicker with the best possible results.
Read the rest of this entry »

 
 

Designing Web Interfaces Principles and Patterns for Rich Interaction

16 Jan

By Theresa Neil

As Bill mentioned in an earlier post, we don’t want to limit this blog to just the principles and patterns found in the book. For that you can check out ourExplore the Book section. In the spirit of that, I want to share an additional set of principles and patterns I have been using for RIA design. While the book takes a much more consumer web site orientation, these concepts are central to enterprise application and web productivity application design and more broad than those discussed in the book.

This is the first article in a three part series.

  1. Standard Screen Patterns: 12 patterns w/100 examples
  2. Essential Controls: 30 controls for RIA design and development
  3. Components for Commonly Requested Features: 15 patterns and examples

standard_screen_patterns

Read the rest of this entry »

 
 

Mostafa Attef website design PSD

23 Dec

Dear all you will find here the psd for Mostafa Attef website design try to convert it to XHTML using DIV style & CSS


Download the file

 
 

How to Convert a PSD to XHTML

22 Dec

I continue to be amazed by how well Collis’s “Build a Sleek Portfolio Site From Scratch” tutorial continues to perform. It’s been months, yet it still posts strong numbers every week. Considering that fact, I decided to create a screencast that shows you exactly how to convert a PSD into perfect XHTML/CSS.


 
Comments Off

Posted in XHTML

 

How to design a law/justice website in Photoshop

21 Dec
 
 

Create a Clean Modern Website Design in Photoshop

05 Dec

Create a Clean Modern Website Design in Photoshop

Build a complete website design mockup for a fictional design studio, starting with the creation of the initial layout then moving on to designing the individual page elements. The result is a modern, crisp and clean webpage layout ready for coding.

Photoshop Website Design
Read the rest of this entry »

 
 

40+ Greatest Web Interface Design Photoshop

05 Dec

40+ Greatest Web Interface Design Photoshop

Tutorials, Part I

By Hongkiat | Photoshop Tips

pshero header 40+ Greatest Web Interface Design Photoshop Tutorials, Part I

Whether you kick off a web interface design by sketching on papers or blank Photoshop canvas, it’s good to get some guides and inspirations. Here we’ve compiled some of the nicest Photoshop tutorial that guides you, step by step, building up a web interface all the way from scratch.

Read the rest of this entry »

 
 

HTML / XHTML Standard Event Attributes (part 4)

20 Nov

Standard Event Attributes

HTML 4 added the ability to let events trigger actions in a browser, like starting a JavaScript when a user clicks on an element.

To learn more about programming events, please visit our JavaScript tutorial and our DHTML tutorial.

Below is the standard event attributes that can be inserted into HTML / XHTML elements to define event actions.

Read the rest of this entry »

 
115 Comments

Posted in XHTML

 

HTML 4.01 / XHTML 1.0 Standard Attributes (part 3)

20 Nov

The attributes listed below are standard, and are supported by all HTML and XHTML tags, with a few exceptions.


Core Attributes

Not valid in base, head, html, meta, param, script, style, and title elements.

Read the rest of this entry »

 
100 Comments

Posted in XHTML