List Views

Total Items found in Views is 213191.
An advanced collection of page views
add user to sudo group in ubuntu

8:16 pm, September 3, 2024
how to find what version pi you are using

8:15 pm, September 3, 2024
change the window title

8:15 pm, September 3, 2024
bootstrap list group card with footer

8:13 pm, September 3, 2024
Objects in javascript

8:10 pm, September 3, 2024
show all methods (functions) in a class

8:08 pm, September 3, 2024
Get the documentURI with JS

8:07 pm, September 3, 2024
php list all the functions in a class

8:06 pm, September 3, 2024
check if a file exists with php

8:05 pm, September 3, 2024
wordpress get template directory

8:04 pm, September 3, 2024
weird search results being recorded

7:59 pm, September 3, 2024
making var_dump look nice

7:59 pm, September 3, 2024
simple dropdown navigation ul li css

7:58 pm, September 3, 2024
using switch in a function

7:58 pm, September 3, 2024
random string generator guid

7:55 pm, September 3, 2024
making the search page nicer

7:54 pm, September 3, 2024
wordpress main nav dropdown fix

7:51 pm, September 3, 2024
recreate marquee element using css

7:48 pm, September 3, 2024
Complex Arrow Function Example

7:45 pm, September 3, 2024
compare equality function

7:37 pm, September 3, 2024
fix view page for search links [reported]

7:31 pm, September 3, 2024
css :active pseudo-class usage

7:21 pm, September 3, 2024
Facebook HTML for Sharing a Link

7:14 pm, September 3, 2024
foundation accordion for version 6.x

7:12 pm, September 3, 2024
how to unzip in linux

7:09 pm, September 3, 2024
what is a motorbus

6:59 pm, September 3, 2024
rounded click me button with icon

6:42 pm, September 3, 2024
css using perspective for transforms

6:09 pm, September 3, 2024
css prefers-color-scheme example

6:04 pm, September 3, 2024
fancybox load iframe inline

5:40 pm, September 3, 2024
sqlite escape string

5:37 pm, September 3, 2024
simple file cache and check in php

5:33 pm, September 3, 2024
digital clock with jquery

5:30 pm, September 3, 2024
button with separated chevron

5:29 pm, September 3, 2024
Generate Random Fractions with JavaScript

5:27 pm, September 3, 2024
add an outline to everything!

5:22 pm, September 3, 2024
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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
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