How web design requirement varies as per type of website
You might be wandering what are some common web design criteria which you can apply to all kind of websites for web design. How to describe web design requirement in documents as there are various types of websites available and what you are asking your web designer to design. If you are business owner you should know how to explain your requirement exactly to web designer so he can estimate the right budget and time. Below I am writing short info on each.
Fir static website, there can be two different types of layout require to design one for home or intro page and one for inner page design. According to technology you have used, you also need to create common object files like header navigation and footer. If developed with Asp.net, you can create master page which can create all common elements. So there would be hardly two design require to include all types of pages for static website.
For dynamic websites where you have used any CMS to generate pages from user admin panel, you need to check the type of pages which are being generated and need to specify total types and quantity of design and according to that designer suppose to create template for each site. Suppose CMS allow you to create one product pages and one information pages. So designers need to create two different templates which would be applied to these types. Further if you need custom design of pages like payment procedure, you have to externally specify the requirement.
Ecommerce website with User Cart: User register pages, user dashboard after logging in, product page, Main category page, information page on company policy, payment getaway pages are common features of ecommerce websites. So according to these features you want to add, designer need to design separate template for each type so new additional pages in the same category would inherit design from this template.
|