The examples below show how to use wildcards in your CSS selectors. To use a selector you need to take advantage of the attribute selector, for example div[attribute='property']. The attribute…
CloudFlare is a popular service that speeds up websites by managing the websites DNS and routing traffic to a visitors closest cache of static content, such as images, CSS files and…
The following jQuery script shows how to get the text from an element, without getting the text from any child elements. For example, if you have a label that contains…
Back in 2014 CloudFlare, a CDN provider, announced free universal SSL for all their users. Which sounds pretty awesome, especially when you can sign up and use it on their…
Advertising website addresses without the 'www.' is a growing trend. It's smaller, concise and gives the domain name the first bit of attention. However not all websites are prepared to…
The tabindex attribute defines the navigation order for focusable elements such as links and form fields in a web page. The tabindex attribute is added to HTML elements, as in…
The following htaccess rule can be used to force Internet Explorer to display your website using the latest version. This should resolve Internet Explorer rendering your website in an older…
If you're assessing a design or a website for WCAG colour contrast compliance the Colour Contrast Analyser tool is for you. This tool allows you to pick any colour being…