
How to Transfer Domain to Cloudflare Registrar
Cloudflare has always been known as a free and reliable Content Delivery Network (CDN) providing websites with security and speed. However, since late 2018, they are looking to further expand their business with the introduction of Cloudlfare domain registrar. Currently, Cloudflare Registrar…
Read more »
Shopping Sites Like Amazon But Cheaper
Shopping on Amazon has its advantages – they are competitively priced, provides fast shipping and good customer service. But if prices are the most important factor in your buying decision, then there are options cheaper than Amazon by going directly to the…
Read more »
CSS Media Queries for Mobile and Tablet Devices
Making your website responsive is as important as ever with everyone browsing the web on mobile devices. But with so many phones and tablets always changing screen sizes, it can get a little hectic. So here is a cheat sheet of media…
Read more »
Arrow at Bottom of Div Using CSS
When designing a website, a web page needs transitions between sections just like texts would with paragraphs. A simple way to create flow and encourage users to keep scrolling down can be done by adding an inverted triangle, resembling an arrow, at…
Read more »
Crayon Syntax Highlighter Theme Preview
Crayon Syntax Highlighter is a popular WordPress plugin for displaying programming code on your website. With over 40,000 active installations at the time of this post, it is still the most widely used syntax highlighter even though its last Github commit was…
Read more »
CSS Raised Edges & Lifted Corners Using Shadow Effects
If you’re looking to add a 3D effect to an element’s frame without the use of an image, it can be done with pure CSS. Using a combination of CSS properties and pseudo-elements can create the illusion of a box with curled…
Read more »
How to Set Up ThirstyAffiliates Plugin to Cloak Affiliate Links
Managing affiliate links can be a challenge without using a tracking software. Most links are long, composed of many numbers and characters that can be difficult to sort through. However, using a plugin can simplify this process by restructuring and shortening them…
Read more »
How to Add Scrollbar to Any Div or Element
Do you have a long element, such as an image or text box, on your web page that you don’t want taking up the entire screen? Having too many elongated images or text on a single web page will require excessive scrolling…
Read more »