Search
Search Articles
Search Articles by entering your search text above.
Random Things
First Post on SubStack - I finally got around to posting something here

I actually had some notes for this but never really thought they were good enough to post. I wrote all the content in Notion, and guess what happens when I paste it in here… One paragraph. Gre..

12:27 am, February 16, 2022
google
does google still post back the search term with the link click

i remember a while back when you could actually see what search result words were being used to link back to your pages using the data sent back from the google click.  now when i test this i ca..

1:04 am, August 26, 2021
rs3
RS3 Post 99 Leveling Log

I will be adding all future levels here from 99 up.  102 Slayer Half a billion XP 103 Dung still going, i missed the screen shot! i hope they close the beach event soon so i can go a..

4:51 am, July 25, 2021
wordpress
Adding a template to wordpress to show a list of posts on a custom page template

So i had a request the other day to add a blog to wordpress that had been converted to a promo site with a static front page. Sounds easy, well it is if you know how to add a template to wordpress...

1:40 am, April 17, 2018
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

minecraft
Random CSS Property

:future

The :future CSS pseudo-class selector is a time-dimensional pseudo-class that will match for any element which appears entirely after an element that matches :current. For example in a video with captions which are being displayed by WebVTT.
:future css reference