List Hits

Total Items found in Hits is 574119.
A Collection of Hits...
layout homepage

6:21 pm, May 22, 2024
get the current url in javascript

5:57 pm, May 22, 2024
loop through $_GET in php

5:54 pm, May 22, 2024
add paging to wp list query

5:27 pm, May 22, 2024
show views list function

4:28 pm, May 22, 2024
meta description tag

4:22 pm, May 22, 2024
Lynx Titan

4:06 pm, May 22, 2024
Auto Create HTML Code Snippets

3:53 pm, May 22, 2024
Custom 12 Grid using CSS Grid

3:52 pm, May 22, 2024
document ready wordpress jquery

3:52 pm, May 22, 2024
wordpress get template directory

3:42 pm, May 22, 2024
clipboard copy js

3:42 pm, May 22, 2024
emoji data - version 1.0

3:41 pm, May 22, 2024
javascript add class to element

3:41 pm, May 22, 2024
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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

symbols()

The symbols() CSS function lets you define counter styles inline, directly as the value of a property such as list-style. Unlike @counter-style, symbols() is anonymous (i.e., it can only be used once). Although less powerful, it is shorter and easier to write than @counter-style.
symbols() css reference