List Views

Total Items found in Views is 203602.
An advanced collection of page views
sqlite basic sql and loop results

5:22 am, October 11, 2021
foundation make row full width

5:20 am, October 11, 2021
random emojis copy and paste

5:13 am, October 11, 2021
change file permissions to -rw-rw-r--

5:11 am, October 11, 2021
extract youtube image from video url

5:05 am, October 11, 2021
emoji data

5:04 am, October 11, 2021
bootstrap toggle element collapse

5:03 am, October 11, 2021
extracting the useful bits of bootstrap

5:02 am, October 11, 2021
count the elements in an array

5:02 am, October 11, 2021
csv read example

5:02 am, October 11, 2021
pi hole and hassio

4:59 am, October 11, 2021
get the current url in javascript

4:55 am, October 11, 2021
easy twitter embed code

4:48 am, October 11, 2021
clipboard copy js

4:46 am, October 11, 2021
testing chartjs

4:45 am, October 11, 2021
set active class based on url value

4:45 am, October 11, 2021
add years as options to select dropdown

4:39 am, October 11, 2021
Best Atom Plugins 2019

4:38 am, October 11, 2021
Writing Arrow Functions with Parameters

4:35 am, October 11, 2021
making var_dump look nice

4:33 am, October 11, 2021
wordpress main nav dropdown fix

4:33 am, October 11, 2021
make labels or badges look better

4:32 am, October 11, 2021
Running Windows on pi400 notes

4:22 am, October 11, 2021
round number with js

4:19 am, October 11, 2021
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


seren spirit :(
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