top of page
DEFINITION
Is a web document that is suitable for the world wide web and the web browser. These documents are written in HTML (hipertext marup language).
Web pages can either be static or dynamic. Static pages show the same content each time they are viewed. Dinamic pabe have content that can change each time they are accessed. These pages are typically written in scripting language such as PHP, Perl, ASP or JSP.
bottom of page