Slick Media Blog

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

Disable Option Selection in Select Dropdown

This is some text inside of a div block.
This is some text inside of a div block.
Disable and grey out a select dropdown option so that it's not an available choice. This select option disabling is handy for the first HTML select choice option.

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.

Non breaking space, breaking space, line Break HTML

This is some text inside of a div block.
This is some text inside of a div block.
Here is a reminder of the code for the HTML non-breaking space, breaking space and line break

jQuery Change Input Placeholder Text

This is some text inside of a div block.
This is some text inside of a div block.
How to update the input field Placeholder text and how to style it with CSS.

Meta Tags for your Website & How to Use Them

This is some text inside of a div block.
This is some text inside of a div block.
Meta tags are ways of tagging your site to provide the Search Engines with crucial information about its content and reason for being. With the advent of more sophisticated search engine algorithms, these have become less prominent, but meta tags still have merit, and it's good SEO practice to know how to use them.

How to add Google Translate to a Web Site

This is some text inside of a div block.
This is some text inside of a div block.
How to add Google Translate to any Website

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

CSS Arrows

This is some text inside of a div block.
This is some text inside of a div block.
How to create arrows with CSS only

Non Breaking Space HTML

This is some text inside of a div block.
This is some text inside of a div block.
The HTML Non Breaking Space & Non Breaking Spaces

Image Link

This is some text inside of a div block.
This is some text inside of a div block.
How to add an HTML Image Link

Add Mobile Link

This is some text inside of a div block.
This is some text inside of a div block.
How to add an HTML Tel Link.

Hyphen Bullet

This is some text inside of a div block.
This is some text inside of a div block.
How to create a hyphen ul li bullet with jQuery & CSS