List Views

Total Items found in Views is 280108.
An advanced collection of page views
image Checkbox Replacement for Forms

11:16 pm, July 24, 2022
embed and use a ttf font font face

11:16 pm, July 24, 2022
turn on or off error reporting php

11:15 pm, July 24, 2022
Search Duplicating Bugs

11:15 pm, July 24, 2022
OSRS Notes

11:14 pm, July 24, 2022
rounded click me button with icon

11:14 pm, July 24, 2022
Oswald Font Quick Embed

11:14 pm, July 24, 2022
chevron right

11:14 pm, July 24, 2022
RS3 Best AFK training all skills

11:14 pm, July 24, 2022
Sweet Alert 2 Methods and Examples

11:14 pm, July 24, 2022
RS3 Dailies Lists

11:13 pm, July 24, 2022
bootstrap styled buttons

11:13 pm, July 24, 2022
Factorio Megabase-In-A-Book

11:13 pm, July 24, 2022
recreate marquee element using css

11:13 pm, July 24, 2022
bold the numbers in a ol li list

11:13 pm, July 24, 2022
Importing CSS Reference

11:13 pm, July 24, 2022
Kahlil Gibran on Marriage

11:13 pm, July 24, 2022
css slow zoom in animation

11:12 pm, July 24, 2022
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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
Random CSS Property

@charset

The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be the first element in the style sheet and not be preceded by any character; as it is not a nested statement, it cannot be used inside conditional group at-rules. If several @charset at-rules are defined, only the first one is used, and it cannot be used inside a style attribute on an HTML element or inside the <style> element where the character set of the HTML page is relevant.
@charset css reference