Gemini Tutorials Blog

How To Use the Relative “rem” Font Size Unit for Responsive Web Design Media Queries?

Font Size Responsive Web Design

In today's mobile-dominant world, websites need to be as adaptable as a yoga master – effortlessly adjusting to any screen size. Responsive web design (RWD) is the key to achieving…

Continue Reading

HTML Guide: Master All HTML Lists

HTML Lists

HTML Lists are a fundamental building block for structuring content on web pages. They improve readability, make information easier to scan, and enhance the overall user experience. In HTML, you…

Continue Reading

Mastering Basics of JavaScript Arrays

JavaScript Arrays

JavaScript arrays are fundamental building blocks for storing and manipulating ordered collections of elements. They offer a powerful way to group various data types, from simple numbers and strings to…

Continue Reading

2 Ways to Generate QR Code using JavaScript

QR-Code JavaScript

QR codes are those ubiquitous square barcodes containing information that can be scanned by smartphones and other devices. They've become increasingly popular for tasks like sharing website URLs, contact details,…

Continue Reading

Autocomplete Text Using Vanilla JavaScript: With Complete Source Code

Autocomplete Text Vanilla JavaScript

Introduction for Autocomplete Text Field: Autocomplete text functionality using vanilla JavaScript offers a seamless user experience by predicting and suggesting options as users type into input fields. This tutorial explores…

Continue Reading

Scroll to Top Using Vanilla JavaScript: With Complete Source Code

Scroll To Top Vanilla JavaScript

Introduction to scroll to top: In the fast-paced world of web development, where user experience reigns supreme, the quest to enhance navigation and usability remains an ongoing pursuit. Among the…

Continue Reading

Responsive Web Design in the Future: A Complete look

Responsive Web Design

Introduction to Responsive Web Design Responsive web design has become more than just a trend; it's a necessity in today's digital age. As technology continues to evolve and users access…

Continue Reading

Difference Between a Web Designer and Web Developer

Web Designer and Web Developer

These 2 roles are sometimes difficult to differentiate between each other from most non-technical people, HR, or managers, in this article I will explain the difference between a web designer…

Continue Reading

Show and Hide Password Using jQuery & Font Awesome

Show and Hide Password Using jQuery and Font Awesome

In this article, I will explain and provide the code for how to create a show and hide password input field, as you can see in the next figure there…

Continue Reading

How to Become a Web Designer

How to Become a Web Designer

If you are looking for a web designer role for your next job and you are wondering what is a web designer job looks like, what is his/her skills, and…

Continue Reading

Top 6 UX Research Methods And Tools

UX Research Methods & Tools

My recommended way of doing UX Research with UX Design, is to use the free Microsoft Whiteboard tool on windows, and I think there should be an equivalent for MAC…

Continue Reading

Web Content Accessibility Guidelines: In Simple Words

WCAG

We are waiting for the release of the new Web Content Accessibility Guidelines from W3C in September 2022. What a WCAG: this is a problem-solving technique that is written by…

Continue Reading
(1) (2)
Top