List Views

Total Items found in Views is 286516.
An advanced collection of page views
jqueryui includes css and js

9:57 pm, October 16, 2023
Use the parseInt Function with a Radix

10:00 pm, October 16, 2023
validate email address from string

10:01 pm, October 16, 2023
for loop through an array with javascript

10:06 pm, October 16, 2023
Video Notes: Stop Being the Nice Guy

10:06 pm, October 16, 2023
wordpress block grid code

10:07 pm, October 16, 2023
write to file php

10:07 pm, October 16, 2023
Use Sweet Alert rather than alert!

10:07 pm, October 16, 2023
adding a new line in javascript

10:07 pm, October 16, 2023
get the current post id from content.php

10:08 pm, October 16, 2023
jquery clone and append elements

10:09 pm, October 16, 2023
git pull changes from a repository

10:11 pm, October 16, 2023
function to create a uid from html

10:15 pm, October 16, 2023
Quicksand font quick install

10:18 pm, October 16, 2023
change file permissions to -rw-rw-r--

10:18 pm, October 16, 2023
add a user and add the user to sudo group

10:18 pm, October 16, 2023
Radial Click Effect

10:22 pm, October 16, 2023
testing equality

11:55 pm, October 16, 2023
get element by id and hide it

11:56 pm, October 16, 2023
simple php ip blocker

12:09 am, October 17, 2023
get the last letter of a string

12:25 am, October 17, 2023
Added Bootstrap Nightshade Again

12:29 am, October 17, 2023
FCC - Basic: Profile Lookup

1:15 am, October 17, 2023
download icon svg

1:17 am, October 17, 2023
Forster Cam Log's

1:18 am, October 17, 2023
python getting started notes

1:18 am, October 17, 2023
KruXoR - September 2022 - Newsletter #1

1:19 am, October 17, 2023
checking if your windows pc has a TPM

1:20 am, October 17, 2023
Source on Overwolf ASCII Art

1:20 am, October 17, 2023
check if something is an array

1:38 am, October 17, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

@font-face

The @font-face CSS at-rule specifies a custom font with which to display text; the font can be loaded from either a remote server or a locally-installed font on the user's own computer.
@font-face css reference