List Views

Total Items found in Views is 310831.
An advanced collection of page views
layout homepage

2:32 pm, April 1, 2023
simple file cache and check in php

2:06 pm, April 1, 2023
get the current url in javascript

1:47 pm, April 1, 2023
search within files in a directory

1:46 pm, April 1, 2023
uniqid random string

1:43 pm, April 1, 2023
linux mount a drive manually

1:23 pm, April 1, 2023
grid column and row spacing

1:17 pm, April 1, 2023
meta refresh reload page

1:16 pm, April 1, 2023
check box highlight text area css

12:54 pm, April 1, 2023
jquery document ready

12:44 pm, April 1, 2023
simple table stripe striping

12:27 pm, April 1, 2023
easy section wrap in foundation

12:23 pm, April 1, 2023
Making an image responsive using css

12:17 pm, April 1, 2023
save string to file php

12:13 pm, April 1, 2023
list group card item template

12:12 pm, April 1, 2023
bootstrap form basic

12:06 pm, April 1, 2023
Moving the cursor on iPhone 11

11:50 am, April 1, 2023
jquery jqueryui vue script includes

11:17 am, April 1, 2023
using let rather than var

11:13 am, April 1, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

james clear
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