web design

web design has a fairly recent history.It can be linked to other areas such as graphic design,user experience,and multimedia arts,but is more aptly seen from a technological standpoint.It has become a large part of people's everyday lives. It is hard to imagine the Internet without animated graphics,different styles of typography,background,videos and music.

design

A design is a plan or specification for the construction of an object or system or for the implementation of an activity or process,or the result of that plan or specification in the form of a prototype,product or process. The verb to design expresses the process of developing a design. In some cases,the direct construction of an object without an explicit prior plan (such as in craftwork,some engineering,coding,and graphic design)may also be considered to be a design activity.The design usually has to satisfy certain goals and constraints;may take into account aesthetic,functional, economic,or socio-political considerations; and is expected to interact with a certain environment.

website

Websites can be used in various fashions: a personal website,a corporate website for a company,a government website,an organization website,etc.Websites can be the work of an individual,a business or other organization,and are typically dedicated to a particular topic or purpose. Any website can contain a hyperlink to any other website, so the distinction between individual sites,as perceived by the user,can be blurred.

website

It is primarily coded in Hypertext Markup Language(HTML);Cascading Style Sheets(CSS)are used to control appearance beyond basic HTML.Images are commonly used to create the desired appearance and as part of the main content.Audio or video might also be considered"static"content if it plays automatically or is generally non-interactive.This type of website usually displays the same information to all visitors.

Dynamic website

A dynamic website is one that changes or customizes itself frequently and automatically.Server-side dynamic pages are generated"on the fly"by computer code that produces the HTML (CSS are responsible for appearance and thus,are static files).There are a wide range of software systems,such as CGI,Java Servlets and Java Server Pages (JSP),Active Server Pages and ColdFusion(CFML)that are available to generate dynamic web systems and dynamic sites.