List Views

Total Items found in Views is 184207.
An advanced collection of page views
Top viewed in Views
72 commit and push changes to git repo 72 creating a button creator in javascript 72 darken background image using css 72 dropdown change input box on select 72 get last month as a number with php 72 how can i make my code look nice, or highlighted in evernote 72 how to check linux kernel version on rasberry pi rasberian 72 how to display a php file as html with php 72 how to install js socials for social media share buttons and make them rounded 72 html and css hoizontal simple timeline section in foundation 72 i love this app, easily upload your clipboard to imgur! 72 im noticing a definite colour scheme in the landing page department 72 image Checkbox Replacement for Forms 72 javascript basic test array and loop 72 list group bootstrap template 72 load json data url or api with javascript 72 php countries array 72 preg replace clean a string only allow a-zA-Z0-9 characters 72 rtrim strip white space or strings from the end of a string 72 show post content on template wordpress 72 split a string into an array using split javascript 72 stretching an image to fit in a banner image with gimp 72 subscribe to newsletter section example 72 subscribe to newsletter section example 72 test love like dislike script from api 72 turn on or off error reporting php 72 using css linear gradient for background overlays 72 using multiple text shadow 72 validate a url using php with FILTER_VALIDATE_URL 72 video embed no controls 72 wordpress get page content to display on template page 71 CSS Grid - Basic Columns 71 CSS Grid Frame Work 71 Changing an array declared with const 71 Create a UTF8 General MySQL Database with Command 71 Date Conversion PHP 71 Fancybox Quick Video Modal Popup Code Inline 71 Fix for Fatal error: Uncaught Error: Call to undefined function file_get_dom() simplehtmldom simple_html_dom 71 Graceful outfit 71 How Many Days Since a Date and other Calculations 71 How to Define a HTML Class in JSX in React 71 Make the Welcome Text box Smaller 71 Multidimensional Array 71 PHP/SQLite - Load Random Item 71 Python import into SQLite research 71 RS3 Best AFK training all skills 71 RS3 Quick Daily Run Logs 71 RS3 Quick Daily Run Logs 71 RS3 Quick Daily Run Logs 71 RS3 Quick Daily Run Logs
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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
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