No video

How to make a background-image transparent in CSS

  Рет қаралды 389,836

Coder Coder

Coder Coder

Күн бұрын

Пікірлер: 303
@vfxgenie983
@vfxgenie983 Жыл бұрын
You are my life saver, just watched your 40 minute tutorial of html a fortnight ago, and now i'm OBSESSED!! with web design.
@LabhamJain
@LabhamJain 4 жыл бұрын
One More Way! : change value in both * div{ background: linear-gradient( rgba(0,0,0,0.6), rgba(0,0,0,0.6) ) *,* url('background.jpg'); }
@lesssass4478
@lesssass4478 4 жыл бұрын
This code actually put an overlay on the background image.
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
That's a great solution! Looks almost identical to the semitransparent bg image 👍
@LabhamJain
@LabhamJain 4 жыл бұрын
+ *Change Opacity In Both Values
@lesssass4478
@lesssass4478 4 жыл бұрын
@@LabhamJain Can create beautiful gradient effect(with two colors) with that code.
@domikani
@domikani 3 жыл бұрын
@Labham Jain saved me !
@patrickpaxton4858
@patrickpaxton4858 4 жыл бұрын
This video was the very first time I got it right to make a semi transparent background, been looking for a way since 2 moths ago, very simplistic explanation, thanks a ton!!
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Awesome! I'm so glad this helped you out :D
@licken1408
@licken1408 3 жыл бұрын
You can also decrease the brightness of the image. ex: filter: brightness(%);
@rotimibest8530
@rotimibest8530 3 жыл бұрын
Your videos are so cool and relaxing. Your setup feels warm and your approach to teaching is really calm. I always tend to at least open any of your videos and leave a like even if I don't plan on watching it at that time. Plan on consuming more of your content this year. Keep up the great work
@createdbyjulius6133
@createdbyjulius6133 4 жыл бұрын
next-level editing :o
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Thanks! This is all due to my husband :D
@LabhamJain
@LabhamJain 4 жыл бұрын
@@TheCoderCoder Huge Round Of Appluse For Your Husband...
@tonybp
@tonybp 3 жыл бұрын
I just spent a couple of hours watching long videos that showed this technique but didn't explained the why's... you did it in under 3 minutes. You have a new subscriber.
@MrVisheshsingh
@MrVisheshsingh 4 жыл бұрын
😱I am gonna save this to my playlist to save hours of time searching over a bunch of StackOverflow issues. Thank you so much!
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Awesome, glad this helped!!
@TinyMaths
@TinyMaths Жыл бұрын
That 'zombie' entrance was pretty impressive.
@drewbird87
@drewbird87 4 жыл бұрын
Love that skit at the beginning!
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Thanks so much! It was fun to make :D
@luckyvanilla388
@luckyvanilla388 3 жыл бұрын
Haha, watching it over and over again 🤣🤣
@EmadElSammad
@EmadElSammad 4 жыл бұрын
That's a lot of code for such a simple task. Lower level developers have some work to do. Anyway it worked for me lol, thank you!
@TimKeeley
@TimKeeley 3 жыл бұрын
That is a lot of code to read some overlaying text. I just add a text shadow to the text and mess with the offset and spread and it acts as a text outline.
@PabloPicaso
@PabloPicaso 3 жыл бұрын
@@TimKeeley this is necessary as a professional Front end developer. And it's not lot of code.
@CB4TS
@CB4TS 10 ай бұрын
THANK YOU JESS, THE POSITION RELATIVE TO THE TEXT SAVED MY LIFE!!!!!!!!!!!!
@TheCoderCoder
@TheCoderCoder 10 ай бұрын
Glad this helped you!
@slackergeek2007
@slackergeek2007 4 жыл бұрын
I was just struggling with this tonight and then found this video. Thanks!
@eloquentsites
@eloquentsites 3 ай бұрын
Thank you. I struggled with this until now.
@swa2300
@swa2300 3 жыл бұрын
Very short, straight forward & informative...she understood Dom elements very well
@supunathukorala4084
@supunathukorala4084 4 жыл бұрын
one of the favorite channel for me. keep going. good luck!!
@tetikci3197
@tetikci3197 3 жыл бұрын
Truth be told, most men think women don't understand without coding, but you go beyond this judgment. And this is very good for feminist people like me.
@kaustubhdeshpande4444
@kaustubhdeshpande4444 4 жыл бұрын
You are a savior! I couldn't find any solution to this problem by googling it. Finally, I tried KZfaq and found this video! Many thanks!
@caglayancalskan8395
@caglayancalskan8395 2 жыл бұрын
I've been looking for this for 2 days. ty so much ^^
@gindoprinandosinaga8109
@gindoprinandosinaga8109 2 жыл бұрын
one of the most expressive tutor that makes me easy to understand the message 😂🤣👍
@andrescsalas
@andrescsalas 3 жыл бұрын
This is an underrated channel...
@MrVanAnderson
@MrVanAnderson 4 жыл бұрын
This was really well produced! Also, been thinking of getting that Logitech keyboard.
@createdbyjulius6133
@createdbyjulius6133 4 жыл бұрын
This tutorial helped me out so much! Thank you so much for this! Also, are you planning to upload more frontendmentor live coding vids?? Those are really helpful too and I learn so much from them! :D
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Thanks!! My most recent video is building a Frontend Mentor site! 😁 It's not live streamed b/c I'm trying to keep it a bit shorter and edited, but I will do a live stream again at some point!
@createdbyjulius6133
@createdbyjulius6133 4 жыл бұрын
@@TheCoderCoder Haha okay! Excited for that! Thank you for what you do! :D
@nat6106
@nat6106 3 жыл бұрын
You really nailed it: quick and precise! That's a rare thing!
@rawisglenn
@rawisglenn 2 жыл бұрын
Hi @coder coder Thank you for the tutorial! Think that it has the clearest instructions and explanation among all the tutorial out there. Would like to check which HTML element you are referring to with the ".hero" class name. Separately, I would also like to check why you add a "&" to the ::before pseudo element.
@lut4718
@lut4718 3 жыл бұрын
First time heard about this option, helped me to solve problem in my project, thanks so much for this video
@satyajeetsahu5270
@satyajeetsahu5270 3 жыл бұрын
Finally someone explained this to me. 😌
@yesno1067
@yesno1067 3 жыл бұрын
I didn't understand anything lol
@dereka6964
@dereka6964 3 жыл бұрын
Thank you, this is what I was looking for
@tastes-like-straberries
@tastes-like-straberries 3 жыл бұрын
Wow I faced the same problem yesterday and today this got recommended 😍😍
@krispe23
@krispe23 4 жыл бұрын
You are very helpful, you keep it simple and you explained it very well. I have been having trouble for the last few days with text being stuck underneath the background (I managed to change the opacity through pseudo-class, though). Now I know I had to put position of the text to "relative" to bring it front. z-index didn't work. So, big thanks from beginner girl coder :)
@zecko9534
@zecko9534 3 жыл бұрын
i had been struggling on this for ages
@biswajit_rout_369
@biswajit_rout_369 2 жыл бұрын
Your editor looks awesome
@Youraverageprogrammer
@Youraverageprogrammer 2 жыл бұрын
It's a neat trick. Loved it.
@aldoalayz
@aldoalayz 3 жыл бұрын
So much thanks for this; it works responsively too if I have to scroll the page down the overlay also exists on the scrolled pages thank you!!
@Kilopillz
@Kilopillz 2 жыл бұрын
Explained very well in less than 3 minutes. Thank you😁
@VezWay007
@VezWay007 3 жыл бұрын
Having watched a lot of Kevin Powell tutorials before learning about Coder Coder, my first thought when she said separate the background-image to the text is "pseudoelements" 😂 I guess, I AM learning from these tutorials
@spondoolie6450
@spondoolie6450 2 жыл бұрын
I saved this video to my "CSS videos" ::after I watched it.
@nikhildhakal3727
@nikhildhakal3727 3 жыл бұрын
Damn I couldn't think of adding the image actually to the pseudo element when I was trying. Sometimes basic video like this helps. Thanks
@codecrumbs
@codecrumbs 4 жыл бұрын
Great tutorial Jessica, that's how I do it too!
@azharsheik1
@azharsheik1 3 жыл бұрын
Ot great privilege to see you coding by non programming and non coder I wish i could have chosen right path
@nikhilb3880
@nikhilb3880 3 жыл бұрын
I started from learning and loving CSS to learning and hating it
@MrGigi-dz9cv
@MrGigi-dz9cv 3 жыл бұрын
Deffinitelly hate.
@startedat2556
@startedat2556 3 жыл бұрын
awesome content, girl! keep going for us
@Igor-km5qp
@Igor-km5qp Жыл бұрын
Nice and short explanation, Thanks
@GarfieLD-Mami
@GarfieLD-Mami 2 жыл бұрын
This my today problem and finaly I catch up this video :) Thank you
@gamingparadox7775
@gamingparadox7775 3 жыл бұрын
I am no web developer...but i opened the video to hear your voice...an alternative for headspace app's monk voice
@willdymond9816
@willdymond9816 3 жыл бұрын
holy High quality tutorial batman
@renarfreitas
@renarfreitas 3 жыл бұрын
Very cool!! TKS for this tutorial!!
@alexandrudorinelana7561
@alexandrudorinelana7561 3 жыл бұрын
Amazing! thank you for the straight forward explaination!
@bernardkamsterdam1960
@bernardkamsterdam1960 2 жыл бұрын
It worked, cool! Thank you cause I was strugling a lot..
@truebangla5342
@truebangla5342 4 жыл бұрын
I realy love your tutorials.. Please make some tutorials on java programming
@adriananin3150
@adriananin3150 Жыл бұрын
Very helpful thanks!
@421prateek
@421prateek 3 жыл бұрын
u're a genius 🔥🔥🔥
@windysunny8917
@windysunny8917 4 жыл бұрын
A very good teacher, high quality but low view counts, why? The reason maybe the contents is: these knowledges are very important, but also very basic & simple, I think too many of audiences already knows these basic web knowledges.
@aap-gamer8730
@aap-gamer8730 2 жыл бұрын
you latterly saved me. Thank you so much
@moonlightcoding3064
@moonlightcoding3064 2 жыл бұрын
You just saved my career 😂😂 tnxx very much.
@AhmedHassan-cm3yn
@AhmedHassan-cm3yn 3 жыл бұрын
Amazing! Thanks
@erandahasaranga4416
@erandahasaranga4416 3 жыл бұрын
Really like your presentation style ✌️
@amazonreviews2524
@amazonreviews2524 3 жыл бұрын
Extremely well made video.
@udayptp
@udayptp 3 жыл бұрын
I needed this video thanku
@sonoftroy8572
@sonoftroy8572 3 жыл бұрын
Hey I really like the quality of your videos! do you edit your own videos or do you hire someone to edit for you?
@Aceovhartz
@Aceovhartz 4 жыл бұрын
This worked for me with after I removed the display: flex. Thanks.
@nicolasbava3467
@nicolasbava3467 2 жыл бұрын
nice video but try puttingthis: background: rgba(0,0,0,.5) url('yourImage.jpg); background-blend-mode: multiply; to make the effect you want,
@grizzle.9689
@grizzle.9689 Жыл бұрын
thank you so much!
@99phoenix
@99phoenix 3 жыл бұрын
good session abnux! GG
@PeaceMatters5
@PeaceMatters5 3 жыл бұрын
Awesome!!!! Thanks for the tips:-D
@frankiefab
@frankiefab 3 жыл бұрын
Thank you for this, it was helpful.
@pranavgoel29
@pranavgoel29 4 жыл бұрын
Nice animations and helpful tips as always 😄
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Thanks so much!
@tiefsoftwarelab
@tiefsoftwarelab 3 жыл бұрын
What A nice Tuto Thanks 👍 ;)
@ken_sparks
@ken_sparks 3 жыл бұрын
This was awesome
@nerf66770
@nerf66770 4 жыл бұрын
thank god, Now i have a woman code teacher in yt, great tutorial! love the editing♥😁
@thehitler3126
@thehitler3126 3 жыл бұрын
excellent you explained well and it was easy to understand.
@mahyarbehzadi738
@mahyarbehzadi738 3 жыл бұрын
Thanks for this article 🤩🤩
@Mhziko
@Mhziko 4 жыл бұрын
She's fucking brilliant! Wasted 2 hours to find this trick! Thanks a loooooot!
@lucasjuan14
@lucasjuan14 4 жыл бұрын
I loved, you saved me 😍😍
@MichaelBreeden
@MichaelBreeden 4 жыл бұрын
omg i was having an opacity calamity until this video!!!!1!
@otro.mentiroso
@otro.mentiroso 4 жыл бұрын
What a good video, greetings from Mexico
@adilmohak
@adilmohak 3 жыл бұрын
Love you!
@amirkakavand1019
@amirkakavand1019 3 жыл бұрын
Thanks for freeing me from my misery! I was struggling with my code -___- Why haven't they thought of this problem already?!
@muhammadhusnain7971
@muhammadhusnain7971 3 жыл бұрын
its knowledge is useful thankx
@oraogavran3115
@oraogavran3115 3 жыл бұрын
ty great video
@tezgaming8291
@tezgaming8291 3 жыл бұрын
Next level facial expression
@alfed_khan
@alfed_khan 3 жыл бұрын
@codewithharry ne Ye sab ek saath aasan tareeke se smjha rkha h
@themicroclonedev6905
@themicroclonedev6905 3 жыл бұрын
hello Jessica Chan, you have a great quality display of video content on your channel! This is a very recommendation for learning programming, especially for me, btw what video editor do you use? whether using adobe premiere pro?
@stefannyfracicabarboza8607
@stefannyfracicabarboza8607 3 жыл бұрын
OMG i love you so much! thanks!
@gowrishankarp4456
@gowrishankarp4456 3 жыл бұрын
An more easy way; background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(bg.png);
@sonamuhialdeen7866
@sonamuhialdeen7866 3 жыл бұрын
This is very useful note
@i-jnked
@i-jnked 3 жыл бұрын
Where is this when I needed it 6 months ago? 😭😭😭
@uttamrajput41
@uttamrajput41 2 жыл бұрын
Thanks dude
@meowhyppy1992
@meowhyppy1992 3 жыл бұрын
Thanks, I need this :')
@avidadedanton
@avidadedanton 3 жыл бұрын
Man gotta love this girls positivity on the comments section, Anyways nice video, i always wondered how to make a transparent background-image without having a div just for the background image itself hehe
@triplmx0367
@triplmx0367 4 жыл бұрын
Thank you so much!
@sukhvindersingh6185
@sukhvindersingh6185 3 жыл бұрын
That's awesome 👍
@techbhupi9398
@techbhupi9398 4 жыл бұрын
Was helpful ..thanx😙
@kunited9
@kunited9 3 жыл бұрын
Nice video thanks
@hiteshmoorjani2259
@hiteshmoorjani2259 4 жыл бұрын
Love from India ❤️
@josuerbague1718
@josuerbague1718 3 жыл бұрын
"Opacity Calamity" noice
@abe10
@abe10 4 жыл бұрын
Totally in love with this channel!
@TheCoderCoder
@TheCoderCoder 4 жыл бұрын
Thank you!!!
@luiscorado2868
@luiscorado2868 3 жыл бұрын
Excellent, thank you. What theme do you have for your vsc? , those color are awesome
@hafsahussein2016
@hafsahussein2016 3 жыл бұрын
It is not because I am girl but I see that girls can explain things better than men😄 I really understand concepts better when the teacher is lady go ahead lady
@sakamoto399
@sakamoto399 4 жыл бұрын
what is your blood type? your editing is so clean
Lower the opacity of a background-image with CSS
7:03
Kevin Powell
Рет қаралды 68 М.
Please stop using px for font-size.
15:18
Coder Coder
Рет қаралды 131 М.
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 41 МЛН
My Cheetos🍕PIZZA #cooking #shorts
00:43
BANKII
Рет қаралды 26 МЛН
Please Help Barry Choose His Real Son
00:23
Garri Creative
Рет қаралды 21 МЛН
Code faster with these VS Code shortcuts
8:44
Coder Coder
Рет қаралды 346 М.
Background images with HTML & CSS
20:19
Kevin Powell
Рет қаралды 360 М.
How to Make Transparent Menu Bar using HTML and CSS
5:19
Web Master
Рет қаралды 151 М.
How to create a CSS image gallery in 5 minutes! 📷
5:38
Bro Code
Рет қаралды 48 М.
Learn web development as an absolute beginner
12:57
Coder Coder
Рет қаралды 2,9 МЛН
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 941 М.
Learn To Build An SVG Animation With CSS
18:32
developedbyed
Рет қаралды 751 М.
10 modern layouts in 1 line of CSS
21:39
Chrome for Developers
Рет қаралды 1,1 МЛН
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 467 М.
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18