This media is not supported in your browser
VIEW IN TELEGRAM
Simple but very beautiful hover effect for an image using CSS
The idea is to initially make the image black and white using the CSS filter
Telegram | tiktok
The idea is to initially make the image black and white using the CSS filter
grayscale() by setting it to 100%, and then change the value to 0 on hover. And also change the size of the image itself by setting scale:1.05Telegram | tiktok
🔥7👍2
Which of the following is NOT a primitive data type in JavaScript?
Anonymous Quiz
15%
String
13%
Number
57%
Object
15%
Boolean
👍4
What is the difference between == and === in JavaScript?
Anonymous Quiz
68%
== checks value only, === checks value and type
4%
Both are the same
14%
== is for numbers, === is for strings
14%
== checks type only, === checks value only
👍3❤1
What is the result of this code?
javanoscript
console.log(0.1 + 0.2 === 0.5);
javanoscript
console.log(0.1 + 0.2 === 0.5);
Anonymous Quiz
9%
true
67%
false
20%
undefined
3%
NaN
👍3
ʀᴇɢɪx
Simple web developer portfolio hero section with basics and fully responsive #hero @etwebs Drop your comment below 💬
Hero section.zip
519 KB
Source code
Don't forget to react for more content like this
Don't forget to react for more content like this
❤10👍1
These are old and great tutorials Take a look and get started⚡️
1. Learn HTML5 and CSS3 From Scratch - Full Course
2. HTML and CSS Tutorial - COMPLETE Crash Course!
3. Learn HTML5 and CSS3 For Beginners - Crash Course
@etwebs
1. Learn HTML5 and CSS3 From Scratch - Full Course
2. HTML and CSS Tutorial - COMPLETE Crash Course!
3. Learn HTML5 and CSS3 For Beginners - Crash Course
@etwebs
👍5🔥1
Hay every one this is my own css color gradient generator try it and leave a comment 🤎
https://gradientgenerator-et.netlify.app/
@etwebs
https://gradientgenerator-et.netlify.app/
@etwebs
🔥6⚡1
ʀᴇɢɪx
Hay every one this is my own css color gradient generator try it and leave a comment 🤎 https://gradientgenerator-et.netlify.app/ @etwebs
Let me tell some futures on it
This free web app lets you create beautiful CSS gradients for your websites and projects
Features include
-Add multiple color with different angle
- Switch between linear and radial gradients
-Adjust angles with real-time preview
-One click copy of CSS code
-Download gradients as PNG images
-Save your gradient history
This free web app lets you create beautiful CSS gradients for your websites and projects
Features include
-Add multiple color with different angle
- Switch between linear and radial gradients
-Adjust angles with real-time preview
-One click copy of CSS code
-Download gradients as PNG images
-Save your gradient history
Developer Roadmap
Struggling to start or stuck between frameworks and tools? This GitHub repo is your guide Whether you're a beginner or an expert it provides a clear path to help you understand where you are and where to go next
These roadmaps give perspective not just trends so you can choose the right tools for the right job
🔗 GitHub
#DeveloperRoadmap
Struggling to start or stuck between frameworks and tools? This GitHub repo is your guide Whether you're a beginner or an expert it provides a clear path to help you understand where you are and where to go next
These roadmaps give perspective not just trends so you can choose the right tools for the right job
🔗 GitHub
#DeveloperRoadmap
👍6🙏1
Flaviocopes
Books | Flavio Copes
I help people learn to code.
19 Free Programming Books in PDF 🔥
CSS, HTML, JS, React, Python.....
http://flaviocopes.com/books/
@etwebs
CSS, HTML, JS, React, Python.....
http://flaviocopes.com/books/
@etwebs
🔥6👍3
Give the text texture using a background image
👍- if this was helpful and is any comment let me know on the comment section
@etwebs
background: url(image.png); - create a background image that matches the rectangular image for the field containing the text.background-clip: text; - crop the background so that it is visible only where there is text.color: transparent; - set a transparent background color for the text itself.👍- if this was helpful and is any comment let me know on the comment section
@etwebs
👍10