Web Design

rosenborgsolutions.com - leading internet solutions provider for web solutions, web design, content management solutions, logo design, flash design
online project quote
:: Web Solutions
:: Web Design
:: CMS
:: Logo Design
:: Flash Design
:: Flex
:: Website Hosting
:: Resources
:: Contact
Web Design


  Web Solutions

  Web Design

  Logo Design

  Flash Design

  Flex

  CMS

  Website Hosting

 



Normally web pages are classified as static or dynamic.

Static pages don't change content and layout with every request unless a human (web master/programmer) manually updates the page.

Dynamic pages adapt their content and/or appearance depending on end-user's input/interaction or changes in the computing environment (user, time, database modifications, etc.) Content can be changed on the client side (end-user's computer) by using client-side scripting languages (JavaScript, JScript, Actionscript, etc.) to alter DOM elements (DHTML). Dynamic content is often compiled on the server utilizing server-side scripting languages (ASP, JSP, Perl, PHP, Python, etc.). Both approaches are usually used in complex applications.

With growing specialization within communication design and information technology fields, there is a strong tendency to draw a clear line between web design specifically for web pages and web development for the overall logistics of all web-based services.

Web design is a process of conceptualization, planning, modeling, and execution of electronic media content delivery via Internet in the form of Markup language suitable for interpretation by Web browser and display as Graphical user interface (GUI).

The intent of web design is to create a web site -- a collection of electronic files that reside on a web server/servers and present content and interactive features/interfaces to the end user in form of Web pages once requested. Such elements as text, bit-mapped images (GIFs, JPEGs, PNGs), forms can be placed on the page using HTML/XHTML/XML tags. Displaying more complex media (vector graphics, animations, videos, sounds) requires plug-ins such as Flash, QuickTime, Java run-time environment, etc. Plug-ins are also embedded into web page by using HTML/XHTML tags.

Improvements in browsers' compliance with W3C standards prompted a widespread acceptance and usage of XHTML/XML in conjunction with Cascading Style Sheets (CSS) to position and manipulate web page elements and objects. Latest standards and proposals aim at leading to browsers' ability to deliver a wide variety of media and accessibility options to the client possibly without employing plug-ins.



 

Home   Web Design   Web Solutions   Logo Design   Contact Us
Copyright © 2008 Rosenborg Solutions.
EFINE E_STRICT |--------------------------------------------------------------- | | Some older versions of PHP don't support the E_STRICT constant | so we need to explicitly define it otherwise the Exception class | will generate errors. | */ if ( ! defined('E_STRICT')) { define('E_STRICT', 2048); } /* |--------------------------------------------------------------- | LOAD THE FRONT CONTROLLER |--------------------------------------------------------------- | | And away we go... | */ require_once BASEPATH.'codeigniter/CodeIgniter'.EXT; ?>