background preloader

The Principles of Design

The Principles of Design
The web professional's online magazine of choice. In: Columns > Design in Theory and Practice By Joshua David McClurg-Genevese Published on June 13, 2005 Starting with the Basics This column is about Web design—really, it is—though it may at times seem a bit distant and distracted. We can group all of the basic tenets of design into two categories: principles and elements. Web design is a relatively new profession compared to other forms of design, due to the youth of our medium. How Does Web Design Fit In? I tend to define Web design as being one of many disciplines within the larger field of design (a peer to print design, industrial design, interior design, etc.). The first three articles of this column will be dedicated to unearthing these universal gems of insight so that we may better understand our profession. The Principles of Design There are many basic concepts that underly the field of design. Let’s begin by focusing on the principles of design, the axioms of our profession. Rhythm

Boxes and Arrows: The design behind the design Core77 / industrial design magazine + resource / home Web Design Trends in 2012 It’s that time of year again, where we look into our crystal ball to see what will be the hot trends in web design for the upcoming year. It’s no secret that trends come and go, with some hanging around longer than they should. (Yes, splash page, I’m talking about you.) But trends are a necessity in the development and growth of our craft. Trends are born, improved upon, and often spawn other trends. So as a web designer, when you apply trends to your projects, challenge yourself to expand upon them and make them your own. As you read this article, keep in mind that the shift in trends from one year to the next may be subtle, and you will probably recognize some of these trends already. 1. I believe eventually, we’ll all stop talking about responsive web design – not because it will go away, but because it will become what’s expected. The continued introduction and adoption of more an more mobile devices is what will make 2012 the year of the responsive web site. 2. 3. 4. 5. 7. 8. 9.

35 Websites To Teach You How To Use CSS Effectively | Graphic and Web Design Blog CSS ( Cascading Style Sheets) are the modern standard for presenting website. Combined with structural markup language like HTML, XHTML – CSS fully take care about presentation part, creating that good concept – HTML = Content, CSS = Presentation. If you know CSS, you can really do everything controlling spacings, borders, positioning, margins, paddings, colors, fonts, background images, hover effects and more presentational effects. In this article, you’ll have all the best resources available, which will teach you how to use CSS really effectively. 1.W3Schools CSS Tutorial Section 2.HTMLDog – CSS Tutorial Section 3.CSS-Tricks Tutorials, Articles And Screencasts Great website maintained by Chris Coyier, who constantly offer on his site many useful CSS tutorials and screencasts. 4.Google Videos – CSS 5.A List Apart – CSS Tutorial Section 6.RichInStyle CSS Tutorial Section 7.HTMLGoodies CSS Tutorial Section 8.CSS-Discuss Wiki Tutorial Section 9.Positioning Is Everything 12.CSSBasics Tutorials 29.

Web Style Guide, 2nd Edition Techniques for creating modal windows Modal windows are most commonly described as anything that captures the user’s attention, and doesn’t allow them to return to the previous state until they interact with the object in question. Now, that is a bit convoluted and I think it is better addressed with a few examples of websites that use the technique really well. One of those is Build It With Me which does it really well. Often times when working with modals they are used to clean up user interfaces and try to enhance the user’s experience—but it is important to remember that sometimes they do the exact opposite. To give you a better example of how to do them right, we will talk theory—then afterwards we will get into examples to show you how to implement them into responsive design. Modal theory The basic theory of the user interface element for modals can be rather intertwined with other UI theorems that we will only tangentially touch on here. Coding a basic modal window The HTML Elements The CSS elements The jQuery

Javascript Date Validation Date Validation Javascript for Date Validation - mm/dd/yyyy format Its good practice to validate form date values using client side JavaScript validation along with your programming language validation. The following example shows how you can do this for the mm/dd/yyyy format. We have also provided the javascript date validation for the dd/mm/yyyy format. JS Date Validation Example Validate Date using javascript Cut and Paste Code Cut 'n' paste code for the above Example Explanation of the Code The JavaScript has the following main functions: isDate Function Function isDate is used to verify if the given value is a valid date in the format (mm/dd/yyyy) : This function first specifies the non-digit character which is allowed in the date ("/" is used here). // Declaring valid date character, minimum year and maximum yearvar dtCh= "/"; var minYear=1900; var maxYear=2100; If the valid date character is changed please make sure you replace it in the HTML and Javascript code too. ValidateForm Function

useit.com: Jakob Nielsen on Usability and Web Design Tips for Planning your own Design Studio Getting started in freelance web design is an exhilarating process. Along with the added stresses of daily work you actually become your own boss, set your own hours, and even choose who you will work with. It’s truly a great way to earn a living! Now consider the steps required to move from a freelance artist into launching your own design studio. Under your own brand name you can land much higher-quality projects and build up a solid portfolio of works. Well there is certainly a laundry list of answers here, so I’ll focus on just a select few. Creating a Brand When sitting down to plan your business model you’ll have to consider a number of factors. The official branding for your agency may only take a few hours to complete. custom profile avatar photoaccounts on social networks(Twitter, Facebook, Pinterest)business cardscontact e-mail addresses Build What you Can The biggest factor in failure rates of startup design studios is overextending your workload. Work for Consistency SimpleBits

10 Principles Of Effective Web Design - Smashing UX Design Advertisement Usability and the utility, not the visual design, determine the success or failure of a web-site. Since the visitor of the page is the only person who clicks the mouse and therefore decides everything, user-centric design has become a standard approach for successful and profit-oriented web design. After all, if users can’t use a feature, it might as well not exist. We aren’t going to discuss the implementation details (e.g. where the search box should be placed) as it has already been done in a number of articles; instead we focus on the main principles, heuristics and approaches for effective web design — approaches which, used properly, can lead to more sophisticated design decisions and simplify the process of perceiving presented information. Please notice that you might be interested in the usability-related articles about 10 Usability Nightmares1 and 30 Usability Issues2 we’ve published before,we’ll cover more principles of effective design in our following posts. 1.

Website Usability Checkliste » webhelps! Online Marketing Blog Eine Checkliste zur Website Usability bzw. Benutzerfreundlichkeit von Webseiten? Warum ist in benutzerfreundliche Webseiten zu investieren? Sie verkaufen besser! Den Besuchern werden weniger Hürden in den Weg gelegt, um zum Kauf/Lead-Abschluss zu gelangen. Alles klar? (1) Zugänglichkeit Dieser Teil der Website Usability Checkliste enthält Tipps, wie Sie die Besucher länger auf Ihrer Webpage halten können, ohne einen großen Aufwand zu betreiben. Angemessene Ladezeit Wenn es eine Ewigkeit dauert bis eine Seite geladen ist, verlassen die Nutzer die Webpage. Kontrast zwischen Text und Hintergrund Dunkelgrauer Text auf einem hellgrauen Hintergrund mag stilvoll sein, ist jedoch nur schwer zu lesen. Leichte Lesbarkeit durch Schriftgröße und Zeichenabstand Die Meinungen über die passende Schriftgröße gehen weit auseinander. Flash und Add-ons nur sparsam benutzen Egal wie gut die Seite ist, niemand wird 5 Minuten warten bis ein Plug-in geladen ist. (2) Identifizierung (3) Navigation (4) Inhalt

Related: