Accessibility Health Check
https://charlestonwv.gov
Strong
https://daylight.sonde.life/usgov/charlestonwv-gov/
Strong
Executive Summary
Top Findings
criticalInteractive element with role="link" has no accessible name. Screen readers cannot identify this control.WCAG 4.1.2
<!-- a11y: role="link" -->
Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalARIA input fields must have an accessible name: Fix any of the following: aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 4.1.2
<div class="carousel-inner" role="listbox">
Ensure every ARIA input field has an accessible name. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="container" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6 col-sm-pull-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalImages must have alternative text: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"WCAG 1.1.1
<img data-entity-uuid="8e5ea1cd-3be0-4a39-9d5c-30c5ce3ef4d2" data-entity-type="file" src="/sites/default/files/inline-images/2026%20MSYJP%20Slider_0.png" width="1150" height="350" loading="lazy">
Ensure <img> elements have alternative text or a role of none or presentation. See: https://www.w3.org/WAI/WCAG22/Understanding/non-text-content
criticalLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4WCAG 4.1.2
<a href="https://www.charlestonwv.gov/heartsofourneighborhood"><img src="/sites/default/files/inline-images/Hearts%20of%20Our%20Neighborhood%20Graphic%20-%20Web.png" data-entity-uuid="66420818-d6aa-4b...
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6 col-sm-push-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalImages must have alternative text: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"WCAG 1.1.1
<img src="/sites/default/files/inline-images/Hearts%20of%20Our%20Neighborhood%20Graphic%20-%20Web.png" data-entity-uuid="66420818-d6aa-4bf5-af22-541804f6a925" data-entity-type="file" width="272" heigh...
Ensure <img> elements have alternative text or a role of none or presentation. See: https://www.w3.org/WAI/WCAG22/Understanding/non-text-content Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
criticalCertain ARIA roles must contain particular children: Fix any of the following: Element has children which are not allowed: a[tabindex]WCAG 1.3.1
<div class="carousel-inner" role="listbox">
Ensure elements with an ARIA role that require child roles contain them. See: https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalInsufficient color contrast: 1.04:1 (required: 3:1 for large text). Foreground: rgb(253, 253, 253), background: rgb(248, 248, 248). Text: "I Need To..."WCAG 1.4.3
<h2 class="block-title">I Need To...</h2>
Current ratio: 1.04:1 (need 3:1). Change foreground from #fdfdfd to #909090 (ratio: 3.0:1). Or change background from #f8f8f8 to #ffffff.
criticalInsufficient color contrast: 1.06:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(248, 248, 248). Text: "City Department List"WCAG 1.4.3
<p>City Department List</p>
Current ratio: 1.06:1 (need 4.5:1). Change foreground from #ffffff to #737272 (ratio: 4.5:1). Or change background from #f8f8f8 to #ffffff.
criticalInsufficient color contrast: 1.01:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 51, 51), background: rgb(10, 51, 93). Text: "Search"WCAG 1.4.3
<label for="edit-keys" class="control-label sr-only">Search</label>
Current ratio: 1.01:1 (need 4.5:1). Change foreground from #333333 to #9a9a99 (ratio: 4.5:1). Or change background from #0a335d to #000000.
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(240, 173, 78). Text: "Request the Mayor at Event"WCAG 1.4.3
<a class="btn btn-warning btn-block" href="https://www.charlestonwv.gov/mayor-request">Request the Mayor at Event</a>
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #ffffff to #4b4a4a (ratio: 4.5:1).
criticalInsufficient color contrast: 1.01:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 51, 51), background: rgb(10, 51, 93). Text: "Toggle navigation"WCAG 1.4.3
<span class="sr-only">Toggle navigation</span>
Current ratio: 1.01:1 (need 4.5:1). Change foreground from #333333 to #9a9a99 (ratio: 4.5:1). Or change background from #0a335d to #000000.
criticalInsufficient color contrast: 1.00:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(255, 255, 255). Text: "PODA Notices"WCAG 1.4.3
<h2 class="block-title">PODA Notices</h2>
Current ratio: 1.00:1 (need 4.5:1). Change foreground from #ffffff to #777676 (ratio: 4.5:1).
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" name=" " -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a href="https://www.charlestonwv.gov/news-items/fri-04032026-1001/2026-msyjp"><img data-entity-uuid="8e5ea1cd-3be0-4a39-9d5c-30c5ce3ef4d2" data-entity-type="file" src="/sites/default/files/inline-ima...
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/thu-04022026-1845/2026yawinner" rel="tag" title="YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED " hreflang="en">Read more<span class="visually-hidden"> ...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/tue-04142026-1609/statement" hreflang="en">MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" hreflang="en">TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/news-items">Recent News in Charleston</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items">More News Items...</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.civicclerk.com/web/home.aspx" target="_blank">Charleston City Meetings</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1001/2026-msyjp" rel="tag" title="MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 " hreflang="en">Read more<span class="visually-hidden"> about MAYOR’S SU...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/city-departments">Charleston City Departments</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/business-startup">Start a Business in Charleston</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1001/2026-msyjp" hreflang="en">MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Charleston Collector's Office</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/tue-04142026-1609/statement" rel="tag" title="MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS" hreflang="en">Read more<span class="visually-hidden"> about MAYOR GO...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/thu-04022026-1845/2026yawinner" hreflang="en">YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.festivallcharleston.com/">FestivAll</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/charleston-life/play">Fun Local Links</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/city-payments">Make a Payment</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" rel="tag" title="TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO " hreflang="en">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/charleston-life">Charleston City Life</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://charlestonwv.com">Charleston WV, CVB</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Charleston Emergency Info</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/2026-04/2026-28%20Addendum%201.pdf" type="application/pdf; length=128937" title="" target="_blank" data-toggle="tooltip" data-placement="bottom" d...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">2.4 MB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">4.61 MB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-31%20Asphalt%20Resurfacing%20Project%20Bid%20Packet_0.pdf" type="application/pdf; length=4925317" title="" target="_blank" data-...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">135.74 KB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-23%20Roosevelt%20Community%20Center%20Roof%20Bid%20Packet.pdf" type="application/pdf; length=4837214" title="" target="_blank" d...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-28%20CPD%20Transport%20Van%20Upfitting%20Bid%20Packet.pdf" type="application/pdf; length=2519040" title="" target="_blank" data-...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/2026-04/2026-28%20Addendum%202%20-%20Vendor%20Questions.pdf" type="application/pdf; length=138999" title="" target="_blank" data-toggle="tooltip" ...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">4.7 MB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">125.92 KB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1001/2026-msyjp" hreflang="en">MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/thu-04022026-1845/2026yawinner" hreflang="en">YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/tue-04142026-1609/statement" hreflang="en">MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/wed-04012026-1615/2026teamuptocleanup" hreflang="en">CITY ANNOUNCES 2026 TEAM UP TO CLEAN UP EVENTS </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/thu-04022026-1845/2026yawinner" rel="tag" title="YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED " hreflang="en">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/wed-04012026-1615/2026teamuptocleanup" rel="tag" title="CITY ANNOUNCES 2026 TEAM UP TO CLEAN UP EVENTS " hreflang="en">Read more<span class="visually-hidden"> about CI...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1001/2026-msyjp" rel="tag" title="MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 " hreflang="en">Read more<span class="visually-hidden"> abou...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" rel="tag" title="TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO " hreflang="en">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
high<ul> and <ol> must only directly contain <li>, <script> or <template> elements: Fix all of the following: List element has direct children that are not allowed: [role=presentation]WCAG 1.3.1
<ul class="pagination js-pager__items">
Ensure that lists are structured correctly. See: https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/tue-04142026-1609/statement" rel="tag" title="MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS" hreflang="en">Read more<span class="visually-hidden"> ab...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" hreflang="en">TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://cityofcharleston.applicantpro.com/jobs/">https://cityofcharleston.applicantpro.com/jobs/</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must be distinguishable without relying on color: Fix any of the following: The link has insufficient color contrast of 2.77:1 with the surrounding text. (Minimum contrast is 3:1, link text: #337ab7, surrounding text: #333333) The link has no styling (such as underline) to distinguish it from the surrounding textWCAG 1.4.1
<a href="https://cityofcharleston.applicantpro.com/jobs/">https://cityofcharleston.applicantpro.com/jobs/</a>
Ensure links are distinguished from surrounding text in a way that does not rely on color. See: https://www.w3.org/WAI/WCAG22/Understanding/use-of-color
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.47 (foreground color: #ffffff, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items">City of Charleston News</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.21 (foreground color: #f8f8f8, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<li class="active">
MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6
</li>Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 4.22:1 (need 4.5:1). Change foreground from #f8f8f8 to #070706 (ratio: 4.5:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.21 (foreground color: #f8f8f8, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<li class="active">
TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO
</li>Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 4.22:1 (need 4.5:1). Change foreground from #f8f8f8 to #070706 (ratio: 4.5:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.47 (foreground color: #ffffff, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items">City of Charleston News</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.47 (foreground color: #ffffff, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items">City of Charleston News</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<strong>view winning artwork here</strong>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.21 (foreground color: #f8f8f8, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<li class="active">
YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED
</li>Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 4.22:1 (need 4.5:1). Change foreground from #f8f8f8 to #070706 (ratio: 4.5:1).
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.21 (foreground color: #f8f8f8, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<li class="active">
MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS
</li>Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum Current ratio: 4.22:1 (need 4.5:1). Change foreground from #f8f8f8 to #070706 (ratio: 4.5:1).
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.47 (foreground color: #ffffff, background color: #777777, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items">City of Charleston News</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.charlestonwv.gov/sites/default/files/non-departmental-documents/2023-10/SB_534.pdf">Senate Bill 534</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highFrames must have an accessible name: Fix any of the following: Element has no title attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element's default semantics were not overridden with role="none" or role="presentation"WCAG 4.1.2
<iframe class="embed-responsive-item" src=" https://gisweb.charlestonwv.gov/public/poda/app.html">&amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;gt;
</iframe>Ensure <iframe> and <frame> elements have an accessible name. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 11.0pt (14.6667px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span style="font-family:"Aptos",sans-serif;font-size:11pt;">Special Events in the Capital City Sip-N-Stroll</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highLinks must be distinguishable without relying on color: Fix any of the following: The link has insufficient color contrast of 2.77:1 with the surrounding text. (Minimum contrast is 3:1, link text: #337ab7, surrounding text: #333333) The link has no styling (such as underline) to distinguish it from the surrounding textWCAG 1.4.1
<a href="https://www.charlestonwv.gov/sites/default/files/non-departmental-documents/2023-10/SB_534.pdf">Senate Bill 534</a>
Ensure links are distinguished from surrounding text in a way that does not rely on color. See: https://www.w3.org/WAI/WCAG22/Understanding/use-of-color
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://www.charlestonwv.gov/poda/business">Capital City Sip-N-Stroll business page </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must be distinguishable without relying on color: Fix any of the following: The link has insufficient color contrast of 2.77:1 with the surrounding text. (Minimum contrast is 3:1, link text: #337ab7, surrounding text: #333333) The link has no styling (such as underline) to distinguish it from the surrounding textWCAG 1.4.1
<a href="https://www.charlestonwv.gov/poda/business">Capital City Sip-N-Stroll business page </a>
Ensure links are distinguished from surrounding text in a way that does not rely on color. See: https://www.w3.org/WAI/WCAG22/Understanding/use-of-color
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href=" https://gisweb.charlestonwv.gov/public/poda/app.html">Switch To Full Page View</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highInsufficient color contrast: 2.48:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(92, 184, 92). Text: "Youth Council Application"WCAG 1.4.3
<a class="btn btn-success btn-block" href="https://www.charlestonwv.gov/sites/default/files/non-departmental-documents/2021-10/Charleston%20Youth%20Council%20Application%202022.pdf" target="_blank">Yo
Current ratio: 2.48:1 (need 4.5:1). Change foreground from #ffffff to #3c3b3b (ratio: 4.5:1).
highConsole warning: [esri.geometry.projection] 🛑 DEPRECATED - Module: esri.geometry.projection 🛠️ Replacement: esri.geometry.operators.projectOperator ⚙️ Version: 4.32
https://gisweb.charlestonwv.gov/agportex/jsapi/jsapi4/:4mediumAdd Strict-Transport-Security header with max-age of at least 31536000 Add X-Frame-Options: DENY or SAMEORIGIN Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highFocus jumps backward from "Start a Business in Charleston" to "#block-live-work-play > div > div > div:nth-of-type(3) > div > a" (visual distance: 500px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "Recent News in Charleston" to "#block-live-work-play > div > div > div:nth-of-type(2) > div > a" (visual distance: 500px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "#block-mayorsblock > div > p:nth-of-type(3) > a" to "#block-views-block-news-items-block-1 > div > div > div:nth-of-type(1) > div:nth-of-type(1) > div > div:nth-of-type(1) > div > div > a" (visual distance: 976px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "Find a Job" to "Find Things To Do" (visual distance: 358px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Find Things To Do</a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "https://cityofcharleston.applicantpro.com/jobs/" to "div > div:nth-of-type(2) > div > section > div:nth-of-type(3) > div > div:nth-of-type(2) > div > div > a" (visual distance: 552px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highPage has no detectable navigation mechanisms (no <nav>, search, sitemap link, breadcrumbs, or table of contents). Users need multiple ways to locate content.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
highPage has no detectable navigation mechanisms (no <nav>, search, sitemap link, breadcrumbs, or table of contents). Users need multiple ways to locate content.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
highPage has no detectable navigation mechanisms (no <nav>, search, sitemap link, breadcrumbs, or table of contents). Users need multiple ways to locate content.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
mediumPage has 6 "main" landmarks but only 0 have distinct labels. Screen reader users cannot distinguish between them.WCAG 1.3.1
<!-- 6 main landmarks, 0 labeled -->
Add unique aria-label or aria-labelledby to each "main" landmark so screen readers can differentiate them. Example: <nav aria-label="Primary">, <nav aria-label="Footer">.
mediumMain landmark should not be contained in another landmark: Fix any of the following: The main landmark is contained in another landmark.
<div role="main" class="main-container container js-quickedit-main-content">
Ensure the main landmark is at top level. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4 class="media-heading"><a href="http://www.charlestonwv.gov/government/city-departments">Contact Charleston</a></h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h3>Living in Charleston</h3>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should not have more than one main landmark: Fix any of the following: Document has more than one main landmark
<div role="main" class="mainHead">
Ensure the document has at most one main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/ Ensure landmarks are unique. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h3 class="newsTitle"> <a href="/index%2Ephp/news-items/tue-04142026-1609/statement" hreflang="en">MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</a> </h3>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4><strong>What is a PODA?</strong></h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h3><strong>Contact Information</strong></h3>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h3>Additional Information and Criteria</h3>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND "WCAG 1.4.3
<span class="visually-hidden"> about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</span>
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "2026-28 CPD Transport Van Upfitting Bid Packet.pdf"WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-28%20CPD%20Transport%20Van%20Upfitting%20Bid%20Packet.pdf" type="application/pdf; length=2519040" title="" target="_blank" data-
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "Skip to main content"WCAG 1.4.3
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "2.4 MB"WCAG 1.4.3
<span class="file-size">2.4 MB</span>
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 3.93:1 (required: 4.5:1 for normal text). Foreground: rgb(238, 238, 238), background: rgb(51, 122, 183). Text: "Click Here for More "WCAG 1.4.3
<a class="btn btn-primary" style="margin-bottom:10px;" href="http://www.charlestonwv.gov/charleston-life">Click Here for More
Info</a>Current ratio: 3.93:1 (need 4.5:1). Change foreground from #eeeeee to #fefefd (ratio: 4.5:1).
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND "WCAG 1.4.3
<span class="visually-hidden"> about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</span>
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumPage has only one navigation mechanism (search). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumPage has only one navigation mechanism (navigation). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumPage has only one navigation mechanism (breadcrumbs). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumPage has only one navigation mechanism (breadcrumbs). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumPage has only one navigation mechanism (breadcrumbs). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumPage has only one navigation mechanism (breadcrumbs). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<table class="table table-bordered table-hover table-striped">
<thead>
<tr>
<th id="view-field-bid-title-table-column" class="views-field views-field-Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<tr>
<th id="view-field-bid-title-table-column" class="views-field views-field-field-bid-title" scope="col">Bid Title</th>
<Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<tbody>
<tr>
<td headers="view-field-bid-title-table-column" class="views-field views-field-field-bid-title">2026-28 CPD TraSet max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<th id="view-field-closing-datetest-table-column" class="views-field views-field-field-closing-datetest" scope="col">Closing Date</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 463px at 320px width.WCAG 1.4.10
<th class="views-align-left views-field views-field-field-bid-specs views-align-left" id="view-field-bid-specs-table-column" scope="col">Bid Specs/ Documents </th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<thead>
<tr>
<th id="view-field-bid-title-table-column" class="views-field views-field-field-bid-title" scope="col">Bid Title</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 970px at 320px width.WCAG 1.4.10
<th class="views-align-center views-field views-field-field-published-on views-align-center" id="view-field-published-on-table-column" scope="col">Published On</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 58px at 320px width.WCAG 1.4.10
<th id="view-field-bid-title-table-column" class="views-field views-field-field-bid-title" scope="col">Bid Title</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 808px at 320px width.WCAG 1.4.10
<th id="view-field-news-file-table-column" class="views-field views-field-field-news-file" scope="col">Addendum</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumContent clipped by 26px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<h4 id="pagination-heading" class="visually-hidden">Pagination</h4>
Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumContent clipped by 83px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumContent clipped by 230px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<span class="visually-hidden"> about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</span>
Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumContent clipped by 41px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<span class="sr-only">Toggle navigation</span>
Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumPage requires horizontal scrolling at 320px width (19px overflow). Content should reflow without horizontal scrolling at this width.WCAG 1.4.10
<html>
Use responsive CSS (max-width, flex-wrap, media queries) to ensure content reflows at narrow widths.
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowDeep focus region: navigation "pagination-heading" has 11 tab stops before focus escapes. Consider adding skip navigation or grouping with arrow keys.WCAG 2.4.1
<nav role="navigation">pagination-heading</nav>
Add a "skip to content" link or use roving tabindex to reduce the number of Tab stops.
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowInvalid mailto link format: mailto: PODA@cityofcharleston.org
<a href="mailto: PODA@cityofcharleston.org">For Assistance / More Information</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
Best Page Fix Opportunities
charlestonwv.gov97findings
criticalInteractive element with role="link" has no accessible name. Screen readers cannot identify this control.WCAG 4.1.2
<!-- a11y: role="link" -->
Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalARIA input fields must have an accessible name: Fix any of the following: aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 4.1.2
<div class="carousel-inner" role="listbox">
Ensure every ARIA input field has an accessible name. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="container" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6 col-sm-pull-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalImages must have alternative text: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"WCAG 1.1.1
<img data-entity-uuid="8e5ea1cd-3be0-4a39-9d5c-30c5ce3ef4d2" data-entity-type="file" src="/sites/default/files/inline-images/2026%20MSYJP%20Slider_0.png" width="1150" height="350" loading="lazy">
Ensure <img> elements have alternative text or a role of none or presentation. See: https://www.w3.org/WAI/WCAG22/Understanding/non-text-content
criticalLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4WCAG 4.1.2
<a href="https://www.charlestonwv.gov/heartsofourneighborhood"><img src="/sites/default/files/inline-images/Hearts%20of%20Our%20Neighborhood%20Graphic%20-%20Web.png" data-entity-uuid="66420818-d6aa-4b...
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context Add an accessible name using aria-label, aria-labelledby, or visible text content. WCAG 4.1.2 requires all interactive elements to have a programmatically determinable name.
criticalARIA roles used must conform to valid values: Fix all of the following: Role must be one of the valid ARIA roles: halfWCAG 4.1.2
<div class="col-sm-6 col-sm-push-6" role="half">
Ensure all elements with a role attribute use a valid value. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalImages must have alternative text: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"WCAG 1.1.1
<img src="/sites/default/files/inline-images/Hearts%20of%20Our%20Neighborhood%20Graphic%20-%20Web.png" data-entity-uuid="66420818-d6aa-4bf5-af22-541804f6a925" data-entity-type="file" width="272" heigh...
Ensure <img> elements have alternative text or a role of none or presentation. See: https://www.w3.org/WAI/WCAG22/Understanding/non-text-content Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
criticalCertain ARIA roles must contain particular children: Fix any of the following: Element has children which are not allowed: a[tabindex]WCAG 1.3.1
<div class="carousel-inner" role="listbox">
Ensure elements with an ARIA role that require child roles contain them. See: https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships
criticalInsufficient color contrast: 1.04:1 (required: 3:1 for large text). Foreground: rgb(253, 253, 253), background: rgb(248, 248, 248). Text: "I Need To..."WCAG 1.4.3
<h2 class="block-title">I Need To...</h2>
Current ratio: 1.04:1 (need 3:1). Change foreground from #fdfdfd to #909090 (ratio: 3.0:1). Or change background from #f8f8f8 to #ffffff.
criticalInsufficient color contrast: 1.06:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(248, 248, 248). Text: "City Department List"WCAG 1.4.3
<p>City Department List</p>
Current ratio: 1.06:1 (need 4.5:1). Change foreground from #ffffff to #737272 (ratio: 4.5:1). Or change background from #f8f8f8 to #ffffff.
criticalInsufficient color contrast: 1.01:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 51, 51), background: rgb(10, 51, 93). Text: "Search"WCAG 1.4.3
<label for="edit-keys" class="control-label sr-only">Search</label>
Current ratio: 1.01:1 (need 4.5:1). Change foreground from #333333 to #9a9a99 (ratio: 4.5:1). Or change background from #0a335d to #000000.
criticalInsufficient color contrast: 1.95:1 (required: 4.5:1 for normal text). Foreground: rgb(255, 255, 255), background: rgb(240, 173, 78). Text: "Request the Mayor at Event"WCAG 1.4.3
<a class="btn btn-warning btn-block" href="https://www.charlestonwv.gov/mayor-request">Request the Mayor at Event</a>
Current ratio: 1.95:1 (need 4.5:1). Change foreground from #ffffff to #4b4a4a (ratio: 4.5:1).
highImage has no accessible name in the accessibility tree. Screen readers will skip or announce it generically.WCAG 1.1.1
<!-- a11y: role="image" -->
Add alt text to the image. If decorative, mark with role="presentation" or alt="". WCAG 1.1.1 requires text alternatives for non-text content.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" name=" " -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highLinks must have discernible text: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attributeWCAG 2.4.4
<a href="https://www.charlestonwv.gov/news-items/fri-04032026-1001/2026-msyjp"><img data-entity-uuid="8e5ea1cd-3be0-4a39-9d5c-30c5ce3ef4d2" data-entity-type="file" src="/sites/default/files/inline-ima...
Ensure links have discernible text. See: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/thu-04022026-1845/2026yawinner" rel="tag" title="YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED " hreflang="en">Read more<span class="visually-hidden"> ...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/tue-04142026-1609/statement" hreflang="en">MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" hreflang="en">TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/news-items">Recent News in Charleston</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items">More News Items...</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.civicclerk.com/web/home.aspx" target="_blank">Charleston City Meetings</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1001/2026-msyjp" rel="tag" title="MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 " hreflang="en">Read more<span class="visually-hidden"> about MAYOR’S SU...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/city-departments">Charleston City Departments</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/business-startup">Start a Business in Charleston</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1001/2026-msyjp" hreflang="en">MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Charleston Collector's Office</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/tue-04142026-1609/statement" rel="tag" title="MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS" hreflang="en">Read more<span class="visually-hidden"> about MAYOR GO...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/thu-04022026-1845/2026yawinner" hreflang="en">YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.festivallcharleston.com/">FestivAll</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/charleston-life/play">Fun Local Links</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/government/city-payments">Make a Payment</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" rel="tag" title="TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO " hreflang="en">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/charleston-life">Charleston City Life</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://charlestonwv.com">Charleston WV, CVB</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Charleston Emergency Info</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highFocus jumps backward from "Start a Business in Charleston" to "#block-live-work-play > div > div > div:nth-of-type(3) > div > a" (visual distance: 500px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "Recent News in Charleston" to "#block-live-work-play > div > div > div:nth-of-type(2) > div > a" (visual distance: 500px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "#block-mayorsblock > div > p:nth-of-type(3) > a" to "#block-views-block-news-items-block-1 > div > div > div:nth-of-type(1) > div:nth-of-type(1) > div > div:nth-of-type(1) > div > div > a" (visual distance: 976px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a></a>
Reorder elements in the DOM to match the visual layout.
highFocus jumps backward from "Find a Job" to "Find Things To Do" (visual distance: 358px). No explicit tabIndex — likely a DOM order issue.WCAG 2.4.3
<a>Find Things To Do</a>
Reorder elements in the DOM to match the visual layout.
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
mediumPage has 6 "main" landmarks but only 0 have distinct labels. Screen reader users cannot distinguish between them.WCAG 1.3.1
<!-- 6 main landmarks, 0 labeled -->
Add unique aria-label or aria-labelledby to each "main" landmark so screen readers can differentiate them. Example: <nav aria-label="Primary">, <nav aria-label="Footer">.
mediumMain landmark should not be contained in another landmark: Fix any of the following: The main landmark is contained in another landmark.
<div role="main" class="main-container container js-quickedit-main-content">
Ensure the main landmark is at top level. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4 class="media-heading"><a href="http://www.charlestonwv.gov/government/city-departments">Contact Charleston</a></h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h3>Living in Charleston</h3>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumDocument should not have more than one main landmark: Fix any of the following: Document has more than one main landmark
<div role="main" class="mainHead">
Ensure the document has at most one main landmark. See: https://www.w3.org/WAI/WCAG22/quickref/ Ensure landmarks are unique. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND "WCAG 1.4.3
<span class="visually-hidden"> about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</span>
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumPage has only one navigation mechanism (search). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
/news-items66findings
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1001/2026-msyjp" hreflang="en">MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/thu-04022026-1845/2026yawinner" hreflang="en">YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/tue-04142026-1609/statement" hreflang="en">MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/wed-04012026-1615/2026teamuptocleanup" hreflang="en">CITY ANNOUNCES 2026 TEAM UP TO CLEAN UP EVENTS </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/thu-04022026-1845/2026yawinner" rel="tag" title="YOUTH ARTS 2026 CITY OF CHARLESTON JURIED EXHIBITION WINNERS ANNOUNCED " hreflang="en">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/wed-04012026-1615/2026teamuptocleanup" rel="tag" title="CITY ANNOUNCES 2026 TEAM UP TO CLEAN UP EVENTS " hreflang="en">Read more<span class="visually-hidden"> about CI...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1001/2026-msyjp" rel="tag" title="MAYOR’S SUMMER YOUTH JOBS PROGRAM APPLICATIONS OPEN APRIL 6 " hreflang="en">Read more<span class="visually-hidden"> abou...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" rel="tag" title="TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO " hreflang="en">
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
high<ul> and <ol> must only directly contain <li>, <script> or <template> elements: Fix all of the following: List element has direct children that are not allowed: [role=presentation]WCAG 1.3.1
<ul class="pagination js-pager__items">
Ensure that lists are structured correctly. See: https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/tue-04142026-1609/statement" rel="tag" title="MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS" hreflang="en">Read more<span class="visually-hidden"> ab...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="/index%2Ephp/news-items/fri-04032026-1301/uc-marathon-traffic-advisory" hreflang="en">TRAFFIC ADVISORY PLAN AHEAD FOR THE UC MARATHON: ROAD CLOSURES & TRAFFIC INFO </a>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h3 class="newsTitle"> <a href="/index%2Ephp/news-items/tue-04142026-1609/statement" hreflang="en">MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</a> </h3>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonfire.org">Fire Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.municode.com/resources/gateway.aspx?productId=13013">Municipal
Code</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://charlestonwvpolice.org">Police Department</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.metro911.org/">Kanawha Metro 911</a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://twitter.com/charlestoncity"><em><i class="fa fa-twitter-square fa-4x"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/urban-deer-hunt">Deer Hunting
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/boating-regulations">Boating
Regulations</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND "WCAG 1.4.3
<span class="visually-hidden"> about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</span>
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumPage has only one navigation mechanism (navigation). WCAG requires at least two ways to locate a page within a set of pages.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
mediumContent clipped by 26px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<h4 id="pagination-heading" class="visually-hidden">Pagination</h4>
Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumContent clipped by 83px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumContent clipped by 230px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<span class="visually-hidden"> about MAYOR GOODWIN ISSUES STATEMENT ON PASSING OF REVEREND JIM LEWIS</span>
Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
mediumContent clipped by 41px when text spacing is applied per WCAG 1.4.12. Text may be hidden when users adjust spacing for readability.WCAG 1.4.12
<span class="sr-only">Toggle navigation</span>
Avoid fixed-height containers with overflow: hidden for text content. Use min-height or allow containers to grow.
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowDeep focus region: navigation "pagination-heading" has 11 tab stops before focus escapes. Consider adding skip navigation or grouping with arrow keys.WCAG 2.4.1
<nav role="navigation">pagination-heading</nav>
Add a "skip to content" link or use roving tabindex to reduce the number of Tab stops.
lowLink timeout: http://publicartcharleston.org/ did not respond within 5000ms after 8 attempts
<a href="http://publicartcharleston.org/">Public Art in Charleston</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: https://www.wowktv.com/ returned status 403 Forbidden after 1 attempts
<a href="https://www.wowktv.com/">WOWK</a>
lowBroken link: https://charlestonwv.rja.revize.com/forms/2708 returned status 500 Internal Server Error after 2 attempts
<a href="https://charlestonwv.rja.revize.com/forms/2708">ARP Online Application
Form</a>lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowBroken link: http://www.charlestonwv.gov/government/election-2018 returned status 404 Not Found after 1 attempts
<a href="http://www.charlestonwv.gov/government/election-2018">Find
Election Info</a>lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
/bids-purchasing/current-bids62findings
criticalRequired ARIA attributes must be provided: Fix any of the following: Required ARIA attribute not present: aria-levelWCAG 4.1.2
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure elements with ARIA roles have all required ARIA attributes. See: https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
criticalInsufficient color contrast: 1.01:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 51, 51), background: rgb(10, 51, 93). Text: "Toggle navigation"WCAG 1.4.3
<span class="sr-only">Toggle navigation</span>
Current ratio: 1.01:1 (need 4.5:1). Change foreground from #333333 to #9a9a99 (ratio: 4.5:1). Or change background from #0a335d to #000000.
highEmpty heading (role="heading"). Headings must contain text for screen reader navigation to work.WCAG 1.3.1
<!-- a11y: role="heading" -->
Add text content to the heading, or remove the heading element if it serves no structural purpose. WCAG 1.3.1 requires meaningful heading structure.
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Magic Island</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (67.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.metro911.org/">Metro 911</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/mayor">Mayor's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (100.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwv.com/default.aspx">Charleston CVB</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (196.2px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonwvpolice.org/">Charleston Police Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (85.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-clerk">Clerk's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/2026-04/2026-28%20Addendum%201.pdf" type="application/pdf; length=128937" title="" target="_blank" data-toggle="tooltip" data-placement="bottom" d...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (37.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wsaz.com/">WSAZ</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">2.4 MB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">4.61 MB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (39.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://wchstv.com">WCHS</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-31%20Asphalt%20Resurfacing%20Project%20Bid%20Packet_0.pdf" type="application/pdf; length=4925317" title="" target="_blank" data-...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (133px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/government/city-departments/springhill-cemetery">Spring Hill Cemetery</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (86.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonlandtrust.org/featured.html">Carriage Trail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">135.74 KB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-23%20Roosevelt%20Community%20Center%20Roof%20Bid%20Packet.pdf" type="application/pdf; length=4837214" title="" target="_blank" d...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (141.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.kanawhastateforest.com/">Kanawha State Forest</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (112.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px.WCAG 2.5.8
<a href="http://liveontheleveecharleston.com/">Live on the Levee</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-28%20CPD%20Transport%20Van%20Upfitting%20Bid%20Packet.pdf" type="application/pdf; length=2519040" title="" target="_blank" data-...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (151.9px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://www.charlestonwv.gov/charleston-work/business-organizations">Business Organizations</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (93.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.6px instead of at least 24px.WCAG 2.5.8
<a href="https://kcprc.com/parks-and-golf/coonskin-park/">Coonskin Park</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (75.5px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wvmetronews.com/">MetroNews</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (109.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/city-collector">Collector's Office</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (105.7px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments">All Departments</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (182.1px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px.WCAG 2.5.8
<a href="http://charlestonfire.org/">Charleston Fire Department</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (80.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px.WCAG 2.5.8
<a href="https://wchsnetwork.com/">WCHS Radio</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (138.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/parks-recreation">Parks and Recreation</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (119px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px.WCAG 2.5.8
<a href="http://www.charlestonwv.gov/government/city-departments/human-resources">Human Resources</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/2026-04/2026-28%20Addendum%202%20-%20Vendor%20Questions.pdf" type="application/pdf; length=138999" title="" target="_blank" data-toggle="tooltip" ...
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (201.4px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="https://charlestonregatta.com/">Charleston Sternwheel Regatta</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (74.6px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px.WCAG 2.5.8
<a href="http://www.theclaycenter.org/">Clay Center</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">4.7 MB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (45.3px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px.WCAG 2.5.8
<a href="https://www.wowktv.com/">WOWK</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highAll touch targets must be 24px large, or leave sufficient space: Fix any of the following: Target has insufficient size (156.8px by 19px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px.WCAG 2.5.8
<a href="http://www.wvgazettemail.com/">Charleston Gazette-Mail</a>
Ensure touch targets have sufficient size and space. See: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum
highElements must meet minimum color contrast ratio thresholds: Fix any of the following: Element has insufficient color contrast of 4.29 (foreground color: #337ab7, background color: #f8f8f8, font size: 7.9pt (10.5px), font weight: bold). Expected contrast ratio of 4.5:1WCAG 1.4.3
<span class="file-size">125.92 KB</span>
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. See: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum
highPage has no detectable navigation mechanisms (no <nav>, search, sitemap link, breadcrumbs, or table of contents). Users need multiple ways to locate content.WCAG 2.4.5
Add at least two of: site navigation (<nav>), search functionality (input[type="search"] or role="search"), a sitemap link, breadcrumb navigation, or a table of contents.
highMissing Strict-Transport-Security header (HSTS)
Add Strict-Transport-Security header with max-age of at least 31536000 Add a Content-Security-Policy header with appropriate directives Add Referrer-Policy: strict-origin-when-cross-origin or no-referrer
mediumHeading levels should only increase by one: Fix any of the following: Heading order invalid
<h4>Contact Us</h4>
Ensure the order of headings is semantically correct. See: https://www.w3.org/WAI/WCAG22/quickref/
mediumLink is distinguished from surrounding text only by color (link: rgb(255, 255, 255), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="https://www.facebook.com/CityCharlestonWV/"><em><i class="fa fa-facebook-square fa-4x" style="padding-right:10px;"></i></em></a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a class="dropdown-toggle" href="javascript:;" data-toggle="dropdown"> <em><i class="fa fa-home fa-lg fa-fw"><span></span></i></em><span> Live</span> </a>
Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumLink is distinguished from surrounding text only by color (link: rgb(238, 238, 238), text: rgb(51, 51, 51)). Users who cannot perceive color differences may not identify this as a link.WCAG 1.4.1
<a href="http://www.charlestonwv.gov/charleston-life/emergency-info">Emergency
Organizations and Info</a>Add a non-color visual indicator to links: underline (text-decoration: underline), border-bottom, increased font-weight, or a visible icon. The indicator must be present in the default state, not just on hover.
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "2026-28 CPD Transport Van Upfitting Bid Packet.pdf"WCAG 1.4.3
<a href="https://charlestonwv.gov/sites/default/files/bids/2026-04/2026-28%20CPD%20Transport%20Van%20Upfitting%20Bid%20Packet.pdf" type="application/pdf; length=2519040" title="" target="_blank" data-
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "Skip to main content"WCAG 1.4.3
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 4.29:1 (required: 4.5:1 for normal text). Foreground: rgb(51, 122, 183), background: rgb(248, 248, 248). Text: "2.4 MB"WCAG 1.4.3
<span class="file-size">2.4 MB</span>
Current ratio: 4.29:1 (need 4.5:1). Change foreground from #337ab7 to #2f76b3 (ratio: 4.5:1).
mediumInsufficient color contrast: 3.93:1 (required: 4.5:1 for normal text). Foreground: rgb(238, 238, 238), background: rgb(51, 122, 183). Text: "Click Here for More "WCAG 1.4.3
<a class="btn btn-primary" style="margin-bottom:10px;" href="http://www.charlestonwv.gov/charleston-life">Click Here for More
Info</a>Current ratio: 3.93:1 (need 4.5:1). Change foreground from #eeeeee to #fefefd (ratio: 4.5:1).
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<table class="table table-bordered table-hover table-striped">
<thead>
<tr>
<th id="view-field-bid-title-table-column" class="views-field views-field-Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<tr>
<th id="view-field-bid-title-table-column" class="views-field views-field-field-bid-title" scope="col">Bid Title</th>
<Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<tbody>
<tr>
<td headers="view-field-bid-title-table-column" class="views-field views-field-field-bid-title">2026-28 CPD TraSet max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<th id="view-field-closing-datetest-table-column" class="views-field views-field-field-closing-datetest" scope="col">Closing Date</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 463px at 320px width.WCAG 1.4.10
<th class="views-align-left views-field views-field-field-bid-specs views-align-left" id="view-field-bid-specs-table-column" scope="col">Bid Specs/ Documents </th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 1131px at 320px width.WCAG 1.4.10
<thead>
<tr>
<th id="view-field-bid-title-table-column" class="views-field views-field-field-bid-title" scope="col">Bid Title</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 970px at 320px width.WCAG 1.4.10
<th class="views-align-center views-field views-field-field-published-on views-align-center" id="view-field-published-on-table-column" scope="col">Published On</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 58px at 320px width.WCAG 1.4.10
<th id="view-field-bid-title-table-column" class="views-field views-field-field-bid-title" scope="col">Bid Title</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
mediumElement overflows viewport by 808px at 320px width.WCAG 1.4.10
<th id="view-field-news-file-table-column" class="views-field views-field-field-news-file" scope="col">Addendum</th>
Set max-width: 100% or use overflow-wrap to prevent horizontal overflow.
lowHeadings should not be empty: Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<div class="col-sm-12" role="heading">
<div class="region region-header">
</div>
</div>Ensure headings have discernible text. See: https://www.w3.org/WAI/WCAG22/quickref/
lowLink timeout: http://www.wvsp.gov/Pages/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvsp.gov/Pages/default.aspx">West Virginia State Police</a>
lowBroken link: https://twitter.com/charlestoncity returned status 403 Forbidden after 1 attempts
<a href="https://twitter.com/charlestoncity"></a>
lowBroken link: http://charlestonwv.com/default.aspx returned status 404 Not Found after 1 attempts
<a href="http://charlestonwv.com/default.aspx">Find Events</a>
lowLink timeout: http://www.wvcommerce.org/Business/default.aspx did not respond within 5000ms after 8 attempts
<a href="http://www.wvcommerce.org/Business/default.aspx">West Virginia Development
Office</a>Methodology
The Sonde Score is a universal 0–1000 compliance index — think of it like a credit score for accessibility. Each finding is weighted by its impact on human access: a keyboard trap (critical) counts far more than a best-practice suggestion (low). The raw penalty is normalized per page so scores are comparable across sites of any size. A harmonic curve ensures every site gets a meaningful score — no zeros, no false perfection.
where S = sensitivity (750), P = Σ(weight × count), N = pages scanned
| Tier | Weight | Examples |
|---|---|---|
| Critical | 10 | Keyboard traps, missing page language |
| High | 3 | Missing alt text, insufficient contrast |
| Medium | 1 | Heading hierarchy, unclear link purpose |
| Low | 0.25 | Best-practice suggestions |
The Sonde Score is a living standard (v0.1). We’re building it in the open because accessibility is too important for closed-door decisions. Your expertise makes it better.
Enter Mission Control
Review raw findings data, track changes between scans, and contribute to Sonde’s open methodology.
Nominate a Site for the Daylight Index
Know a public website that should be on the accessibility leaderboard? Nominate it — we’ll scan it and publish the results.