List Views

Total Items found in Views is 277548.
An advanced collection of page views
search within files in a directory

8:02 am, October 11, 2021
google map with overlay data

8:04 am, October 11, 2021
find all elements add class jquery

8:04 am, October 11, 2021
check box highlight text area css

8:06 am, October 11, 2021
Dropdown Box with Searchable Text

8:07 am, October 11, 2021
list group card item template

8:09 am, October 11, 2021
list group bootstrap template

8:09 am, October 11, 2021
RS3 Construction Log

8:09 am, October 11, 2021
What is Core?

8:11 am, October 11, 2021
Python import into SQLite research

8:27 am, October 11, 2021
backdrop-filter: blur(10px);

8:27 am, October 11, 2021
Core - File Structure

8:28 am, October 11, 2021
get text between tags

8:30 am, October 11, 2021
basic for loop

8:43 am, October 11, 2021
Complex Arrow Function Example

8:44 am, October 11, 2021
bootstrap dark mode

8:45 am, October 11, 2021
css grid for layouts with no rows

8:46 am, October 11, 2021
using switch in a function

8:48 am, October 11, 2021
adding react to a website in 3 steps

8:50 am, October 11, 2021
codemirror htmlmixed textarea

8:51 am, October 11, 2021
RS3 Divination locations 1-99

9:01 am, October 11, 2021
Latest from Code Widget

9:08 am, October 11, 2021
RS3 Summoning Quick Oblesque

9:10 am, October 11, 2021
Bootstrap Darkmode Switch

9:10 am, October 11, 2021
adding react with JSX using babel

9:20 am, October 11, 2021
explode a string into an array

9:27 am, October 11, 2021
wp register plugin settings admin

9:31 am, October 11, 2021
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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

:checked

The :checked CSS pseudo-class selector represents any radio (<input type="radio">), checkbox (<input type="checkbox">), or option (<option> in a <select>) element that is checked or toggled to an on state.
:checked css reference