List Views

Total Items found in Views is 240127.
An advanced collection of page views
jquery check if a sub element exists

3:27 pm, August 8, 2022
compare equality function

3:28 pm, August 8, 2022
right align something in its element

3:30 pm, August 8, 2022
video embed tag

3:32 pm, August 8, 2022
using let and const example

3:50 pm, August 8, 2022
pi hole and hassio

3:57 pm, August 8, 2022
weird search results being recorded

3:59 pm, August 8, 2022
making var_dump look nice

3:59 pm, August 8, 2022
A short unsplash image url

4:24 pm, August 8, 2022
sqlite basic sql and loop results

4:26 pm, August 8, 2022
recreate marquee element using css

4:29 pm, August 8, 2022
foundation make row full width

4:33 pm, August 8, 2022
keyframe animations css

4:36 pm, August 8, 2022
a page with two images

4:52 pm, August 8, 2022
javascript isset equivalent

5:02 pm, August 8, 2022
js function to calculate golf scores

5:06 pm, August 8, 2022
play a sound every # of seconds

5:14 pm, August 8, 2022
add a gtag.js pdf click event

6:01 pm, August 8, 2022
get text between tags

6:32 pm, August 8, 2022
style page numbers [fixed]

6:32 pm, August 8, 2022
validate email address from string

6:48 pm, August 8, 2022
darken background image using css

6:52 pm, August 8, 2022
show errors in php with toggle

7:02 pm, August 8, 2022
Use Sweet Alert rather than alert!

7:03 pm, August 8, 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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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

:focus

The :focus CSS pseudo-class represents an element (such as a form input) that has received focus. It is generally triggered when the user clicks or taps on an element or selects it with the keyboard's Tab key.
:focus css reference