List Views

Total Items found in Views is 179493.
An advanced collection of page views
target 1st td in a table with css

9:42 am, September 12, 2022
target first item css with :first-of-type

9:34 am, September 12, 2022
Change link target with JQuery

9:28 am, September 12, 2022
php substr return part of a string

9:27 am, September 12, 2022
convert a string to uppercase with php

9:22 am, September 12, 2022
rs3 runespan experience rates

9:11 am, September 12, 2022
stop overscrolling on responsive ios

9:04 am, September 12, 2022
simple table stripe striping

9:04 am, September 12, 2022
check if a variable is undefined or NULL

9:03 am, September 12, 2022
Get the documentURI with JS

9:02 am, September 12, 2022
php mysql table exists function

9:01 am, September 12, 2022
change string to capital words ucwords

8:59 am, September 12, 2022
down chevron and styles

8:55 am, September 12, 2022
IP Address

8:45 am, September 12, 2022
get last month as a number with php

8:43 am, September 12, 2022
using the kbd html tag

8:22 am, September 12, 2022
Regions of New Zealand - In Dropdown Form

8:17 am, September 12, 2022
target data attribute with css

8:16 am, September 12, 2022
foundation accordion for version 6.x

8:12 am, September 12, 2022
easy twitter embed code

8:08 am, September 12, 2022
switching stack order of floats with flex

8:07 am, September 12, 2022
Complex Arrow Function Example

8:04 am, September 12, 2022
change favicon with jquery

8:04 am, September 12, 2022
list a functions variables or arguments

8:02 am, September 12, 2022
dropdown section

7:59 am, September 12, 2022
bootstrap form basic

7:58 am, September 12, 2022
a page with two images

7:55 am, September 12, 2022
add this

7:54 am, September 12, 2022
How to add jquery to squarespace site

7:51 am, September 12, 2022
Use the parseInt Function with a Radix

7:44 am, September 12, 2022
submit a form with javascript onclick

7:38 am, September 12, 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

“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

@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