List Views

Total Items found in Views is 185730.
An advanced collection of page views
split a string into links using the comma

12:12 am, October 30, 2023
how to embed google fonts icons

12:11 am, October 30, 2023
simple javascript no library accordion

12:11 am, October 30, 2023
How do Self-Closing JSX Tags Work?

12:09 am, October 30, 2023
Auto Create HTML Code Snippets

12:09 am, October 30, 2023
css grid for layouts and how to use it

12:08 am, October 30, 2023
inline form field padding

12:08 am, October 30, 2023
jquery accordion

12:08 am, October 30, 2023
Quick Links

12:06 am, October 30, 2023
adding an item to an array with php

12:05 am, October 30, 2023
Multidimensional Array

12:05 am, October 30, 2023
Bootstrap 4 Center menu items in a navbar

12:03 am, October 30, 2023
log the console log output to a div

12:01 am, October 30, 2023
add user to sudo group in ubuntu

6:47 pm, October 24, 2023
jquery enable and disable attribute

5:14 pm, October 24, 2023
how to json encode an array in php

4:29 pm, October 24, 2023

3:55 pm, October 24, 2023
validate email address from string

11:56 am, October 24, 2023
get the current post id from content.php

11:30 am, October 24, 2023
Facebook HTML for Sharing a Link

11:06 am, October 24, 2023
pre-line white space settings

10:45 am, October 24, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

:nth-of-type()

The :nth-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name).
:nth-of-type css reference