List Hits

Total Items found in Hits is 610282.
A Collection of Hits...
python getting started notes

12:57 am, January 31, 2023
video embed no controls

12:57 am, January 31, 2023
Video Notes: Stop Being the Nice Guy

10:50 pm, January 30, 2023
filter drop shadow

10:50 pm, January 30, 2023
RS3 Summoning Quick Oblesque

10:50 pm, January 30, 2023
turn on or off error reporting php

10:50 pm, January 30, 2023
use an emoji on your list items ul li

10:50 pm, January 30, 2023
making the search page nicer

10:49 pm, January 30, 2023
CSS Grid Frame Work

10:49 pm, January 30, 2023
check if a file exists with php

10:27 pm, January 30, 2023
convert json string to a php array

10:27 pm, January 30, 2023
php convert date now into a sql timestamp

10:27 pm, January 30, 2023
weird search results being recorded

10:27 pm, January 30, 2023
php html template class system

10:27 pm, January 30, 2023
explode a string into an array

10:21 pm, January 30, 2023
validate email address from string

10:21 pm, January 30, 2023
Adding HTML Templates into TinyMCE Editor

10:21 pm, January 30, 2023
Testing Playwrite on for Node

10:21 pm, January 30, 2023
write string contents to a file with php

10:21 pm, January 30, 2023
php substr return part of a string

10:21 pm, January 30, 2023
RS3 Divination locations 1-99

10:21 pm, January 30, 2023
Enabling SSH on Ubuntu

10:21 pm, January 30, 2023
atom on mac and synchronise settings

10:21 pm, January 30, 2023
check box highlight text area css

10:21 pm, January 30, 2023
OSRS Members Fishing Guide

10:21 pm, January 30, 2023
show the current date in javascript

10:21 pm, January 30, 2023
javascript update item in object

10:21 pm, January 30, 2023
Facebook HTML for Sharing a Link

10:21 pm, January 30, 2023
CSS Filter Generator from Hex Code

10:21 pm, January 30, 2023
more complex responsive tables css

10:20 pm, January 30, 2023
using scroll-behavior: smooth css

10:20 pm, January 30, 2023
extract youtube image from video url

10:20 pm, January 30, 2023
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤ī¸đŸ‘Šâ€đŸ’ģ🎮

đŸĒĻ 2000 - 16 Oct 2022 - Boots
Random Quote

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference