Run a PowerShell script directly from GitHub Gist
Posted 9th April 2018
2 comments
Simple code that enables you to host your PowerShell scripts on GitHub Gist but execute them from a local machine.
Simple CSS menu separators for navigation
Posted 9th September 2013
1 comment
Use CSS to Insert an unobtrusive image or a symbol as a separator between unordered or ordered list items that function as a navigation menu.
Display WordPress stories and images on a non-WordPress web page
Posted 20th June 2013
3 comments
Step-by-step instructions for including WordPress blog content on non-WordPress static web pages. This method is ideal for advertising ‘latest stories’ on a static website where the article headline, excerpt, date and thumbnail image are to be displayed.
Custom YouTube URLs and valid embed code
Posted 26th August 2012
1 comment
A tutorial on customising YouTube URLs to change the behaviour of videos and to embed videos into websites with valid HTML5 or XHTML.
Getting started with Responsive Web Design
Posted 9th April 2012
11 comments
This article provides new users with ten easy-to-follow steps for designing a website on Responsive Web Design principles from scratch. RWD may look complicated, but this article will make it easy for you.
Create a clickable corner ribbon for your website
Posted 22nd January 2012
3 comments
Using CSS and simple HTML, easily create a promotional “ribbon” in the corner of your website that will link to another page.
Safely add any font to your website using CSS
Posted 10th January 2012
6 comments
Using @font-face in CSS3, you can easily add any font to your website and be certain that all of your users will see your custom font.
Enable your website to be pinned in Windows 7
Posted 8th November 2011
No comments
Enable your website to be ‘pinned’ in Windows 7.
Conditional Comments in CSS for Internet Explorer
Posted 25th September 2011
1 comment
Using conditional comments within cascading style sheets to target specific versions of Microsoft Internet Explorer.
How to find Twitter RSS feed URLs
Posted 7th August 2011
3 comments
A simple method for accessing yours (or someone else’s) Twitter RSS feed.