Slick Media Blog

Covering Website Design, Coding, SaaS, Software and Tech.
Editorial by
Glenn

The difference between EM and REM and how to set and responsively adjust the base font size

This is some text inside of a div block.
This is some text inside of a div block.
In modern website design, knowing how to effectively use CSS units like rem and em for font sizing and layout is essential. The differences in use can significantly impact your website's accessibility, responsiveness, and overall user experience. Central to this is understanding the differences between rem and em units and how to set and adjust the initial base font size for your web projects.

Set the og:url in Webflow using the Canonical URL

This is some text inside of a div block.
This is some text inside of a div block.
Why the og:url is a significant omission in the Webflow Open Graph settings, and how to set the og:url using the canonical URL setting in Webflow.

Moment.js Time between two dates from now

This is some text inside of a div block.
This is some text inside of a div block.
How to show the time elapsed between a date in the past and today / now with Moment.js.

jQuery Text Links to Hyperlinks

This is some text inside of a div block.
This is some text inside of a div block.
How to turn text links into clickable links with an href attribute.

Append URL to Existing Links

This is some text inside of a div block.
This is some text inside of a div block.
This snippet is a quick way to add a predefined URL to the front of an existing set of links.

Current Year & Copyright with Script and HTML Only

This is some text inside of a div block.
This is some text inside of a div block.
Display the Current Year & Copyright Symbol © with JavaScript and HTML

jQuery adjust and animate content to unknown height

This is some text inside of a div block.
This is some text inside of a div block.
How to adjust and animate content to an unknown responsive height.

Disable JavaScript Errors

This is some text inside of a div block.
This is some text inside of a div block.
How to disable JavaScript errors

Protecting your content

This is some text inside of a div block.
This is some text inside of a div block.
Different methods on how to protect your Website Content.