![]() |
|||||||
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZASP - Active Server Pages - a method for creating dynamic websites. When a user requests a page from a dynamic website, instead of just sending an html file (as static pages do), the server will compile a page depending on the requested information and return this to the user. This allows for much more efficient use of databases and constantly changing information such as news. Cascading Style
Sheets (CSS) - a commonly supported client side way of implementing
unique site features; allows influence over presentation while preserving
platform independence. Increases the flexibility of applying criteria
such as colors, text style, etc. Design -
to create, fashion, execute, or construct according to plan. Flash/Shockwave -
a graphically oriented method for creating websites using vector graphics,
but requiring less total space than a site of equivalent appearance built
with HTML Guest Book - Allows site visitors to voluntarily leave messages, notes, and even pictures, for other visitors to see. HTML - HyperText Markup Language - the most basic tool for creating web pages. HTML controls fundamental page elements such as color, text, tables, lists, frames, and pictures. Java -
a full-fledged programming language that can be used to create anything
from simple web applets to complete applications. Noted for its ability
to run on multiple platforms/operating systems. Java was and is developed
by Sun Microsystems. PHP - Personal Home Page - PHP is a tool for creating dynamic web pages. PHP-enabled web pages are treated just like regular HTML pages and can be created and edited the same way as regular HTML pages. Uniform Resource Locator (URL) - a world wide web address. Web -
a part of the Internet designed to allow easier navigation of the network
through the use of graphical user interfaces and hypertext links between
different addresses. Also known as the World Wide Web. XML - Extensible Markup Language - designed to improve the functionality of the Web by providing more flexible and adaptable information identification. It is not a fixed format like HTML (a single, predefined markup language). Instead, XML is actually a language for describing other languages which lets you design your own customized markup languages for limitless different types of documents. |
|||||||