List Views

Total Items found in Views is 303154.
An advanced collection of page views
show errors in php with toggle

6:08 am, May 17, 2022
explode a string into an array

5:10 am, May 17, 2022
transform rotate a hexagon in css

5:06 am, May 17, 2022
compare equality function

4:01 am, May 17, 2022
javascript page redirect

3:09 am, May 17, 2022
javascript window.onload

1:57 am, May 17, 2022
js check the length of a string

1:56 am, May 17, 2022
getType function for js

1:54 am, May 17, 2022
check if something is an array

1:54 am, May 17, 2022
check length of element jquery

1:50 am, May 17, 2022
uniqid random string

1:34 am, May 17, 2022
basic for loop odd numbers

1:33 am, May 17, 2022
jqueryui includes css and js

10:58 pm, May 16, 2022
animate css

10:52 pm, May 16, 2022

10:46 pm, May 16, 2022
using let rather than var

10:34 pm, May 16, 2022
css font style italic

10:23 pm, May 16, 2022
javascript isset equivalent

10:21 pm, May 16, 2022
Get Current Page URL PHP

10:18 pm, May 16, 2022
stack a table using css responsive

10:16 pm, May 16, 2022
using multiple text shadow

10:15 pm, May 16, 2022
wordpress get home url

10:13 pm, May 16, 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

minecraft
Random CSS Property

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference