The search functionality allows you to search for the presence of a word or words on a page in the site.
For example:
- design AND programming - will return all pages that contain both design and programming.
- design OR programming - will return all pages that contain design or programming.
- design NEAR programming - will return all pages that contain design and programming in order of their proximity to each other on the page.
- "design services" - will return pages containing the phrase "design services".

