- Видео 7
- Просмотров 54 628
Omaar Shek
Добавлен 17 апр 2021
Hello folks
my name is omar, I'm a University ICT student, and on this channel, we provide content about graphic design, photoshop tutorials ang programming tutorials.
Please DM me on Instagram/Twitter/Facebook/email if you ever want to get in touch - I do my best to respond to most messages:)
Have a wonderful day!
my name is omar, I'm a University ICT student, and on this channel, we provide content about graphic design, photoshop tutorials ang programming tutorials.
Please DM me on Instagram/Twitter/Facebook/email if you ever want to get in touch - I do my best to respond to most messages:)
Have a wonderful day!
Build a Hide/Show Password Toggle Feature Like a Pro in 2 Minutes!
Ever wondered how to create a sleek **hide-and-show password feature using HTML, CSS, and JavaScript? In this video, I’ll show you how to build it step-by-step, with just the right mix of humor and coding magic!
We’ll cover:
🔑 Setting up the password field and toggle button in HTML.
🎨 Styling it to perfection with CSS (because ugly UIs are a no-go).
🧠 Adding functionality with JavaScript to make it work like a charm.
Whether you're a beginner or just looking to add a new trick to your coding arsenal, this tutorial has got you covered.
💡 By the end of this video, you’ll have:
- A fully functional password toggle feature.
- A project you can show off to your friends (or maybe potential clie...
We’ll cover:
🔑 Setting up the password field and toggle button in HTML.
🎨 Styling it to perfection with CSS (because ugly UIs are a no-go).
🧠 Adding functionality with JavaScript to make it work like a charm.
Whether you're a beginner or just looking to add a new trick to your coding arsenal, this tutorial has got you covered.
💡 By the end of this video, you’ll have:
- A fully functional password toggle feature.
- A project you can show off to your friends (or maybe potential clie...
Просмотров: 16
Видео
How to Create Password Strength Indicator Using Html, Css, and JavaScript
Просмотров 6814 дней назад
Is Your Password Strong Enough? In this video, we’ll walk you through building a password strength checker that tests your password’s security in real time! No more guessing if your password is safe-this tool will give you brutally honest feedback. I’ll break down the code behind the strength meter, showing you how to create a tool that scores your passwords based on length, character variety, ...
How To Create sliced text effect on photoshop
Просмотров 182 года назад
Do you want to add sliced text to your artwork? Well, we're here to help. In this video, we'll show you how to create a sliced text effect in Photoshop. You can use this technique for anything from an award plaque to a birthday card. You can even use it for your next logo design! So what are you waiting for? Let's get started!
how to create text potrait effect in photoshop
Просмотров 172 года назад
Hello this video i share with you a photoshop tutorial on how to create text potrait effect on photoshop. make sure you watch till the end to not miss a single step
How To Create A Custom Hair Brush On Phtotoshop
Просмотров 912 года назад
Hello folks, welcome to my my channel in this video i go about making a photoshop tutorial on How To Create A Custom Hair Brush On Phtotoshop so make sure you watch till the to create your custom hair brush following my tutorials. Don't forget to like, subscribe and turn on bell icon to get notified when ever i dropped another video like this. photoshop tutorials hair brush on photoshop create ...
More to come
Thanks .
thanks for uploading
What if I don't have an image in the container rather I have set the image as the background???
fake
thanks that was short and helpful.
This was helpful. Thank you.
nice hover effect
.container{ width:240px; height:300px; border-radius: 20px; overflow: hidden; cursor: pointer; } .container img{ width: 100%; height: 100%; filter: grayscale(.4); transition: .3s; } .container img:hover{ filter: grayscale(0); transform: scale(1.3) rotate(7deg); }
Awesome bro
Thank you 🙏
Thanks for tutorial 😮
Perfect 👍 is so good
Here's how to create the image hover effect using HTML and CSS. You can use this method for any image, but it's especially effective when you want to create a hover effect on an image or text.
Do you want to add sliced text to your artwork? Well, we're here to help. In this video, we'll show you how to create a sliced text effect in Photoshop. You can use this technique for anything from an award plaque to a birthday card. You can even use it for your next logo design! So what are you waiting for? Let's get started!