Assessment report
This report shows the overall accessibility of the website or web app through a combination of automated and manual tests that cover all the WCAG 2.0 AA success criteria.
Summary
Test details
Automated checks
46 Passed
Keyboard
Focus
Landmarks
Headings
Repetitive content
Links
Native widgets
Custom widgets
Timed events
Errors / status
Page navigation
Parsing
Images
Language
Sensory
Adaptable content
Audio / video
Multimedia
Live multimedia
Sequence
Semantics
8 Passed
Pointer / motion
Contrast
Scan details
https://cswparish.org.uk/ |
2020-09-24 12:49 PM GMT+1 |
Accessibility Insights assessment for cswparish.org.uk home page |
Failed tests7 Failed
Repetitive content1 Failed
Bypass blocks:2 Failed
A page must provide a keyboard-accessible method to bypass repetitive content-WCAG 2.4.12 FailedComment | No way to skip banner/search sections |
---|
Comment | No way to skip navigation section |
---|
Links1 Failed
Link purpose:5 Failed
The purpose of a link must be described by its link text alone, or by the link text together with preceding page context-WCAG 2.4.45 FailedPath | .disabled:nth-child(1) > a |
---|---|
Snippet | <a><span class="icon-first"></span></a> |
Accessible name | (no value) |
Accessible description | (no value) |
URL | (no value) |
Path | .disabled:nth-child(2) > a |
---|---|
Snippet | <a><span class="icon-previous"></span></a> |
Accessible name | (no value) |
Accessible description | (no value) |
URL | (no value) |
Path | .hidden-phone.active > a |
---|---|
Snippet | <a>1</a> |
Accessible name | 1 |
Accessible description | (no value) |
URL | (no value) |
Path | .pull-none > .local |
---|---|
Snippet | <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" class="local"><img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"></a> |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |
Accessible description | (no value) |
URL | /8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh |
Path | a[title="\32 "] |
---|---|
Snippet | <a title="2" href="/?start=12" class="pagenav local">2</a> |
Accessible name | 2 |
Accessible description | (no value) |
URL | /?start=12 |
Native widgets2 Failed
Instructions:1 Failed
If a native widget has a visible label or instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.31 FailedPath | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Element | button |
Accessible name | Go |
Accessible description | (no value) |
Expected input:1 Failed
A native widget must have a label and/or instructions that identify the expected input-WCAG 3.3.21 FailedPath | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Element | button |
Accessible name | Go |
Accessible description | (no value) |
Images1 Failed
Image function:2 Failed
Every image must be coded as either meaningful or decorative-WCAG 1.1.12 FailedPath | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
Coded as | Meaningful |
ARIA role | (no value) |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Path | img[itemprop="thumbnailUrl"] |
---|---|
Snippet | <img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"> |
Image type | <img> |
Coded as | Meaningful |
ARIA role | (no value) |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |
Adaptable content2 Failed
Resize text:1 Failed
Users must be able to resize text, without using assistive technology, up to 200% with no loss of content or functionality-WCAG 1.4.41 FailedComment | Navigation menu collapses to a button which cannot be navigated by keyboard |
---|
Hover / focus content:1 Failed
Content that appears on focus or hover must be dismissible, hoverable, and persistent-WCAG 1.4.131 FailedComment | Navigation menu bar doesn't allow dismissal of submenus without selection or exit |
---|
Incomplete tests0 Incomplete
Passed tests127 Passed
Automated checks46 Passed
area-alt:0 Passed
Active <area> elements must have alternate text-WCAG 1.1.1, WCAG 2.4.4, WCAG 4.1.20 Passedaria-allowed-attr:9 Passed
Elements must only use allowed ARIA attributes-WCAG 4.1.1, WCAG 4.1.29 Passedaria-hidden-body:1 Passed
aria-hidden='true' must not be present on the document body-WCAG 4.1.21 Passedaria-hidden-focus:8 Passed
ARIA hidden element must not contain focusable elements-WCAG 4.1.2, WCAG 1.3.18 Passedaria-required-attr:6 Passed
Required ARIA attributes must be provided-WCAG 4.1.1, WCAG 4.1.26 Passedaria-required-children:6 Passed
Certain ARIA roles must contain particular children-WCAG 1.3.16 Passedaria-required-parent:6 Passed
Certain ARIA roles must be contained by particular parents-WCAG 1.3.16 Passedaria-roledescription:0 Passed
Use aria-roledescription on elements with a semantic role-WCAG 4.1.20 Passedaria-roles:6 Passed
ARIA roles used must conform to valid values-WCAG 1.3.1, WCAG 4.1.1, WCAG 4.1.26 Passedaria-valid-attr-value:9 Passed
ARIA attributes must conform to valid values-WCAG 4.1.1, WCAG 4.1.29 Passedavoid-inline-spacing:0 Passed
Inline text spacing must be adjustable with custom stylesheets-WCAG 1.4.120 Passeddefinition-list:0 Passed
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements-WCAG 1.3.10 Passedhtml-lang-valid:1 Passed
<html> element must have a valid value for the lang attribute-WCAG 3.1.11 Passedhtml-xml-lang-mismatch:0 Passed
HTML elements with lang and xml:lang must have the same base language-WCAG 3.1.10 Passedlist:17 Passed
<ul> and <ol> must only directly contain <li>, <script> or <template> elements-WCAG 1.3.117 Passedtd-headers-attr:0 Passed
All cells in a table element that use the headers attribute must only refer to other cells of that same table-WCAG 1.3.10 Passedth-has-data-cells:0 Passed
All th elements and elements with role=columnheader/rowheader must have data cells they describe-WCAG 1.3.10 PassedKeyboard6 Passed
Keyboard navigation:0 Passed
Users must be able to navigate to all interactive interface components using a keyboard-WCAG 2.1.10 PassedNo keyboard traps:0 Passed
Users must be able to navigate away from all components using a keyboard-WCAG 2.1.20 PassedOn focus:0 Passed
Navigating to a component must not trigger any unexpected change of context-WCAG 3.2.10 PassedOn input:0 Passed
Changing a component's settings must not trigger any unexpected change of context-WCAG 3.2.20 PassedNo keystroke timings:0 Passed
Components must not require specific timings for individual keystrokes-WCAG 2.1.10 PassedCharacter key shortcuts:0 Passed
Users must be able to turn off or remap character key shortcuts-WCAG 2.1.40 PassedFocus5 Passed
Visible focus:0 Passed
Components must provide a visible indication when they have the input focus-WCAG 2.4.70 PassedRevealing content:0 Passed
Activating a component that reveals hidden content must move input focus into the revealed content-WCAG 2.4.30 PassedModal dialogs:0 Passed
Users must not be able to Tab away from a modal dialog without explicitly dismissing it-WCAG 2.4.30 PassedClosing content:0 Passed
Closing revealed content must return input focus to the component that revealed it-WCAG 2.4.30 PassedFocus order:0 Passed
Components must receive focus in an order that preserves meaning and operability-WCAG 2.4.30 PassedLandmarks3 Passed
Landmark roles:6 Passed
A landmark region must have the role that best describes its content-WCAG 1.3.16 PassedPath | header |
---|---|
Snippet | <header class="header" role="banner"> |
Role | banner |
Path | form |
---|---|
Snippet | <form action="/" method="post" class="form-inline" role="search"> |
Role | search |
Path | nav |
---|---|
Snippet | <nav class="navigation" role="navigation"> |
Role | navigation |
Path | #content |
---|---|
Snippet | <main id="content" role="main" class="span9"> |
Role | main |
Path | div[aria-label="Breadcrumbs"] |
---|---|
Snippet | <div aria-label="Breadcrumbs" role="navigation"> |
Role | navigation: breadcrumbs |
Path | footer |
---|---|
Snippet | <footer class="footer" role="contentinfo"> |
Role | contentinfo |
Primary content:1 Passed
The main landmark must contain all of the page's primary content-WCAG 1.3.1, WCAG 2.4.11 PassedNo repeating content:1 Passed
The main landmark must not contain any blocks of content that repeat across pages-WCAG 1.3.1, WCAG 2.4.11 PassedHeadings3 Passed
Heading function:21 Passed
An element coded as a heading must function as a heading-WCAG 1.3.1, WCAG 2.4.621 PassedPath | .leading-0 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" itemprop="url" class="local"> Welcome to Chittlehamholt, Satterleigh and Warkleigh </a> </h2> |
Heading text | Welcome to Chittlehamholt, Satterleigh and Warkleigh |
Path | .leading-1 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/coronavirus-news/161-coronavirus-information" itemprop="url" class="local"> Coronavirus Information </a> </h2> |
Heading text | Coronavirus Information |
Path | .row-0 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> Community Help Group </a> </h2> |
Heading text | Community Help Group |
Path | .row-0 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> Potholes </a> </h2> |
Heading text | Potholes |
Path | .row-1 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> Defibrillator for Satterleigh & Warkleigh / First Responders </a> </h2> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | .row-1 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" class="local"> Launds Playing Field Play Equipment </a> </h2> |
Heading text | Launds Playing Field Play Equipment |
Path | .row-2 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" class="local"> Highway Maintenance Progress </a> </h2> |
Heading text | Highway Maintenance Progress |
Path | .row-2 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" class="local"> Hilltown Cross Notice Board Reinstated </a> </h2> |
Heading text | Hilltown Cross Notice Board Reinstated |
Path | .row-3 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/police-news/174-pcc-july-newsletter" itemprop="url" class="local"> Devon & Cornwall Police & Crime Commissioner July Newsletter </a> </h2> |
Heading text | Devon & Cornwall Police & Crime Commissioner July Newsletter |
Path | .row-3 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" class="local"> Annual Governance and Accountability Return 2019-2020 </a> </h2> |
Heading text | Annual Governance and Accountability Return 2019-2020 |
Path | .row-4 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/171-virtual-council-meetings" itemprop="url" class="local"> Virtual Council Meetings </a> </h2> |
Heading text | Virtual Council Meetings |
Path | .row-4 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" class="local"> Chittlehamholt Defibrillator </a> </h2> |
Heading text | Chittlehamholt Defibrillator |
Path | .well:nth-child(1) > h3 |
---|---|
Snippet | <h3 class="page-header">Coronavirus Information</h3> |
Heading text | Coronavirus Information |
Path | .well:nth-child(2) > h3 |
---|---|
Snippet | <h3 class="page-header">New on the Website</h3> |
Heading text | New on the Website |
Path | .well:nth-child(3) > h3 |
---|---|
Snippet | <h3 class="page-header">Parish News</h3> |
Heading text | Parish News |
Path | h4:nth-child(1) |
---|---|
Snippet | <h4 class="newsflash-title"> Community Help Group </h4> |
Heading text | Community Help Group |
Path | h4:nth-child(3) |
---|---|
Snippet | <h4 class="newsflash-title"> Potholes </h4> |
Heading text | Potholes |
Path | h4:nth-child(5) |
---|---|
Snippet | <h4 class="newsflash-title"> Defibrillator for Satterleigh & Warkleigh / First Responders </h4> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | h4:nth-child(8) |
---|---|
Snippet | <h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4> |
Heading text | Launds Playing Field Play Equipment |
Path | h4:nth-child(11) |
---|---|
Snippet | <h4 class="newsflash-title"> Highway Maintenance Progress </h4> |
Heading text | Highway Maintenance Progress |
Path | .well:nth-child(4) > h3 |
---|---|
Snippet | <h3 class="page-header">Recent Council Meetings</h3> |
Heading text | Recent Council Meetings |
No missing headings:1 Passed
Text that looks like a heading must be coded as a heading-WCAG 1.3.1, WCAG 2.4.11 PassedHeading level:21 Passed
A heading's programmatic level must match the level that's presented visually-WCAG 1.3.121 PassedPath | .leading-0 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" itemprop="url" class="local"> Welcome to Chittlehamholt, Satterleigh and Warkleigh </a> </h2> |
Heading text | Welcome to Chittlehamholt, Satterleigh and Warkleigh |
Path | .leading-1 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/coronavirus-news/161-coronavirus-information" itemprop="url" class="local"> Coronavirus Information </a> </h2> |
Heading text | Coronavirus Information |
Path | .row-0 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> Community Help Group </a> </h2> |
Heading text | Community Help Group |
Path | .row-0 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> Potholes </a> </h2> |
Heading text | Potholes |
Path | .row-1 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> Defibrillator for Satterleigh & Warkleigh / First Responders </a> </h2> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | .row-1 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" class="local"> Launds Playing Field Play Equipment </a> </h2> |
Heading text | Launds Playing Field Play Equipment |
Path | .row-2 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" class="local"> Highway Maintenance Progress </a> </h2> |
Heading text | Highway Maintenance Progress |
Path | .row-2 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" class="local"> Hilltown Cross Notice Board Reinstated </a> </h2> |
Heading text | Hilltown Cross Notice Board Reinstated |
Path | .row-3 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/police-news/174-pcc-july-newsletter" itemprop="url" class="local"> Devon & Cornwall Police & Crime Commissioner July Newsletter </a> </h2> |
Heading text | Devon & Cornwall Police & Crime Commissioner July Newsletter |
Path | .row-3 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" class="local"> Annual Governance and Accountability Return 2019-2020 </a> </h2> |
Heading text | Annual Governance and Accountability Return 2019-2020 |
Path | .row-4 > .column-1.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/news/171-virtual-council-meetings" itemprop="url" class="local"> Virtual Council Meetings </a> </h2> |
Heading text | Virtual Council Meetings |
Path | .row-4 > .column-2.item.span6 > h2 |
---|---|
Snippet | <h2 class="item-title" itemprop="headline"> <a href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" class="local"> Chittlehamholt Defibrillator </a> </h2> |
Heading text | Chittlehamholt Defibrillator |
Path | .well:nth-child(1) > h3 |
---|---|
Snippet | <h3 class="page-header">Coronavirus Information</h3> |
Heading text | Coronavirus Information |
Path | .well:nth-child(2) > h3 |
---|---|
Snippet | <h3 class="page-header">New on the Website</h3> |
Heading text | New on the Website |
Path | .well:nth-child(3) > h3 |
---|---|
Snippet | <h3 class="page-header">Parish News</h3> |
Heading text | Parish News |
Path | h4:nth-child(1) |
---|---|
Snippet | <h4 class="newsflash-title"> Community Help Group </h4> |
Heading text | Community Help Group |
Path | h4:nth-child(3) |
---|---|
Snippet | <h4 class="newsflash-title"> Potholes </h4> |
Heading text | Potholes |
Path | h4:nth-child(5) |
---|---|
Snippet | <h4 class="newsflash-title"> Defibrillator for Satterleigh & Warkleigh / First Responders </h4> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | h4:nth-child(8) |
---|---|
Snippet | <h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4> |
Heading text | Launds Playing Field Play Equipment |
Path | h4:nth-child(11) |
---|---|
Snippet | <h4 class="newsflash-title"> Highway Maintenance Progress </h4> |
Heading text | Highway Maintenance Progress |
Path | .well:nth-child(4) > h3 |
---|---|
Snippet | <h3 class="page-header">Recent Council Meetings</h3> |
Heading text | Recent Council Meetings |
Repetitive content2 Passed
Consistent navigation:0 Passed
Navigational mechanisms that appear on multiple pages must be presented in the same relative order-WCAG 3.2.30 PassedConsistent identification:0 Passed
Functional components that appear on multiple pages must be identified consistently-WCAG 3.2.40 PassedLinks1 Passed
Link function:12 Passed
If an anchor element functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.212 PassedPath | .row-1 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" aria-label="Read more: Defibrillator for Satterleigh & Warkleigh / First Responders"> |
Accessible name | Read more: Defibrillator for Satterleigh & Warkleigh / First Responders |
URL | /news/parish-news/178-defibrillator-for-satterleigh-warkleigh |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | .row-1 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" aria-label="Read more: Launds Playing Field Play Equipment"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Launds Playing Field Play Equipment </a> |
Accessible name | Read more: Launds Playing Field Play Equipment |
URL | /news/parish-news/177-lands-playing-field-play-equipment |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Launds Playing Field Play Equipment |
Path | .row-2 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" aria-label="Read more: Highway Maintenance Progress"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Highway Maintenance Progress </a> |
Accessible name | Read more: Highway Maintenance Progress |
URL | /news/parish-news/176-highway-maintenance-progress |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Highway Maintenance Progress |
Path | .row-2 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" aria-label="Read more: Hilltown Cross Notice Board Reinstated"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Hilltown Cross Notice Board Reinstated </a> |
Accessible name | Read more: Hilltown Cross Notice Board Reinstated |
URL | /news/parish-news/175-hilltown-cross-notice-board-reinstated |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Hilltown Cross Notice Board Reinstated |
Path | .row-3 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/police-news/174-pcc-july-newsletter" itemprop="url" aria-label="Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter"> |
Accessible name | Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter |
URL | /news/police-news/174-pcc-july-newsletter |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter |
Path | .row-3 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" aria-label="Read more: Annual Governance and Accountability Return 2019-2020"> |
Accessible name | Read more: Annual Governance and Accountability Return 2019-2020 |
URL | /the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020 |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Annual Governance and Accountability Return 2019-2020 |
Path | .row-4 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/171-virtual-council-meetings" itemprop="url" aria-label="Read more: Virtual Council Meetings"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Virtual Council Meetings </a> |
Accessible name | Read more: Virtual Council Meetings |
URL | /news/171-virtual-council-meetings |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Virtual Council Meetings |
Path | .row-4 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" aria-label="Read more: Chittlehamholt Defibrillator"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Chittlehamholt Defibrillator </a> |
Accessible name | Read more: Chittlehamholt Defibrillator |
URL | /coronavirus-news/163-chittlehamholt-defibrillator |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Read more: Chittlehamholt Defibrillator |
Path | .disabled:nth-child(1) > a |
---|---|
Snippet | <a><span class="icon-first"></span></a> |
Accessible name | (no value) |
URL | (no value) |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Path | .disabled:nth-child(2) > a |
---|---|
Snippet | <a><span class="icon-previous"></span></a> |
Accessible name | (no value) |
URL | (no value) |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Path | .hidden-phone.active > a |
---|---|
Snippet | <a>1</a> |
Accessible name | 1 |
URL | (no value) |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Path | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
URL | # |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Native widgets3 Passed
Widget function:0 Passed
If a native widget functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.20 PassedCues:2 Passed
If a native widget adopts certain interactive states, it must provide appropriate cues-WCAG 1.3.1, WCAG 4.1.22 PassedPath | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Element | input type="search" |
Accessible name | Search ... |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Element | button |
Accessible name | Go |
HTML cues | (no value) |
ARIA cues | (no value) |
Autocomplete:1 Passed
Text fields that serve certain purposes must have the correct HTML5 autocomplete attribute-WCAG 1.3.51 PassedPath | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Input type | search |
Autocomplete | (no value) |
Custom widgets6 Passed
Design pattern:0 Passed
A custom widget must have the appropriate ARIA widget role for its design pattern-WCAG 4.1.20 PassedInstructions:0 Passed
If a custom widget has visible instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.30 PassedExpected input:0 Passed
A custom widget must have a label and/or instructions that identify the expected input-WCAG 3.3.20 PassedRole, state, property:0 Passed
A custom widget must support the ARIA roles, states, and properties specified by its design pattern-WCAG 4.1.20 PassedCues:0 Passed
If a custom widget adopts certain interactive states, it must communicate those states programmatically-WCAG 1.3.1, WCAG 4.1.20 PassedKeyboard interaction:0 Passed
A custom widget must support the keyboard interaction specified by its design pattern-WCAG 2.1.10 PassedTimed events4 Passed
Time limits:0 Passed
If a time limit is set by the content, the user must be able to turn off, adjust, or extend the time limit-WCAG 2.2.10 PassedMoving content:0 Passed
If content moves, blinks, or scrolls automatically for more than five seconds, users must be able to pause, stop, or hide it-WCAG 2.2.20 PassedAuto-updating content:0 Passed
If content updates automatically, users must be able to pause, stop, hide, or control frequency of the updates-WCAG 2.2.20 PassedAudio control:0 Passed
If audio content plays automatically for longer than three seconds, users must be able to pause or mute it-WCAG 1.4.20 PassedErrors / status4 Passed
Error identification:0 Passed
If an input error is automatically detected, the item in error must be identified, and the error described, in text-WCAG 3.3.10 PassedError suggestion:0 Passed
If an input error is automatically detected, guidance for correcting the error must be provided-WCAG 3.3.30 PassedError prevention:0 Passed
If submitting data might have serious consequences, users must be able to correct the data input before finalizing a submission-WCAG 3.3.40 PassedStatus messages:0 Passed
Status messages must be programmatically determinable without receiving focus-WCAG 4.1.30 PassedPage navigation3 Passed
Page title:1 Passed
A web page must have a title that describes its topic or purpose-WCAG 2.4.21 PassedPath | html |
---|---|
Snippet | <html lang="en-gb" dir="ltr"> |
Page title | Home - Chittlehamholt, Satterleigh and Warkleigh Parish Council |
Frame title:0 Passed
A frame or iframe must have a title that describes its content-WCAG 4.1.20 PassedParsing1 Passed
Parsing:0 Passed
Elements must have complete start and end tags, must not contain duplicate attributes, and must be nested according to their specifications-WCAG 4.1.10 PassedImages3 Passed
Text alternative:2 Passed
A meaningful image must have a text alternative that serves the equivalent purpose-WCAG 1.1.12 PassedPath | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Accessible description | (no value) |
Path | img[itemprop="thumbnailUrl"] |
---|---|
Snippet | <img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"> |
Image type | <img> |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |
Accessible description | (no value) |
Images of text:2 Passed
Images of text are allowed only where a specific appearance is required (e.g., logotypes)-WCAG 1.4.52 PassedPath | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Path | img[itemprop="thumbnailUrl"] |
---|---|
Snippet | <img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |
CAPTCHAs:0 Passed
If a CAPTCHA is used, alternative methods must be provided for both users without vision and users without hearing-WCAG 1.1.10 PassedLanguage3 Passed
Language of parts:0 Passed
If the language of a passage differs from the default language of the page, the passage must have its own language attribute-WCAG 3.1.20 PassedText direction:0 Passed
If a page or a passage uses a script that is read right-to-left, it must have the correct text direction-WCAG 1.3.20 PassedSensory4 Passed
Color as meaning:1 Passed
Color must not be used as the only visual means for conveying meaning-WCAG 1.4.11 PassedInstructions:0 Passed
Instructions must not rely solely on color or other sensory characteristics-WCAG 1.3.30 PassedFlashing:0 Passed
Web pages must not have content that flashes more than three times per second-WCAG 2.3.10 PassedAdaptable content5 Passed
High contrast mode:0 Passed
Websites and web apps must honor high contrast appearance settings and functions-SECTION 508 - 502.2.20 PassedOrientation:0 Passed
Web content must not be locked to a particular screen orientation-WCAG 1.3.40 PassedReflow:0 Passed
Content must be visible without having to scroll in two dimensions-WCAG 1.4.100 PassedText spacing:0 Passed
Users must be able to adjust text spacing with no loss of content or functionality-WCAG 1.4.120 PassedAudio / video2 Passed
Audio-only equivalent:0 Passed
Pre-recorded audio-only content must be accompanied by an equivalent text alternative-WCAG 1.2.10 PassedVideo-only equivalent:0 Passed
Pre-recorded video-only content must be accompanied by an equivalent text or audio alternative-WCAG 1.2.10 PassedMultimedia5 Passed
No obstruction:0 Passed
Captions must not obscure or obstruct relevant information in the video-WCAG 1.2.20 PassedAudio description:0 Passed
Pre-recorded video with audio must have an audio description-WCAG 1.2.50 PassedSynchronization:0 Passed
An audio description must be synchronized with the video content-WCAG 1.2.50 PassedNo conflict:0 Passed
An audio description must not conflict with audible information in the sound track-WCAG 1.2.50 PassedLive multimedia1 Passed
Sequence3 Passed
CSS positioning:1 Passed
Meaningful content positioned on the page using CSS must retain its meaning when CSS is disabled-WCAG 1.3.21 PassedLayout tables:0 Passed
The content in an HTML layout table must make sense when the table is linearized-WCAG 1.3.20 PassedColumns:0 Passed
Content presented in multi-column format must support a correct reading sequence-WCAG 1.3.1, WCAG 1.3.20 PassedSemantics8 Passed
CSS content:1 Passed
Meaningful content must not be implemented using only CSS :before or :after-WCAG 1.3.11 PassedTable semantics:0 Passed
A <table> element must be coded correctly as a data table or a layout table-WCAG 1.3.10 PassedHeaders attribute:0 Passed
The headers attribute of a <td> element must reference the correct <th> element(s)-WCAG 1.3.10 PassedEmphasis:0 Passed
Words and phrases that are visually emphasized must be contained within semantically correct containers-WCAG 1.3.10 PassedLetter spacing:0 Passed
Spacing characters must not be used to increase the space between letters in a word-WCAG 1.3.10 PassedPointer / motion3 Passed
Pointer gestures:0 Passed
Functions must be operable without requiring multipoint or path-based gestures-WCAG 2.5.10 PassedPointer cancellation:0 Passed
Users must be able to cancel functions that can be operated using a single pointer-WCAG 2.5.20 PassedMotion operation:0 Passed
If a function can be operated through motion, it must also be operable through user interface components-WCAG 2.5.40 PassedContrast3 Passed
UI components:106 Passed
Visual information used to identify active user interface components and their states must have sufficient contrast-WCAG 1.4.11106 PassedPath | .brand |
---|---|
Snippet | <a class="brand pull-left local" href="/"> <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> </a> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Element | link |
Path | .item-101 > .local[href="\/"] |
---|---|
Snippet | <a href="/" class="local">Home</a> |
Accessible name | Home |
Element | link |
Path | a[href$="coronavirus-news"] |
---|---|
Snippet | <a href="/coronavirus-news" class="local">Coronavirus News</a> |
Accessible name | Coronavirus News |
Element | link |
Path | a[href$="pc-meetings"] |
---|---|
Snippet | <a href="/pc-meetings" class="local">Council Meetings</a> |
Accessible name | Council Meetings |
Element | link |
Path | .item-188 > a[href$="news"] |
---|---|
Snippet | <a href="/news" class="local">News</a> |
Accessible name | News |
Element | link |
Path | .item-108 > .local[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">The Parishes</a> |
Accessible name | The Parishes |
Element | link |
Path | .item-109 > .local[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">The Council</a> |
Accessible name | The Council |
Element | link |
Path | .item-119 > .local[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">Our Community</a> |
Accessible name | Our Community |
Element | link |
Path | .item-218 > .local[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .item-562 > .local[href$="accessibility"] |
---|---|
Snippet | <a href="/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | .leading-0 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" itemprop="url" class="local"> Welcome to Chittlehamholt, Satterleigh and Warkleigh </a> |
Accessible name | Welcome to Chittlehamholt, Satterleigh and Warkleigh |
Element | link |
Path | .pull-none > .local |
---|---|
Snippet | <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" class="local"><img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"></a> |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |
Element | link |
Path | a[href$="\34 -chittlehamholt"] |
---|---|
Snippet | <a href="/the-parishes/4-chittlehamholt" class="local">Chittlehamholt</a> |
Accessible name | Chittlehamholt |
Element | link |
Path | .leading-0 > p:nth-child(4) > .local:nth-child(2) |
---|---|
Snippet | <a href="/the-parishes/3-warkleigh-satterleigh" class="local">Satterleigh and Warkleigh</a> |
Accessible name | Satterleigh and Warkleigh |
Element | link |
Path | p:nth-child(5) > .local[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">the council</a> |
Accessible name | the council |
Element | link |
Path | p:nth-child(5) > .local[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">the parishes</a> |
Accessible name | the parishes |
Element | link |
Path | p:nth-child(5) > .local:nth-child(3) |
---|---|
Snippet | <a href="/the-council/who-we-are-and-what-we-do" class="local">who we are and what we do</a> |
Accessible name | who we are and what we do |
Element | link |
Path | p:nth-child(5) > .local[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">local community organisations</a> |
Accessible name | local community organisations |
Element | link |
Path | p:nth-child(6) > .local[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">contact form</a> |
Accessible name | contact form |
Element | link |
Path | .leading-1 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/coronavirus-news/161-coronavirus-information" itemprop="url" class="local"> Coronavirus Information </a> |
Accessible name | Coronavirus Information |
Element | link |
Path | .tag-100 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/coronavirus" class="label label-info local"> coronavirus </a> |
Accessible name | coronavirus |
Element | link |
Path | .tag-101.tag-list1[itemprop="keywords"] > .label.label-info[href$="covid-19"] |
---|---|
Snippet | <a href="/component/tags/tag/covid-19" class="label label-info local"> COVID-19 </a> |
Accessible name | COVID-19 |
Element | link |
Path | a[href$="health"] |
---|---|
Snippet | <a href="/component/tags/tag/health" class="label label-info local"> health </a> |
Accessible name | health |
Element | link |
Path | a[target="_self"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_self" class="local">one of your councillors</a> |
Accessible name | one of your councillors |
Element | link |
Path | .row-0 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> Community Help Group </a> |
Accessible name | Community Help Group |
Element | link |
Path | .tag-101.tag-list0[itemprop="keywords"] > .label.label-info[href$="covid-19"] |
---|---|
Snippet | <a href="/component/tags/tag/covid-19" class="label label-info local"> COVID-19 </a> |
Accessible name | COVID-19 |
Element | link |
Path | .tag-116 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/community-help-group" class="label label-info local"> community help group </a> |
Accessible name | community help group |
Element | link |
Path | h2 > .local[href$="\31 79-potholes"][itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> Potholes </a> |
Accessible name | Potholes |
Element | link |
Path | .column-2.item.span6 > .tags.inline > .tag-13.tag-list0[itemprop="keywords"] > .label.label-info[href$="highways"] |
---|---|
Snippet | <a href="/component/tags/tag/highways" class="label label-info local"> highways </a> |
Accessible name | highways |
Element | link |
Path | .tag-23 > a[href$="potholes"] |
---|---|
Snippet | <a href="/component/tags/tag/potholes" class="label label-info local"> potholes </a> |
Accessible name | potholes |
Element | link |
Path | .tag-40 > a[href$="problem"] |
---|---|
Snippet | <a href="/component/tags/tag/problem" class="label label-info local"> problem </a> |
Accessible name | problem |
Element | link |
Path | .column-2.item.span6 > p > .local[title="Report\ a\ Highways\ Problem"][target="_blank"] |
---|---|
Snippet | <a title="Report a Highways Problem" href="/the-council/the-services-we-offer/73-report-a-highways-problem" target="_blank" class="local">do this online</a> |
Accessible name | do this online |
Element | link |
Path | .column-2.item.span6 > p > .local[title="Parish\ Councillors"][target="_blank"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_blank" class="local">contact details for your Parish Councillors here</a> |
Accessible name | contact details for your Parish Councillors here |
Element | link |
Path | .row-1 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> Defibrillator for Satterleigh & Warkleigh / First Responders </a> |
Accessible name | Defibrillator for Satterleigh & Warkleigh / First Responders |
Element | link |
Path | .column-1.item.span6 > .tags.inline > .tag-49.tag-list0[itemprop="keywords"] > .label.label-info[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .tag-68 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/satterleigh-warkleigh" class="label label-info local"> satterleigh & warkleigh </a> |
Accessible name | satterleigh & warkleigh |
Element | link |
Path | .column-1.item.span6 > .tags.inline > .tag-104.tag-list2[itemprop="keywords"] > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/defibrillator" class="label label-info local"> defibrillator </a> |
Accessible name | defibrillator |
Element | link |
Path | .tag-115 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/first-responders" class="label label-info local"> first responders </a> |
Accessible name | first responders |
Element | link |
Path | .row-1 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" aria-label="Read more: Defibrillator for Satterleigh & Warkleigh / First Responders"> |
Accessible name | Read more: Defibrillator for Satterleigh & Warkleigh / First Responders |
Element | link |
Path | .row-1 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" class="local"> Launds Playing Field Play Equipment </a> |
Accessible name | Launds Playing Field Play Equipment |
Element | link |
Path | .column-2.item.span6 > .tags.inline > .tag-49.tag-list0[itemprop="keywords"] > .label.label-info[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .row-1 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" aria-label="Read more: Launds Playing Field Play Equipment"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Launds Playing Field Play Equipment </a> |
Accessible name | Read more: Launds Playing Field Play Equipment |
Element | link |
Path | .row-2 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" class="local"> Highway Maintenance Progress </a> |
Accessible name | Highway Maintenance Progress |
Element | link |
Path | .column-1.item.span6 > .tags.inline > .tag-13.tag-list0[itemprop="keywords"] > .label.label-info[href$="highways"] |
---|---|
Snippet | <a href="/component/tags/tag/highways" class="label label-info local"> highways </a> |
Accessible name | highways |
Element | link |
Path | .tag-24 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/verge-ploughing" class="label label-info local"> verge ploughing </a> |
Accessible name | verge ploughing |
Element | link |
Path | .tag-49.tag-list2[itemprop="keywords"] > .label.label-info[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .row-2 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" aria-label="Read more: Highway Maintenance Progress"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Highway Maintenance Progress </a> |
Accessible name | Read more: Highway Maintenance Progress |
Element | link |
Path | .row-2 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" class="local"> Hilltown Cross Notice Board Reinstated </a> |
Accessible name | Hilltown Cross Notice Board Reinstated |
Element | link |
Path | a[href$="parish"] |
---|---|
Snippet | <a href="/component/tags/tag/parish" class="label label-info local"> parish </a> |
Accessible name | parish |
Element | link |
Path | .tag-113 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/notice-board" class="label label-info local"> Notice board </a> |
Accessible name | Notice board |
Element | link |
Path | a[href$="hilltown"] |
---|---|
Snippet | <a href="/component/tags/tag/hilltown" class="label label-info local"> hilltown </a> |
Accessible name | hilltown |
Element | link |
Path | .row-2 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" aria-label="Read more: Hilltown Cross Notice Board Reinstated"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Hilltown Cross Notice Board Reinstated </a> |
Accessible name | Read more: Hilltown Cross Notice Board Reinstated |
Element | link |
Path | .row-3 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/police-news/174-pcc-july-newsletter" itemprop="url" class="local"> Devon & Cornwall Police & Crime Commissioner July Newsletter </a> |
Accessible name | Devon & Cornwall Police & Crime Commissioner July Newsletter |
Element | link |
Path | a[href$="police"] |
---|---|
Snippet | <a href="/component/tags/tag/police" class="label label-info local"> police </a> |
Accessible name | police |
Element | link |
Path | .row-3 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/police-news/174-pcc-july-newsletter" itemprop="url" aria-label="Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter"> |
Accessible name | Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter |
Element | link |
Path | .row-3 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" class="local"> Annual Governance and Accountability Return 2019-2020 </a> |
Accessible name | Annual Governance and Accountability Return 2019-2020 |
Element | link |
Path | a[href="\/component\/tags\/tag\/2019-20"] |
---|---|
Snippet | <a href="/component/tags/tag/2019-20" class="label label-info local"> 2019/20 </a> |
Accessible name | 2019/20 |
Element | link |
Path | a[href$="accounts"] |
---|---|
Snippet | <a href="/component/tags/tag/accounts" class="label label-info local"> accounts </a> |
Accessible name | accounts |
Element | link |
Path | .tag-81 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/annual-return" class="label label-info local"> annual return </a> |
Accessible name | annual return |
Element | link |
Path | a[href="\/component\/tags\/tag\/2019-2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2019-2020" class="label label-info local"> 2019-2020 </a> |
Accessible name | 2019-2020 |
Element | link |
Path | a[href$="returns"] |
---|---|
Snippet | <a href="/component/tags/tag/returns" class="label label-info local"> returns </a> |
Accessible name | returns |
Element | link |
Path | .tag-109 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/accountability" class="label label-info local"> accountability </a> |
Accessible name | accountability |
Element | link |
Path | .row-3 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" aria-label="Read more: Annual Governance and Accountability Return 2019-2020"> |
Accessible name | Read more: Annual Governance and Accountability Return 2019-2020 |
Element | link |
Path | .row-4 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/171-virtual-council-meetings" itemprop="url" class="local"> Virtual Council Meetings </a> |
Accessible name | Virtual Council Meetings |
Element | link |
Path | .tag-5 > a[href$="meetings"] |
---|---|
Snippet | <a href="/component/tags/tag/meetings" class="label label-info local"> meetings </a> |
Accessible name | meetings |
Element | link |
Path | .tag-53 > a[href$="council"] |
---|---|
Snippet | <a href="/component/tags/tag/council" class="label label-info local"> council </a> |
Accessible name | council |
Element | link |
Path | .tag-101.tag-list2[itemprop="keywords"] > .label.label-info[href$="covid-19"] |
---|---|
Snippet | <a href="/component/tags/tag/covid-19" class="label label-info local"> COVID-19 </a> |
Accessible name | COVID-19 |
Element | link |
Path | a[href$="virtual"] |
---|---|
Snippet | <a href="/component/tags/tag/virtual" class="label label-info local"> virtual </a> |
Accessible name | virtual |
Element | link |
Path | .row-4 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/171-virtual-council-meetings" itemprop="url" aria-label="Read more: Virtual Council Meetings"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Virtual Council Meetings </a> |
Accessible name | Read more: Virtual Council Meetings |
Element | link |
Path | .row-4 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" class="local"> Chittlehamholt Defibrillator </a> |
Accessible name | Chittlehamholt Defibrillator |
Element | link |
Path | .tag-36 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/air-ambulance" class="label label-info local"> air ambulance </a> |
Accessible name | air ambulance |
Element | link |
Path | .tag-38 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/chittlehamholt" class="label label-info local"> chittlehamholt </a> |
Accessible name | chittlehamholt |
Element | link |
Path | .column-2.item.span6 > .tags.inline > .tag-104.tag-list2[itemprop="keywords"] > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/defibrillator" class="label label-info local"> defibrillator </a> |
Accessible name | defibrillator |
Element | link |
Path | .row-4 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" aria-label="Read more: Chittlehamholt Defibrillator"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Chittlehamholt Defibrillator </a> |
Accessible name | Read more: Chittlehamholt Defibrillator |
Element | link |
Path | .disabled:nth-child(1) > a |
---|---|
Snippet | <a><span class="icon-first"></span></a> |
Accessible name | (no value) |
Element | link |
Path | .disabled:nth-child(2) > a |
---|---|
Snippet | <a><span class="icon-previous"></span></a> |
Accessible name | (no value) |
Element | link |
Path | .hidden-phone.active > a |
---|---|
Snippet | <a>1</a> |
Accessible name | 1 |
Element | link |
Path | a[title="\32 "] |
---|---|
Snippet | <a title="2" href="/?start=12" class="pagenav local">2</a> |
Accessible name | 2 |
Element | link |
Path | a[title="Next"] |
---|---|
Snippet | <a title="Next" href="/?start=12" class="pagenav local"><span class="icon-next"></span></a> |
Accessible name | Next |
Element | link |
Path | a[title="End"] |
---|---|
Snippet | <a title="End" href="/?start=12" class="pagenav local"><span class="icon-last"></span></a> |
Accessible name | End |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(1) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/162-public-parish-council-meetings-cancelled"> Public Parish Council Meetings Cancelled </a> |
Accessible name | Public Parish Council Meetings Cancelled |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(2) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/160-coronavirus-and-the-chittlehamholt-community-shop"> Coronavirus and the Community Shop </a> |
Accessible name | Coronavirus and the Community Shop |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(3) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/161-coronavirus-information"> Coronavirus Information </a> |
Accessible name | Coronavirus Information |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(4) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/159-coronavirus-support-group-for-chittlehamholt-satterleigh-warkleigh"> Coronavirus Support Group for Chittlehamholt, Satterleigh & Warkleigh </a> |
Accessible name | Coronavirus Support Group for Chittlehamholt, Satterleigh & Warkleigh |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(5) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/158-coronavirus-self-isolating-poster"> Coronavirus Self-Isolating Poster </a> |
Accessible name | Coronavirus Self-Isolating Poster |
Element | link |
Path | .local[href$="accessibility"][itemprop="url"] |
---|---|
Snippet | <a href="/accessibility" itemprop="url" class="local"> <span itemprop="name"> Accessibility Statement for cswparish.org.uk </span> </a> |
Accessible name | Accessibility Statement for cswparish.org.uk |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(2) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020" itemprop="url" class="local"> <span itemprop="name"> Council Virtual Meeting 27th July 2020 </span> </a> |
Accessible name | Council Virtual Meeting 27th July 2020 |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(3) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> <span itemprop="name"> Community Help Group </span> </a> |
Accessible name | Community Help Group |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(4) > .local[href$="\31 79-potholes"][itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> <span itemprop="name"> Potholes </span> </a> |
Accessible name | Potholes |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(5) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> <span itemprop="name"> Defibrillator for Satterleigh & Warkleigh / First Responders </span> </a> |
Accessible name | Defibrillator for Satterleigh & Warkleigh / First Responders |
Element | link |
Path | p:nth-child(4) > .local[title="Report\ a\ Highways\ Problem"][target="_blank"] |
---|---|
Snippet | <a title="Report a Highways Problem" href="/the-council/the-services-we-offer/73-report-a-highways-problem" target="_blank" class="local">do this online</a> |
Accessible name | do this online |
Element | link |
Path | p:nth-child(4) > .local[title="Parish\ Councillors"][target="_blank"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_blank" class="local">contact details for your Parish Councillors here</a> |
Accessible name | contact details for your Parish Councillors here |
Element | link |
Path | .readmore.local:nth-child(7) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh">Read more ...</a> |
Accessible name | Read more ... |
Element | link |
Path | .readmore.local:nth-child(10) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/177-lands-playing-field-play-equipment">Read more ...</a> |
Accessible name | Read more ... |
Element | link |
Path | .readmore.local:nth-child(13) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/176-highway-maintenance-progress">Read more ...</a> |
Accessible name | Read more ... |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(1) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020"> Council Virtual Meeting 27th July 2020 </a> |
Accessible name | Council Virtual Meeting 27th July 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(2) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/173-council-meeting-22nd-june-2020"> Council Virtual Meeting 22nd June 2020 </a> |
Accessible name | Council Virtual Meeting 22nd June 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(3) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/170-council-virtual-meeting-18th-may-2020"> Council Virtual Meeting 18th May 2020 </a> |
Accessible name | Council Virtual Meeting 18th May 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(4) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020"> Council Virtual Meeting 31st March 2020 </a> |
Accessible name | Council Virtual Meeting 31st March 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(5) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/165-council-meeting-24th-february-2020"> Council Meeting 24th February 2020 </a> |
Accessible name | Council Meeting 24th February 2020 |
Element | link |
Path | .footer2 > p > .local:nth-child(1) |
---|---|
Snippet | <a href="https://cswparish.org.uk/40-privacy/106-privacy-notice-general-public" class="local">Privacy Notice</a> |
Accessible name | Privacy Notice |
Element | link |
Path | .footer2 > p > .local:nth-child(2) |
---|---|
Snippet | <a href="https://cswparish.org.uk/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .footer2 > p > .local:nth-child(3) |
---|---|
Snippet | <a href="https://cswparish.org.uk/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
Element | link |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Accessible name | Search ... |
Element | input type="search" |
Path | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Accessible name | Go |
Element | button |
State changes:106 Passed
Any visual information that indicates a component's state must have sufficient contrast-WCAG 1.4.11106 PassedPath | .brand |
---|---|
Snippet | <a class="brand pull-left local" href="/"> <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> </a> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Element | link |
Path | .item-101 > .local[href="\/"] |
---|---|
Snippet | <a href="/" class="local">Home</a> |
Accessible name | Home |
Element | link |
Path | a[href$="coronavirus-news"] |
---|---|
Snippet | <a href="/coronavirus-news" class="local">Coronavirus News</a> |
Accessible name | Coronavirus News |
Element | link |
Path | a[href$="pc-meetings"] |
---|---|
Snippet | <a href="/pc-meetings" class="local">Council Meetings</a> |
Accessible name | Council Meetings |
Element | link |
Path | .item-188 > a[href$="news"] |
---|---|
Snippet | <a href="/news" class="local">News</a> |
Accessible name | News |
Element | link |
Path | .item-108 > .local[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">The Parishes</a> |
Accessible name | The Parishes |
Element | link |
Path | .item-109 > .local[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">The Council</a> |
Accessible name | The Council |
Element | link |
Path | .item-119 > .local[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">Our Community</a> |
Accessible name | Our Community |
Element | link |
Path | .item-218 > .local[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .item-562 > .local[href$="accessibility"] |
---|---|
Snippet | <a href="/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | .leading-0 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" itemprop="url" class="local"> Welcome to Chittlehamholt, Satterleigh and Warkleigh </a> |
Accessible name | Welcome to Chittlehamholt, Satterleigh and Warkleigh |
Element | link |
Path | .pull-none > .local |
---|---|
Snippet | <a href="/8-about/2-welcome-to-chittlehamholt-warkleigh-and-satterleigh" class="local"><img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"></a> |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |
Element | link |
Path | a[href$="\34 -chittlehamholt"] |
---|---|
Snippet | <a href="/the-parishes/4-chittlehamholt" class="local">Chittlehamholt</a> |
Accessible name | Chittlehamholt |
Element | link |
Path | .leading-0 > p:nth-child(4) > .local:nth-child(2) |
---|---|
Snippet | <a href="/the-parishes/3-warkleigh-satterleigh" class="local">Satterleigh and Warkleigh</a> |
Accessible name | Satterleigh and Warkleigh |
Element | link |
Path | p:nth-child(5) > .local[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">the council</a> |
Accessible name | the council |
Element | link |
Path | p:nth-child(5) > .local[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">the parishes</a> |
Accessible name | the parishes |
Element | link |
Path | p:nth-child(5) > .local:nth-child(3) |
---|---|
Snippet | <a href="/the-council/who-we-are-and-what-we-do" class="local">who we are and what we do</a> |
Accessible name | who we are and what we do |
Element | link |
Path | p:nth-child(5) > .local[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">local community organisations</a> |
Accessible name | local community organisations |
Element | link |
Path | p:nth-child(6) > .local[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">contact form</a> |
Accessible name | contact form |
Element | link |
Path | .leading-1 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/coronavirus-news/161-coronavirus-information" itemprop="url" class="local"> Coronavirus Information </a> |
Accessible name | Coronavirus Information |
Element | link |
Path | .tag-100 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/coronavirus" class="label label-info local"> coronavirus </a> |
Accessible name | coronavirus |
Element | link |
Path | .tag-101.tag-list1[itemprop="keywords"] > .label.label-info[href$="covid-19"] |
---|---|
Snippet | <a href="/component/tags/tag/covid-19" class="label label-info local"> COVID-19 </a> |
Accessible name | COVID-19 |
Element | link |
Path | a[href$="health"] |
---|---|
Snippet | <a href="/component/tags/tag/health" class="label label-info local"> health </a> |
Accessible name | health |
Element | link |
Path | a[target="_self"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_self" class="local">one of your councillors</a> |
Accessible name | one of your councillors |
Element | link |
Path | .row-0 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> Community Help Group </a> |
Accessible name | Community Help Group |
Element | link |
Path | .tag-101.tag-list0[itemprop="keywords"] > .label.label-info[href$="covid-19"] |
---|---|
Snippet | <a href="/component/tags/tag/covid-19" class="label label-info local"> COVID-19 </a> |
Accessible name | COVID-19 |
Element | link |
Path | .tag-116 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/community-help-group" class="label label-info local"> community help group </a> |
Accessible name | community help group |
Element | link |
Path | h2 > .local[href$="\31 79-potholes"][itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> Potholes </a> |
Accessible name | Potholes |
Element | link |
Path | .column-2.item.span6 > .tags.inline > .tag-13.tag-list0[itemprop="keywords"] > .label.label-info[href$="highways"] |
---|---|
Snippet | <a href="/component/tags/tag/highways" class="label label-info local"> highways </a> |
Accessible name | highways |
Element | link |
Path | .tag-23 > a[href$="potholes"] |
---|---|
Snippet | <a href="/component/tags/tag/potholes" class="label label-info local"> potholes </a> |
Accessible name | potholes |
Element | link |
Path | .tag-40 > a[href$="problem"] |
---|---|
Snippet | <a href="/component/tags/tag/problem" class="label label-info local"> problem </a> |
Accessible name | problem |
Element | link |
Path | .column-2.item.span6 > p > .local[title="Report\ a\ Highways\ Problem"][target="_blank"] |
---|---|
Snippet | <a title="Report a Highways Problem" href="/the-council/the-services-we-offer/73-report-a-highways-problem" target="_blank" class="local">do this online</a> |
Accessible name | do this online |
Element | link |
Path | .column-2.item.span6 > p > .local[title="Parish\ Councillors"][target="_blank"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_blank" class="local">contact details for your Parish Councillors here</a> |
Accessible name | contact details for your Parish Councillors here |
Element | link |
Path | .row-1 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> Defibrillator for Satterleigh & Warkleigh / First Responders </a> |
Accessible name | Defibrillator for Satterleigh & Warkleigh / First Responders |
Element | link |
Path | .column-1.item.span6 > .tags.inline > .tag-49.tag-list0[itemprop="keywords"] > .label.label-info[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .tag-68 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/satterleigh-warkleigh" class="label label-info local"> satterleigh & warkleigh </a> |
Accessible name | satterleigh & warkleigh |
Element | link |
Path | .column-1.item.span6 > .tags.inline > .tag-104.tag-list2[itemprop="keywords"] > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/defibrillator" class="label label-info local"> defibrillator </a> |
Accessible name | defibrillator |
Element | link |
Path | .tag-115 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/first-responders" class="label label-info local"> first responders </a> |
Accessible name | first responders |
Element | link |
Path | .row-1 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" aria-label="Read more: Defibrillator for Satterleigh & Warkleigh / First Responders"> |
Accessible name | Read more: Defibrillator for Satterleigh & Warkleigh / First Responders |
Element | link |
Path | .row-1 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" class="local"> Launds Playing Field Play Equipment </a> |
Accessible name | Launds Playing Field Play Equipment |
Element | link |
Path | .column-2.item.span6 > .tags.inline > .tag-49.tag-list0[itemprop="keywords"] > .label.label-info[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .row-1 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/177-lands-playing-field-play-equipment" itemprop="url" aria-label="Read more: Launds Playing Field Play Equipment"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Launds Playing Field Play Equipment </a> |
Accessible name | Read more: Launds Playing Field Play Equipment |
Element | link |
Path | .row-2 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" class="local"> Highway Maintenance Progress </a> |
Accessible name | Highway Maintenance Progress |
Element | link |
Path | .column-1.item.span6 > .tags.inline > .tag-13.tag-list0[itemprop="keywords"] > .label.label-info[href$="highways"] |
---|---|
Snippet | <a href="/component/tags/tag/highways" class="label label-info local"> highways </a> |
Accessible name | highways |
Element | link |
Path | .tag-24 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/verge-ploughing" class="label label-info local"> verge ploughing </a> |
Accessible name | verge ploughing |
Element | link |
Path | .tag-49.tag-list2[itemprop="keywords"] > .label.label-info[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .row-2 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/176-highway-maintenance-progress" itemprop="url" aria-label="Read more: Highway Maintenance Progress"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Highway Maintenance Progress </a> |
Accessible name | Read more: Highway Maintenance Progress |
Element | link |
Path | .row-2 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" class="local"> Hilltown Cross Notice Board Reinstated </a> |
Accessible name | Hilltown Cross Notice Board Reinstated |
Element | link |
Path | a[href$="parish"] |
---|---|
Snippet | <a href="/component/tags/tag/parish" class="label label-info local"> parish </a> |
Accessible name | parish |
Element | link |
Path | .tag-113 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/notice-board" class="label label-info local"> Notice board </a> |
Accessible name | Notice board |
Element | link |
Path | a[href$="hilltown"] |
---|---|
Snippet | <a href="/component/tags/tag/hilltown" class="label label-info local"> hilltown </a> |
Accessible name | hilltown |
Element | link |
Path | .row-2 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/parish-news/175-hilltown-cross-notice-board-reinstated" itemprop="url" aria-label="Read more: Hilltown Cross Notice Board Reinstated"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Hilltown Cross Notice Board Reinstated </a> |
Accessible name | Read more: Hilltown Cross Notice Board Reinstated |
Element | link |
Path | .row-3 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/police-news/174-pcc-july-newsletter" itemprop="url" class="local"> Devon & Cornwall Police & Crime Commissioner July Newsletter </a> |
Accessible name | Devon & Cornwall Police & Crime Commissioner July Newsletter |
Element | link |
Path | a[href$="police"] |
---|---|
Snippet | <a href="/component/tags/tag/police" class="label label-info local"> police </a> |
Accessible name | police |
Element | link |
Path | .row-3 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/police-news/174-pcc-july-newsletter" itemprop="url" aria-label="Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter"> |
Accessible name | Read more: Devon & Cornwall Police & Crime Commissioner July Newsletter |
Element | link |
Path | .row-3 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" class="local"> Annual Governance and Accountability Return 2019-2020 </a> |
Accessible name | Annual Governance and Accountability Return 2019-2020 |
Element | link |
Path | a[href="\/component\/tags\/tag\/2019-20"] |
---|---|
Snippet | <a href="/component/tags/tag/2019-20" class="label label-info local"> 2019/20 </a> |
Accessible name | 2019/20 |
Element | link |
Path | a[href$="accounts"] |
---|---|
Snippet | <a href="/component/tags/tag/accounts" class="label label-info local"> accounts </a> |
Accessible name | accounts |
Element | link |
Path | .tag-81 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/annual-return" class="label label-info local"> annual return </a> |
Accessible name | annual return |
Element | link |
Path | a[href="\/component\/tags\/tag\/2019-2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2019-2020" class="label label-info local"> 2019-2020 </a> |
Accessible name | 2019-2020 |
Element | link |
Path | a[href$="returns"] |
---|---|
Snippet | <a href="/component/tags/tag/returns" class="label label-info local"> returns </a> |
Accessible name | returns |
Element | link |
Path | .tag-109 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/accountability" class="label label-info local"> accountability </a> |
Accessible name | accountability |
Element | link |
Path | .row-3 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/the-council/what-we-spend-and-how-we-spend-it/31-annual-returns/167-annual-governance-and-accountability-return-2019-2020" itemprop="url" aria-label="Read more: Annual Governance and Accountability Return 2019-2020"> |
Accessible name | Read more: Annual Governance and Accountability Return 2019-2020 |
Element | link |
Path | .row-4 > .column-1.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/171-virtual-council-meetings" itemprop="url" class="local"> Virtual Council Meetings </a> |
Accessible name | Virtual Council Meetings |
Element | link |
Path | .tag-5 > a[href$="meetings"] |
---|---|
Snippet | <a href="/component/tags/tag/meetings" class="label label-info local"> meetings </a> |
Accessible name | meetings |
Element | link |
Path | .tag-53 > a[href$="council"] |
---|---|
Snippet | <a href="/component/tags/tag/council" class="label label-info local"> council </a> |
Accessible name | council |
Element | link |
Path | .tag-101.tag-list2[itemprop="keywords"] > .label.label-info[href$="covid-19"] |
---|---|
Snippet | <a href="/component/tags/tag/covid-19" class="label label-info local"> COVID-19 </a> |
Accessible name | COVID-19 |
Element | link |
Path | a[href$="virtual"] |
---|---|
Snippet | <a href="/component/tags/tag/virtual" class="label label-info local"> virtual </a> |
Accessible name | virtual |
Element | link |
Path | .row-4 > .column-1.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/news/171-virtual-council-meetings" itemprop="url" aria-label="Read more: Virtual Council Meetings"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Virtual Council Meetings </a> |
Accessible name | Read more: Virtual Council Meetings |
Element | link |
Path | .row-4 > .column-2.item.span6 > h2 > .local[itemprop="url"] |
---|---|
Snippet | <a href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" class="local"> Chittlehamholt Defibrillator </a> |
Accessible name | Chittlehamholt Defibrillator |
Element | link |
Path | .tag-36 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/air-ambulance" class="label label-info local"> air ambulance </a> |
Accessible name | air ambulance |
Element | link |
Path | .tag-38 > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/chittlehamholt" class="label label-info local"> chittlehamholt </a> |
Accessible name | chittlehamholt |
Element | link |
Path | .column-2.item.span6 > .tags.inline > .tag-104.tag-list2[itemprop="keywords"] > .label.label-info.local |
---|---|
Snippet | <a href="/component/tags/tag/defibrillator" class="label label-info local"> defibrillator </a> |
Accessible name | defibrillator |
Element | link |
Path | .row-4 > .column-2.item.span6 > .readmore > .btn.local[itemprop="url"] |
---|---|
Snippet | <a class="btn local" href="/coronavirus-news/163-chittlehamholt-defibrillator" itemprop="url" aria-label="Read more: Chittlehamholt Defibrillator"> <span class="icon-chevron-right" aria-hidden="true"></span> Read more: Chittlehamholt Defibrillator </a> |
Accessible name | Read more: Chittlehamholt Defibrillator |
Element | link |
Path | .disabled:nth-child(1) > a |
---|---|
Snippet | <a><span class="icon-first"></span></a> |
Accessible name | (no value) |
Element | link |
Path | .disabled:nth-child(2) > a |
---|---|
Snippet | <a><span class="icon-previous"></span></a> |
Accessible name | (no value) |
Element | link |
Path | .hidden-phone.active > a |
---|---|
Snippet | <a>1</a> |
Accessible name | 1 |
Element | link |
Path | a[title="\32 "] |
---|---|
Snippet | <a title="2" href="/?start=12" class="pagenav local">2</a> |
Accessible name | 2 |
Element | link |
Path | a[title="Next"] |
---|---|
Snippet | <a title="Next" href="/?start=12" class="pagenav local"><span class="icon-next"></span></a> |
Accessible name | Next |
Element | link |
Path | a[title="End"] |
---|---|
Snippet | <a title="End" href="/?start=12" class="pagenav local"><span class="icon-last"></span></a> |
Accessible name | End |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(1) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/162-public-parish-council-meetings-cancelled"> Public Parish Council Meetings Cancelled </a> |
Accessible name | Public Parish Council Meetings Cancelled |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(2) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/160-coronavirus-and-the-chittlehamholt-community-shop"> Coronavirus and the Community Shop </a> |
Accessible name | Coronavirus and the Community Shop |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(3) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/161-coronavirus-information"> Coronavirus Information </a> |
Accessible name | Coronavirus Information |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(4) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/159-coronavirus-support-group-for-chittlehamholt-satterleigh-warkleigh"> Coronavirus Support Group for Chittlehamholt, Satterleigh & Warkleigh </a> |
Accessible name | Coronavirus Support Group for Chittlehamholt, Satterleigh & Warkleigh |
Element | link |
Path | .well:nth-child(1) > .category-module > li:nth-child(5) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/158-coronavirus-self-isolating-poster"> Coronavirus Self-Isolating Poster </a> |
Accessible name | Coronavirus Self-Isolating Poster |
Element | link |
Path | .local[href$="accessibility"][itemprop="url"] |
---|---|
Snippet | <a href="/accessibility" itemprop="url" class="local"> <span itemprop="name"> Accessibility Statement for cswparish.org.uk </span> </a> |
Accessible name | Accessibility Statement for cswparish.org.uk |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(2) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020" itemprop="url" class="local"> <span itemprop="name"> Council Virtual Meeting 27th July 2020 </span> </a> |
Accessible name | Council Virtual Meeting 27th July 2020 |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(3) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> <span itemprop="name"> Community Help Group </span> </a> |
Accessible name | Community Help Group |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(4) > .local[href$="\31 79-potholes"][itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> <span itemprop="name"> Potholes </span> </a> |
Accessible name | Potholes |
Element | link |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(5) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> <span itemprop="name"> Defibrillator for Satterleigh & Warkleigh / First Responders </span> </a> |
Accessible name | Defibrillator for Satterleigh & Warkleigh / First Responders |
Element | link |
Path | p:nth-child(4) > .local[title="Report\ a\ Highways\ Problem"][target="_blank"] |
---|---|
Snippet | <a title="Report a Highways Problem" href="/the-council/the-services-we-offer/73-report-a-highways-problem" target="_blank" class="local">do this online</a> |
Accessible name | do this online |
Element | link |
Path | p:nth-child(4) > .local[title="Parish\ Councillors"][target="_blank"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_blank" class="local">contact details for your Parish Councillors here</a> |
Accessible name | contact details for your Parish Councillors here |
Element | link |
Path | .readmore.local:nth-child(7) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh">Read more ...</a> |
Accessible name | Read more ... |
Element | link |
Path | .readmore.local:nth-child(10) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/177-lands-playing-field-play-equipment">Read more ...</a> |
Accessible name | Read more ... |
Element | link |
Path | .readmore.local:nth-child(13) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/176-highway-maintenance-progress">Read more ...</a> |
Accessible name | Read more ... |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(1) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020"> Council Virtual Meeting 27th July 2020 </a> |
Accessible name | Council Virtual Meeting 27th July 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(2) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/173-council-meeting-22nd-june-2020"> Council Virtual Meeting 22nd June 2020 </a> |
Accessible name | Council Virtual Meeting 22nd June 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(3) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/170-council-virtual-meeting-18th-may-2020"> Council Virtual Meeting 18th May 2020 </a> |
Accessible name | Council Virtual Meeting 18th May 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(4) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020"> Council Virtual Meeting 31st March 2020 </a> |
Accessible name | Council Virtual Meeting 31st March 2020 |
Element | link |
Path | .well:nth-child(4) > .category-module > li:nth-child(5) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/165-council-meeting-24th-february-2020"> Council Meeting 24th February 2020 </a> |
Accessible name | Council Meeting 24th February 2020 |
Element | link |
Path | .footer2 > p > .local:nth-child(1) |
---|---|
Snippet | <a href="https://cswparish.org.uk/40-privacy/106-privacy-notice-general-public" class="local">Privacy Notice</a> |
Accessible name | Privacy Notice |
Element | link |
Path | .footer2 > p > .local:nth-child(2) |
---|---|
Snippet | <a href="https://cswparish.org.uk/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .footer2 > p > .local:nth-child(3) |
---|---|
Snippet | <a href="https://cswparish.org.uk/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
Element | link |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Accessible name | Search ... |
Element | input type="search" |
Path | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Accessible name | Go |
Element | button |
Path | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Path | img[itemprop="thumbnailUrl"] |
---|---|
Snippet | <img src="/images/images/CSW_PC_Banner_Montage.jpg" alt="Montage of images from Chittlehamholt, Satterleigh and Warkleigh" itemprop="thumbnailUrl"> |
Image type | <img> |
Accessible name | Montage of images from Chittlehamholt, Satterleigh and Warkleigh |