The following code will create a series of tabbed sections on a single page. Each tabbed section will have a series of boxes that contain […]
Validate UK Postcode
The following script will take the input from the form and validate a post code in UK Format eg. Lettter Letter Number Number Letter Letter […]
RegEx To Replace Empty Tags with just IDs Using Notepad++
Here is an example html output from a DOCX file imported into WordPress (in this case with the Mammoth docx converter plugin): <h2><a id=”post-44034-_7ttglipb267h”></a>Header Text</h2> […]