Skip to content

Centre for Internet Technologies

Centre for Internet Technologies

You are here: Home » Site Search


Section Menu Options

Web Page Accreditation

This page has been checked using the following on-line tools:

  • EXTERNAL LINK: Explanation of Level Triple-A Conformance
  • EXTERNAL LINK: XHTML Web page validator
  • EXTERNAL LINK: Cascading Style Sheet validator
  • EXTERNAL LINK: Wave 4.0 accessibility validator
  • EXTERNAL LINK: Lynx Viewer (text-only web browser)

Site Search

Search within:

Search Tips

  • To search for pages containing one of several words, separate the words with "or". For example, to search for pages containing either "book" or "php", you should enter:
    book or php
  • To search for pages containing several different words, separate the words with "and". For example, to search for pages containing "book" and "php", you should enter:
    book and php
  • To search for pages containing one word but excluding another, use the "not" keyword. For example, to search for pages that contain the word "book" but don't contain the word "php", you should enter:
    book not php
  • To search for pages containing an entire phrase, simply enter the phrase (without quotes)
    • Tip: If the phrase you are searching for contains "or", "and" or "not", surround those words with quotes. For example, to search for "research and development", you should enter:
      research "and" development
  • You can search for multiple words using a combination of and, or and not keywords . To clarify the search, use parentheses. For example:
    • To search for pages containing "book" and either "javascript" or "php", you should enter:
      book and (javascript or php)
    • To search for pages containing "book" and either "javascript" or "php", but not containing the word "mysql", you should enter:
      (book and (javascript or php)) not mysql