Web Page A Web page or webpage is a "page" of the World Wide Web, usually in HTML/XHTML format (the file extensions are typically or ) and with hypertext links to enable navigation from one page or section to another. Web pages often use associated graphics files to provide illustration, and these too can be clickable links. A web page is displayed using a web browser, and can be designed to make use of applets (subprograms than run inside the page) which often provide motion graphics, interaction, and sound.
Web Hosting Web hosting is a service that provides Internet users with online systems for storing information, images, video, or any content accessible via the web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center.
Dynamic Web Page Dynamic Web pages are Web pages where the content cannot be predetermined, for instance Date/Time and User Name. They often utilise programming language in their HTML code, which is read, and executed by the Web server. The Web server then generates the HTML and sends it to the browser where it is displayed. Examples of common formats of Dynamic Web Pages include PHP, ASP, JSP (Java Server Page), Microsoft .net and CGI/Perl.