WHAT IS THE DIFFERENCE BETWEEN A WEB DESIGNER AND A WEB DEVELOPER?
Web Designer:
A web designer is a graphic artist who develops and styles objects for the Internet. In essence, it refers to both the aesthetic portion of the website and it’s usability. Web designers use various design programs such as Adobe Photoshop to create the layout and other visual elements of the website. They are able to tap into their creative energy and design the overall layout and look for websites.
Web Developer:
A web developer is one that develops applications and functionality for the Search Engines. Web developers usually just focus on a few languages, typically one developer will focus on the front end programming of a site using HTML, CSS and JavaScript while another developer will focus on server side programming like PHP, Java, Ruby, and .NET.
Web Design-Principles
- Balance– It’s important for web designers to create a balanced layout. In web design we refer to heavy (large and dark colors) and light (small and lighter colors) elements. Using the correct proportion of each is critical to achieving a balanced website design.
- Contrast– In color theory, contrasting colors are ones placed opposite one another on the color wheel (see also complementary colors). Web design offers a few other areas where contrast is applicable. Designers look at contrasting sizes, textures and shapes to define and draw attention to certain sections of the website.
- Emphasis– We touched on this a bit when discussing contrast. Emphasis is a design principles founded in the intentional “highlighting” of certain important elements of the website layout. It’s important to note that if you emphasize everything on the page you end up emphasizing nothing. Imagine a page in a book where 80% of the content is highlighted in yellow…does anything really stand out? This is the time to take a look at that Information Architecture for direction.
- Consistency– Also called repetition or rhythm, consistency is a critical web design principle. For example, clean and consistent navigation provides the best user experience for your website visitors.
- Unity– Unity is the relationship between the various parts of the website layout and the composition as a whole. Based in the Gestalt theory, unity deals with how the human brain visually organizes information by grouping elements into categories.
Web Development – A Closer Look
Web developers, sometimes called programmers, take the design created and build a fully functioning website. Think of the design as a non-interactive “picture” of a website. Developers take that design and break it up into it’s components. They then either use just HTML or a more dynamic approach incorporating programming languages such as PHP to develop the various website pages. More advanced web developers may choose to utilize a Content Management System (CMS) like WordPress or Joomla in order to streamline development and allow clients an easy way to maintain and update their website.
Web developers may convert a static layout into a dynamic website by using image and content sliders, active states for links and buttons, and other interactive elements.