Template A template is a dummy file or a sample arrangement that serves as a reference to start a new document or webpage. A template has a particular format to guide you through the eventual look and feel of the document or webpage so that you can make changes in […]
Dynamic Page
Published on :Dynamic Page A dynamic webpage is a server-side page that changes its content every time it is viewed by a user based on the user information. It uses a server-side script that is processed before loading the page, thus changing the content of the page. Dynamic pages take longer than […]
Static Page
Published on :Static Page An HTML based page that has a fixed view and content irrespective of its audience is called a static web page. It does not change dynamically and will have the same design and material no matter how many times and from where you load it. Such webpages involve […]