List Hits

Total Items found in Hits is 557603.
A Collection of Hits...
php substr return part of a string

10:21 am, July 11, 2024
jquery clone and append elements

10:28 am, July 11, 2024
Use Recursion to Count Up

10:45 am, July 11, 2024
that

11:11 am, July 11, 2024
the

11:14 am, July 11, 2024
React - Create a Stateful Component

11:19 am, July 11, 2024
the

11:39 am, July 11, 2024
the

11:46 am, July 11, 2024
embed and use a ttf font font face

11:47 am, July 11, 2024
a page with two images

11:50 am, July 11, 2024
IP Address

11:54 am, July 11, 2024
the

12:06 pm, July 11, 2024
Nginx Server Block with Rewrite

12:06 pm, July 11, 2024
twitter icon font awesome

12:07 pm, July 11, 2024
the

12:32 pm, July 11, 2024
chevron down

12:39 pm, July 11, 2024
the

12:45 pm, July 11, 2024
the

1:03 pm, July 11, 2024
target 1st td in a table with css

1:07 pm, July 11, 2024
margin padding framework

1:26 pm, July 11, 2024
getType function for js

1:29 pm, July 11, 2024
the

1:30 pm, July 11, 2024
the

1:38 pm, July 11, 2024
const

1:51 pm, July 11, 2024
the

2:13 pm, July 11, 2024
RS3 Slayer - Feral Dinosaurs

2:23 pm, July 11, 2024
search bug Above

2:25 pm, July 11, 2024
adding a new line in javascript

2:30 pm, July 11, 2024
ES6 Nested Object Example

2:37 pm, July 11, 2024
favicon code meta tag

2:41 pm, July 11, 2024
Google Fonts Multiple includes

2:41 pm, July 11, 2024
the

2:49 pm, July 11, 2024
the

3:02 pm, July 11, 2024
remember

3:07 pm, July 11, 2024
the

3:07 pm, July 11, 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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
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