List Views

Total Items found in Views is 216803.
An advanced collection of page views
css using perspective for transforms

11:36 pm, October 23, 2022
CSS Grid - Basic Columns

11:36 pm, October 23, 2022
Invalid argument supplied for foreach()

11:36 pm, October 23, 2022
design nice block header

11:35 pm, October 23, 2022
how to find what version pi you are using

11:35 pm, October 23, 2022
hide the third row in a table with css

11:35 pm, October 23, 2022
How to add jquery to squarespace site

11:35 pm, October 23, 2022
making var_dump look nice

11:35 pm, October 23, 2022
simple php ip blocker

11:35 pm, October 23, 2022
Move any element with css offsets

11:34 pm, October 23, 2022
cycle color using background

11:34 pm, October 23, 2022
count the elements in an array

11:34 pm, October 23, 2022
easy twitter embed code

11:34 pm, October 23, 2022
make all links target new window

11:34 pm, October 23, 2022
How to Pass an Array as Props in React

11:33 pm, October 23, 2022
Dropdown Box with Searchable Text

11:33 pm, October 23, 2022
show errors in php with toggle

11:33 pm, October 23, 2022
Get Current Page URL PHP

11:33 pm, October 23, 2022
What is Core?

11:32 pm, October 23, 2022
php print an array nicely

11:31 pm, October 23, 2022
bootstrap form basic

11:31 pm, October 23, 2022
Google Font Embed - Play Gaming Font

11:31 pm, October 23, 2022
Welcome Widget Card - Toggle

11:31 pm, October 23, 2022
easy section wrap in foundation

11:31 pm, October 23, 2022
save string to file php

11:30 pm, October 23, 2022
adding an item to an array with php

11:30 pm, October 23, 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...

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

james clear
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