List Views

Total Items found in Views is 277546.
An advanced collection of page views
target first item css with :first-of-type

11:02 pm, September 5, 2022
FCC - Basic: Profile Lookup

11:08 pm, September 5, 2022
Do While Loop

11:44 pm, September 5, 2022
get the current post id from content.php

11:57 pm, September 5, 2022
Date Conversion PHP

12:06 am, September 6, 2022
load the latest single item only

12:44 am, September 6, 2022
for loop with a 5 increment

12:56 am, September 6, 2022
Default Parameters for Functions

12:56 am, September 6, 2022
easy section wrap in foundation

1:00 am, September 6, 2022
Multidimensional Array

1:35 am, September 6, 2022
Google Fonts Multiple includes

1:37 am, September 6, 2022
RS3 Divination Leveling Log

1:53 am, September 6, 2022
flush dns on mac

1:58 am, September 6, 2022
convert a string to uppercase with php

2:21 am, September 6, 2022
layout homepage

2:34 am, September 6, 2022
react basic hello world

2:37 am, September 6, 2022
convert all images into base64 encoded

2:38 am, September 6, 2022
compare non equality function

2:39 am, September 6, 2022
python import and print url

2:42 am, September 6, 2022
basic for loop odd numbers

2:51 am, September 6, 2022
loop through object json javascript

2:52 am, September 6, 2022
json jquery ajax request

2:54 am, September 6, 2022
php print an array nicely

2:59 am, September 6, 2022
Create a Simple JSX Element

3:16 am, September 6, 2022
python url to text with beautiful soup

3:22 am, September 6, 2022
goodbye old grid theme

3:25 am, September 6, 2022
RS3 Summoning Quick Oblesque

3:47 am, September 6, 2022
globe svg testing (broken)

4:35 am, September 6, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

appearance (-moz-appearance, -webkit-appearance)

The appearance CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.
appearance css reference