List Views

Total Items found in Views is 277548.
An advanced collection of page views
random string generator guid

11:57 am, July 11, 2022
ES6 Nested Object Example

12:01 pm, July 11, 2022
get the current url in javascript

12:02 pm, July 11, 2022
darken background image using css

12:07 pm, July 11, 2022
my old hunter in wow

12:09 pm, July 11, 2022
search within files in a directory

12:11 pm, July 11, 2022
box shadow example(s) - drop shadow

12:11 pm, July 11, 2022
simple php ip blocker

12:21 pm, July 11, 2022
table border collapse

12:22 pm, July 11, 2022
chevron right

12:32 pm, July 11, 2022
css :active pseudo-class usage

12:32 pm, July 11, 2022
stack a table using css responsive

12:34 pm, July 11, 2022
sqlite check table name exists

12:41 pm, July 11, 2022
add paging to wp list query

12:57 pm, July 11, 2022
submit form with javascript

1:10 pm, July 11, 2022
using switch in a function

1:13 pm, July 11, 2022
white space pre-wrap formatting

1:14 pm, July 11, 2022
CSS Grid - Basic Columns

1:17 pm, July 11, 2022
rs3 rune crafting leveling stats

1:17 pm, July 11, 2022
javascript get content from element

1:18 pm, July 11, 2022
FCC - Basic: Profile Lookup

1:27 pm, July 11, 2022
round number with js

1:37 pm, July 11, 2022
sqlite basic sql and loop results

1:38 pm, July 11, 2022
keyframe animations css

1:43 pm, July 11, 2022
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

translate

The translate CSS property allows you to specify translation transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform value.
translate css reference