---
title: "Accessibility | Choice Technology Solutions"
description: "Accessibility commitment and contact information for the Choice Technology Solutions website."
canonical: "https://nmbgeek.com/accessibility/"
image: "https://nmbgeek.com/brand/cts/full-name-light-mode.png"
content_signal: "search=yes, ai-input=yes, ai-train=no, use=reference"
---

![](https://nmbgeek.com/brand/cts/icon-light-mode.svg)

![](https://nmbgeek.com/brand/cts/icon-dark-mode.svg)

Accessibility

# A website meant to work for more people.

Choice Technology Solutions, LLC aims to provide a clear, keyboard-accessible, responsive website with semantic structure, visible focus, sufficient contrast, reduced-motion support, and descriptive links.

## Archived content

Historical blog posts were migrated from an older website. Their original media and formatting may not meet the same standard as the new site. We continue to preserve the underlying information while correcting barriers that are identified.

## Report a problem

If something prevents you from using the site, contact [support@nmbgeek.com](mailto:support@nmbgeek.com) or call [843-997-4335](tel:+18439974335). Include the page and the task you were trying to complete.


## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nmbgeek.com/#organization",
      "name": "Choice Technology Solutions",
      "legalName": "Choice Technology Solutions, LLC",
      "slogan": "Practical technology. Personal service.",
      "url": "https://nmbgeek.com/",
      "description": "Helping businesses make confident technology decisions since 2010. Technology consulting and support from Clint Johnson in Myrtle Beach, SC.",
      "logo": "https://nmbgeek.com/brand/cts/full-name-light-mode.png",
      "image": "https://nmbgeek.com/brand/cts/full-name-light-mode.png",
      "email": "support@nmbgeek.com",
      "telephone": "+18439974335",
      "founder": {
        "@type": "Person",
        "name": "Clint Johnson"
      },
      "areaServed": [
        {
          "@type": "AdministrativeArea",
          "name": "South Carolina"
        },
        {
          "@type": "Country",
          "name": "United States"
        }
      ],
      "foundingDate": "2010",
      "brand": {
        "@type": "Brand",
        "name": "Choice Apps",
        "url": "https://choiceapps.us/",
        "description": "Choice Apps is the web and application development brand of Choice Technology Solutions, LLC."
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://nmbgeek.com/#website",
      "url": "https://nmbgeek.com/",
      "name": "Choice Technology Solutions",
      "description": "Helping businesses make confident technology decisions since 2010. Technology consulting and support from Clint Johnson in Myrtle Beach, SC.",
      "publisher": {
        "@id": "https://nmbgeek.com/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://nmbgeek.com/accessibility/#webpage",
      "url": "https://nmbgeek.com/accessibility/",
      "name": "Accessibility | Choice Technology Solutions",
      "description": "Accessibility commitment and contact information for the Choice Technology Solutions website.",
      "isPartOf": {
        "@id": "https://nmbgeek.com/#website"
      },
      "about": {
        "@id": "https://nmbgeek.com/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://nmbgeek.com/brand/cts/full-name-light-mode.png"
      },
      "inLanguage": "en-US"
    }
  ]
}
```
