Comments

#TitleDate
1adrianaut69 replied to atom editor useful keyboard shortcutsNov 30, 5:13 am
2fernsc9 replied to atom editor useful keyboard shortcutsNov 24, 2:46 pm
3Oyster Eyrar Cotton replied to RS3 Slayer - AviansieNov 21, 7:56 pm
4Salt replied to Slayer Task : Warped Jelly - Catacombs of KourendNov 21, 4:59 am
5franciski2 replied to atom editor useful keyboard shortcutsNov 19, 11:37 am
6amieuy10 replied to atom editor useful keyboard shortcutsNov 14, 6:29 am
7krystalps4 replied to atom editor useful keyboard shortcutsNov 9, 12:30 am
8Alicia replied to Code Notes for the Day - I think my coding changes are too large - Aug 26 2025Nov 6, 2:30 am
9Tommy replied to Using nth-child css to hide list items or repeated elementsNov 4, 12:49 pm
10Wendi replied to Code Notes for the Day - I think my coding changes are too large - Aug 26 2025Nov 4, 8:39 am
11bridgetha16 replied to atom editor useful keyboard shortcutsNov 3, 1:44 pm
12adelawg9 replied to atom editor useful keyboard shortcutsOct 31, 4:04 pm
13pamelalw1 replied to atom editor useful keyboard shortcutsOct 26, 11:29 am
14Glenn replied to rs3 rune crafting leveling stats ReferrerOct 20, 3:18 am
15Celsa replied to @import and html link to Montserrat font family google font ReferrerOct 20, 1:09 am
16caitlinte11 replied to atom editor useful keyboard shortcutsOct 18, 1:55 am
17nathankx11 replied to atom editor useful keyboard shortcutsOct 15, 11:19 am
18Eloy replied to extract meta attributes with simple html dom ReferrerOct 12, 7:18 am
19Business Jukebox Library replied to Buckombil Mountain (HILL)Oct 11, 9:00 am
20axecous.com replied to [2019] best / most compatible emulator for...Oct 9, 8:17 am
21staceyde16 replied to atom editor useful keyboard shortcutsOct 7, 6:22 pm
22Sled Melon Fly replied to using php parse_url function to remove the query string from a urlOct 4, 10:57 am
23edwinpf8 replied to atom editor useful keyboard shortcutsOct 2, 5:04 pm
24Novella replied to php function to remove the query string from a urlOct 1, 8:18 am
25Sang replied to extract variables from url string phpSep 29, 11:44 am
26Alvina replied to show established connections in linux ubuntuSep 24, 12:22 pm
27Jame replied to 99 Dungeoneering and in all skills max in runescape (rs3) - video ReferrerSep 21, 9:33 pm
28kimberlydp10 replied to atom editor useful keyboard shortcutsSep 16, 2:34 pm
29DavidLobby replied to GitHub - humanloop/awesome-chatgpt: Curated list of awesome tools, demos, docs for ChatGPT and GPT-3Sep 15, 10:10 pm
30Erniehax replied to KruXoR Site Updates June 2022Sep 15, 8:48 am
31Clark replied to get current url with php ReferrerSep 1, 3:55 pm
32Adam replied to show established connections in linux ubuntuAug 31, 4:00 am
33Potatoes Shady Tuna replied to URL-encoder for SVGAug 26, 12:04 pm
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
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

:only-child

The :only-child CSS pseudo-class represents an element without any siblings. This is the same as :first-child:last-child or :nth-child(1):nth-last-child(1), but with a lower specificity.
:only-child css reference