List Views

Total Items found in Views is 215675.
An advanced collection of page views
foundation responsive tables

9:54 pm, November 1, 2024
php mysql table exists function

9:53 pm, November 1, 2024
get text between tags

8:56 pm, November 1, 2024
Alpine JS Testing

8:11 pm, November 1, 2024
loop to arr.length or array length

7:56 pm, November 1, 2024
Form elements New Zealand region list

7:47 pm, November 1, 2024
start ssh and add key git

7:45 pm, November 1, 2024
bootstrap toggle element collapse

7:28 pm, November 1, 2024
RS3 Soul Cape and where to get it

7:18 pm, November 1, 2024
Writing Arrow Functions with Parameters

7:16 pm, November 1, 2024
Google Font Embed - Play Gaming Font

7:05 pm, November 1, 2024
show all methods (functions) in a class

7:00 pm, November 1, 2024
slick slider section quick add

6:51 pm, November 1, 2024
RS3 Herb: Locations

6:43 pm, November 1, 2024
landscape image document placeholder

6:31 pm, November 1, 2024
test php bundle write

6:17 pm, November 1, 2024
my default text shadow css

6:12 pm, November 1, 2024
set the html of an element javascript

5:56 pm, November 1, 2024
detect window scroll position jquery

5:30 pm, November 1, 2024
RS3 Divination locations 1-99

5:23 pm, November 1, 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
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

@media

The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.
@media css reference