List Views

Total Items found in Views is 226560.
An advanced collection of page views
extract variables from url string php

6:29 pm, October 29, 2024
copy file

7:10 pm, October 29, 2024
git pull changes from a repository

7:13 pm, October 29, 2024
js function to calculate golf scores

7:13 pm, October 29, 2024
jquery enable and disable attribute

7:13 pm, October 29, 2024
convert all images into base64 encoded

7:14 pm, October 29, 2024
php substr return part of a string

7:15 pm, October 29, 2024
python url to text with beautiful soup

7:17 pm, October 29, 2024
sublime text find and replace style tag

7:17 pm, October 29, 2024
start ssh and add key git

7:21 pm, October 29, 2024
share to twitter html link only

7:21 pm, October 29, 2024
foundation includes cdnjs

7:21 pm, October 29, 2024
bootstrap basic grid layout

7:43 pm, October 29, 2024
Default Parameters for Functions

7:44 pm, October 29, 2024
Get the documentURI with JS

7:44 pm, October 29, 2024
Use Recursion to Count Up

7:44 pm, October 29, 2024
Use Sweet Alert rather than alert!

7:44 pm, October 29, 2024
check if something is an array

7:44 pm, October 29, 2024
compare non equality function

7:44 pm, October 29, 2024
get the last letter of a string

7:44 pm, October 29, 2024
Change link target with JQuery

7:44 pm, October 29, 2024
get the href value using jquery

7:44 pm, October 29, 2024
Generate a Random User Name

7:44 pm, October 29, 2024
PHP/SQLite - Load Random Item

7:44 pm, October 29, 2024
count the elements in an array

7:44 pm, October 29, 2024
explode a string into an array

7:44 pm, October 29, 2024
get current url with php

7:44 pm, October 29, 2024
random number using rand

7:44 pm, October 29, 2024
simple usage for php password_hash

7:44 pm, October 29, 2024
python Install Beautiful Soup

7:44 pm, October 29, 2024
php save csv from array to file

7:51 pm, October 29, 2024
change the window title

7:51 pm, October 29, 2024
add a user to a group

7:51 pm, October 29, 2024
using the kbd html tag

7:51 pm, October 29, 2024
meta keywords tag

7:51 pm, October 29, 2024
meta description tag

7:51 pm, October 29, 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


Windows
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