List Views

Total Items found in Views is 226563.
An advanced collection of page views
for loop through an array with javascript

10:06 pm, October 16, 2023
validate email address from string

10:01 pm, October 16, 2023
Use the parseInt Function with a Radix

10:00 pm, October 16, 2023
jqueryui includes css and js

9:57 pm, October 16, 2023
getType function for js

9:57 pm, October 16, 2023
simple file cache and check in php

9:49 pm, October 16, 2023
get current year in javascript

9:43 pm, October 16, 2023
Easy Meta Tags

9:37 pm, October 16, 2023
get file name from path name in php

9:13 pm, October 16, 2023
bootstrap alert template

8:58 pm, October 16, 2023
wordpress get template directory

8:52 pm, October 16, 2023
show post content on template wordpress

8:51 pm, October 16, 2023
javascript basic test array and loop

8:50 pm, October 16, 2023
Pikelets

8:40 pm, October 16, 2023
purple partyhat price info feb 21

8:40 pm, October 16, 2023
test php bundle write

8:39 pm, October 16, 2023
get last month as a number with php

8:38 pm, October 16, 2023
Moving the cursor on iPhone 11

8:34 pm, October 16, 2023
change the window title

8:33 pm, October 16, 2023
show errors in php with toggle

8:32 pm, October 16, 2023
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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

<integer>

The <integer> CSS data type is a special type of <number> that represents a whole number, whether positive or negative. Integers can be used in numerous CSS properties, such as column-count, counter-increment, grid-column, grid-row, and z-index.
<integer> css reference