List Views

Total Items found in Views is 215675.
An advanced collection of page views
Enabling SSH on Ubuntu

1:03 am, May 13, 2024
uniqid random string

1:00 am, May 13, 2024
show errors in php with toggle

12:59 am, May 13, 2024
checking for spam comments function

12:58 am, May 13, 2024
IP Address

12:58 am, May 13, 2024
youtube search api request function

12:58 am, May 13, 2024
Mac Useful Keyboard Shortcuts

12:57 am, May 13, 2024
open sans @import embed font quick

12:56 am, May 13, 2024
css prefers-color-scheme example

12:55 am, May 13, 2024
foundation make row full width

12:54 am, May 13, 2024
adding react with JSX using babel

12:53 am, May 13, 2024
Input Suggestions using a datalist

12:53 am, May 13, 2024
cycle color using background

12:52 am, May 13, 2024
Footer Design and Redesign

12:52 am, May 13, 2024
php save csv from array to file

12:51 am, May 13, 2024
a page with two images

12:50 am, May 13, 2024
card counting example from fcc

12:50 am, May 13, 2024
javascript get content from element

12:49 am, May 13, 2024
codemirror with auto preview window

12:48 am, May 13, 2024
wordpress block grid code

12:48 am, May 13, 2024
RS3 Post 99 Leveling Log

12:48 am, May 13, 2024
Slick Slider Carousel

12:48 am, May 13, 2024
table scroll responsive foundation

12:47 am, May 13, 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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
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