Web Design

Web design is a design, where a designer makes a website looking very good. Web design is process of creation, with the intention of presenting the content on electronic web pages, which the end-users can access through the internet with the help of a web browser. Web pages determine the layout, colors, text styles, graphics, images, and use of interactive features that deliver pages to your site visitors. Web design makes use of various programs and tools in order to achieve the intended look, such as Dreamweaver, Photoshop and many others.

Static Web Site

_

Static Website Design contains fixed content of web pages, the content of pages is change manually by web designer.Static sites are the most basic type of website and are the easiest to create.

In market, most of the Static websites design by HTML. HTML is Code Language is used for design layout of static web pages. In which, database is not require for static web pages

Dynamic Web Site

_

Dynamic website is a collection of  web pages whose content changes dynamically. It accesses content from a database or Content Management System (CMS) like WordPress,Joomla, Cake PHP. Dynamic Website contains information that changes, depending on the viewer.

Dynamic websites contain web pages that are generated in real-time. When a dynamic page is accessed, the code of page is run on the Web server and the HTML is sent to the client’s web browser.Dynamic  website is used server side scripting language like PHP