List Hits

Total Items found in Hits is 610291.
A Collection of Hits...
Tim and Crunchy Location RS3

4:57 am, February 28, 2024
wordpress main nav dropdown fix

4:57 am, February 28, 2024
php substr return part of a string

4:57 am, February 28, 2024
php get file extension from a file name

4:57 am, February 28, 2024
getting the site title vs the page name

4:57 am, February 28, 2024
wordpress get template directory

4:16 am, February 28, 2024
https

3:30 am, February 28, 2024
Stockyard Creek

3:17 am, February 28, 2024
code cursor types

1:04 am, February 28, 2024
code css cursor types

1:04 am, February 28, 2024
code cursor type

1:04 am, February 28, 2024
test love like dislike script from api

12:46 am, February 28, 2024
https

11:59 pm, February 27, 2024
load the latest single item only

10:29 pm, February 27, 2024
https

9:10 pm, February 27, 2024
Tools

8:21 pm, February 27, 2024
Create a Simple JSX Element

8:00 pm, February 27, 2024
del

7:29 pm, February 27, 2024
https

6:38 pm, February 27, 2024
sqlite check table name exists

6:27 pm, February 27, 2024
explode a string into an array

6:26 pm, February 27, 2024
pi400 how to take a screen shot

5:51 pm, February 27, 2024
stack a table using css responsive

5:20 pm, February 27, 2024
check browser version and show a message

4:51 pm, February 27, 2024
using let and const example

4:38 pm, February 27, 2024
https

3:40 pm, February 27, 2024
react hello world with variable name

3:13 pm, February 27, 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


Random CSS Property

:focus-within

The :focus-within CSS pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)
:focus-within css reference