Web design
Web planning has directly connected to the visual part of a site. Powerful website architecture is important to convey thoughts adequately.
There are essentially two fundamental types of site :
1. Static
2. Dynamic
Static :
A static site is one that is normally written in plain HTML and what is in the code of the page is what is shown to the client.
Dynamic :
A powerful site is one that is composed utilizing a server-side scripting language, for example, PHP, ASP, JSP, or Coldfusion. In such a site the substance is brought in by the scripting language from different documents or a database relying upon moves made by the client.
Dynamic website development
Dynamic sites (dynamic website company in chennai) contain Web pages that are produced progressively. These pages include Web scripting code, for instance, PHP or ASP. At the point when a unique page is gotten to, the code inside the page is parsed on the Web server and the subsequent HTML is sent to the customer's Web program.
Most huge sites are dynamic since they are simpler to keep up than static sites. This is on the grounds that static pages each contain one of a kind substance, which means they should be physically opened, altered, and distributed at whatever point a change is made. Dynamic pages, then again, get to data from a database. Along these lines, to modify the substance of a powerful page, the website admin may just need to refresh a database record. This is particularly useful for enormous destinations that contain hundreds or thousands of pages. It additionally makes it feasible for numerous clients to refresh the substance of a site without altering the design of the pages.
Dynamic sites that entrance data from a database are likewise called database-driven sites.