Click on term to go to definition: ASP (Active Server Pages) Definition
Active Server Pages are HTML pages that contain embedded scripts. IIS (Internet Information Server) and third party providers offer server software that interprets Active Server code.
ASP pages contain either server side or client side scripts which performs functions such as database access, page personalization, or interactive functions.
Scripts act similar to CGI scripts. Pages should end in .asp.

BACK TO TOP
Cascading Style Sheets Definition
(CSS) An extension to {HTML} to allow styles, e.g. colour, {font}, size to be specified for certain elements of a {hypertext} document.
Style information can be included in-line in the HTML file or in a separate CSS file (which can then be easily shared by multiple HTML files).
Multiple levels of CSS can be used to allow selective overriding of styles.
For more information
http://www.w3.org/Style/CSS/

BACK TO TOP
HTML Definition
Hyper Text Markup Language (HTML) is the programming language that internet browsers use to display a web page.
Each element (commonly known as "tags") contains an instruction, commanding the browser how to display images and words.
HTML is standardized by the World Wide Web Consortium (W3c) and is followed by most of the leading browsers.
The industry leaders, Netscape Navigator and Internet Explorer use HTML, but do not include support for all of the same tags.
Thus a page viewed in IE can look vastly different from a page viewed in Netscape.
BACK TO TOP
Phishing
Phishing are websites that attempt to acquire sensitive information, such as credit card numbers,account information or passwords, by pretenting to be trustworthy sites.
Note: rule of thumb always type in the http web address into your browser to your paypal,ebay or other account to ensure that you are going to the correct site.
BACK TO TOP
RSS Definition
Short for RDF Site Summary or Rich Site Summary, an XML format for syndicating Web content.
A Web site that wants to allow other sites to publish some of its content creates an RSS document and registers the document with an RSS publisher.
A user that can read RSS-distributed content can use the content on a different site.
Syndicated content includes such data as news feeds, events listings, news stories, headlines, project updates, excerpts from discussion forums or even corporate information.
RSS was originally developed by Netscape.
BACK TO TOP
SEM Definition
Search engine marketing.
SEO Definition
Search engine optimization.
SEP Definition
Search engine placement.
SERP Definition
Search Engine (Search) Results Page.
BACK TO TOP