How To Customize Scrollbar for Chrome, Safari, Brave, And Edge (Web-Kit Browsers)
In today's web development landscape, customizing the scrollbar can enhance the user experience and add a unique touch to your website. While browsers like Chrome, Safari, Brave, and Edge (which…
Continue Readingposted by Emad Zedan on 01 Aug 2024 in Coding,Development,Web Design,WordPress
Autocomplete Text Using Vanilla JavaScript: With Complete Source Code
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 Readingposted by Emad Zedan on 06 Feb 2024 in Coding,Design,Development,Web Design,WordPress
Scroll to Top Using Vanilla JavaScript: With Complete Source Code
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 Readingposted by Emad Zedan on 05 Feb 2024 in Coding,Development,UX/UI Design,Web Design,WordPress
Password Show And Hide Vanilla JavaScript: The Complete Code
Introduction about Password show and hide In the realm of digital interfaces, the simple act of logging in often requires users to input sensitive information, such as passwords, to secure…
Continue Readingposted by Emad Zedan on 27 Jan 2024 in Coding,Design,Development,UX/UI Design,Web Design
How To Learn Coding with ChatGPT? (You Will Love It)
Introduction About Coding With ChatGPT Ready to dive into the exciting world of coding and create your own programs or scripts? Look no further! Here at ChatGPT, we've got your…
Continue Readingposted by Emad Zedan on 07 Oct 2023 in Coding,Development
Difference Between a 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 Readingposted by Emad Zedan on 29 Dec 2022 in Design,Project Management,UX/UI Design,Web Design,WordPress
Show and Hide Password Using jQuery & 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 Readingposted by Emad Zedan on 23 Dec 2022 in UX/UI Design,Web Design,WordPress
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 Readingposted by Emad Zedan on 22 Dec 2022 in Design,Project Management,UX/UI Design,Web Design,WordPress
How To Create a Designed Newsletter Email Template
To Create An Email Template We Should Use Tables And Inline CSS Email templates are created using HTML tables, that are styled using inline CSS properties, First, we’ll add an…
Continue Readingposted by Emad Zedan on 04 May 2022 in UX/UI Design,Web Design
PHP And JavaScript Exchange Variables
In this tutorial, we will learn how to pass variables from and to PHP and JavaScript. using 6 methods. 2 for passing JavaScript to PHP and 4 methods for passing…
Continue Readingposted by Emad Zedan on 17 Mar 2022 in Web Design,WordPress
How To Create Basic WordPress Plugin?
How To Create a Basic WordPress Plugin (GDPR Notice Plugin)? https://www.youtube.com/watch?v=WNEDfmZOkJg What Is A WordPress Plugin? plugin in WordPress is a PHP-based script that extends or alters the core functionality…
Continue Readingposted by Emad Zedan on 05 Mar 2022 in Web Design,WordPress
How To Create a WordPress Custom Theme?
In this article and video about WordPress custom theme development, I will explain what you need to create a WordPress theme, and I will cover in this article and video…
Continue Readingposted by Emad Zedan on 01 Mar 2022 in Web Design,WordPress