Difference between revisions of "Web design"

From Christoph's Personal Wiki
Jump to: navigation, search
(External links)
(External links)
Line 36: Line 36:
 
*[http://www.vipedio.com/roman/blog/20culture.html 2.0 Culture]
 
*[http://www.vipedio.com/roman/blog/20culture.html 2.0 Culture]
 
*[http://tinymce.moxiecode.com/ TinyMCE]
 
*[http://tinymce.moxiecode.com/ TinyMCE]
 +
*[http://technotarget.com/ajax-dhtml-and-javascript-libraries/ AJAX, DHTML and JavaScript Libraries]
 
*[[wikipedia:Web design]]
 
*[[wikipedia:Web design]]
  
 
[[Category:World Wide Web]]
 
[[Category:World Wide Web]]

Revision as of 02:51, 19 November 2007

Web design is the design of web pages, websites and web applications. The term also refers to web-based graphical user interface (GUI) design using images, CSS, and one of the HTML standards.

Some people distinguish between "web design" (the graphics and user interface design) and web development, which includes "web design" as well as web server configuration, writing web applications, dealing with security issues, etc.

Good practices

In the new era of "Web 2.0" attention to detail can make (gain loyal visitors) or break a web design. This new type of design has been called "Web 2.0 Design". These practices include the follow:

Must-Do's

  • Rounded Shapes
  • Shades
  • Good fonts: Arial (stick to one font per webpage)
  • Pastel colours (see: Web colours)
  • Footers
  • Buttons
  • Font-Size: Oversized
  • Descriptive HTML (XML style)

Do Not's

  • Java Applets (JavaScript is fine though)
  • Animated GIFs (the blinky ones)
  • 100% Flash Websites
  • Visible tables

See also

External links