CSS Backface-Visibility Tutorial in Hindi / Urdu

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 97

  • @mdhasiburrahmannafiz9984
    @mdhasiburrahmannafiz9984 4 ปีที่แล้ว +10

    The fact is you deserve billions of subscribers ❤

    • @CrazyAshu34
      @CrazyAshu34 ปีที่แล้ว +1

      Yes, just because no one makes a video for each CSS property, and this video would be very helpful for creating a memory game using JavaScript, but CSS is still necessary... though. 💁

    • @ramphapal6610
      @ramphapal6610 ปีที่แล้ว +1

      Right brother

  • @World_information5568
    @World_information5568 4 ปีที่แล้ว +7

    The most understandable series on TH-cam .❤️

  • @dineshsharma7983
    @dineshsharma7983 3 ปีที่แล้ว +1

    Seriously, These tutorials are awsm.....

  • @simple8810
    @simple8810 3 ปีที่แล้ว

    THat's so amazing and important topics,i was making Valentine card app in Javascript ,so this property helped me a lot back and front,,,,salute you sir ,I'm your big fan

    • @YahooBaba
      @YahooBaba  3 ปีที่แล้ว +1

      Great to hear!

  • @SujathaS-sx3kg
    @SujathaS-sx3kg 3 ปีที่แล้ว +3

    Thanks for clear and precise explaination.

  • @kohinoorkhan8529
    @kohinoorkhan8529 4 ปีที่แล้ว +1

    Osm video sir ...but aapne upaar position wala video main bataya hai tha ki .. position without left or bottom kuch value dena hota hai..but yahan kuch nahi hai

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      kyu ki mujhe ise kahi page mein move nahi karna hai isi liye meine ise koi left/right or bottom/top nahi diya hai.

  • @mdkhairuzzaman676
    @mdkhairuzzaman676 5 ปีที่แล้ว

    Really Cooooooool bro, Go ahed & this is pray to God for your better future. Love u lot.

    • @YahooBaba
      @YahooBaba  5 ปีที่แล้ว +1

      Thanks Khairuzzaman :)

    • @niketankmogha
      @niketankmogha 4 ปีที่แล้ว +1

      i can achieve this without backface visibility property then why should i go for backface visibility

  • @arifkarademir4591
    @arifkarademir4591 ปีที่แล้ว

    Thank you for explaining every step.

  • @ankitkumaryadav562
    @ankitkumaryadav562 5 ปีที่แล้ว +2

    Sir aapne 4 div q use keya hai do krte ek pe front ek pe back??

    • @MovieDakheEnglishShikhun
      @MovieDakheEnglishShikhun 5 ปีที่แล้ว +1

      front and back ko ak karne ke liye content div , content ki upar perspective dene ke liye card div

    • @niketankmogha
      @niketankmogha 4 ปีที่แล้ว

      i can achieve this without backface visibility property then why should i go for backface visibility

  • @shashwat_chovatiya
    @shashwat_chovatiya ปีที่แล้ว

    Sir I suggest you keep pushing whatever code you do to git hub

  • @allpakistan4838
    @allpakistan4838 4 ปีที่แล้ว +1

    .card{background:white;
    position:absolute;
    left:50%;
    top:50%;
    width:150px;
    height:100px;

    perspective:500px;
    }
    .content{width:100%;
    height:100%;
    position:absolute;
    transition:transform 2s;

    transform-style:preserve-3d;}
    .front,.back{width:100%;
    height:100%;
    font-size:20px;
    text-align:center;
    line-height:75px;
    background:blue;

    backface-visibility:hidden;}

    .back{background:tomato;
    transform:rotateY(180deg);

    backface-visibility:hidden;}
    .card:hover .content{transform:rotateY(180deg);}


    front
    back

    • @allpakistan4838
      @allpakistan4838 4 ปีที่แล้ว

      sir ye back end neche q jata hy...?

  • @khbipu2977
    @khbipu2977 4 ปีที่แล้ว +1

    Nice explanation ❤️

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว +1

      Thank you 🙂

    • @khbipu2977
      @khbipu2977 4 ปีที่แล้ว

      @@YahooBaba
      ❤️

  • @gyan508
    @gyan508 2 ปีที่แล้ว

    which software are you using for your videos?

  • @courseonline5059
    @courseonline5059 4 ปีที่แล้ว

    Hello sir . I hope you doing well . Sir aap ya examples kis website sy bataty ha video k start ma ?

  • @sonamyaduvanshi6128
    @sonamyaduvanshi6128 3 ปีที่แล้ว

    Thanku sir, for making such useful vedios

    • @YahooBaba
      @YahooBaba  3 ปีที่แล้ว

      Thanks and welcome

  • @huzaifasaleem7670
    @huzaifasaleem7670 4 ปีที่แล้ว +1

    Sir Ye App Ne (Transition : Transform) kio dia hai transform tu is ki koi property nhi hai
    Is ki property tu linear and ease-in etc hai.

    • @helpertips9442
      @helpertips9442 4 ปีที่แล้ว +1

      transition: transition-property transition-duration transition-timing-function transtion-delay.
      ** transition-property can hold every property like width, height, transform, color, background etc,

  • @ShubhamGupta-yy7wt
    @ShubhamGupta-yy7wt 6 ปีที่แล้ว +1

    Perspective kon si properties h css ki mene first time name suna hai?

    • @YahooBaba
      @YahooBaba  6 ปีที่แล้ว

      Very funny.... Bhai shubham jab Css course hi pehli baar kar rahe ho toh first time hi suno ge na

    • @ShubhamGupta-yy7wt
      @ShubhamGupta-yy7wt 6 ปีที่แล้ว +1

      @@YahooBaba Right bro.

  • @vinothkumarv9722
    @vinothkumarv9722 5 ปีที่แล้ว

    WOoooooooo your are greate ji thanks....

    • @YahooBaba
      @YahooBaba  5 ปีที่แล้ว

      Your welcome Vinoth :)

  • @niketankmogha
    @niketankmogha 4 ปีที่แล้ว +1

    i can achieve this without backface visibility property then why should i go for backface visibility

    • @the-iter8
      @the-iter8 4 ปีที่แล้ว

      can you please explain me

  • @AdarshSingh-qd6mq
    @AdarshSingh-qd6mq 5 ปีที่แล้ว

    Good one, thanks keep it up..

    • @YahooBaba
      @YahooBaba  5 ปีที่แล้ว +1

      Thanks Adarsh :)

    • @niketankmogha
      @niketankmogha 4 ปีที่แล้ว +1

      i can achieve this without backface visibility property then why should i go for backface visibility

  • @jawadahmed55
    @jawadahmed55 2 ปีที่แล้ว

    its Amazing Tutorial

    • @YahooBaba
      @YahooBaba  2 ปีที่แล้ว

      Glad you liked it

    • @jawadahmed55
      @jawadahmed55 2 ปีที่แล้ว

      @@YahooBaba Sir React Native tutorial Bana dy Plz

  • @sufyanmughal4055
    @sufyanmughal4055 5 ปีที่แล้ว +1

    css m master huny k liye kitna time lgy ga??

    • @YahooBaba
      @YahooBaba  5 ปีที่แล้ว +1

      Try to practice Templates for 2 months to become master.

    • @sufyanmughal4055
      @sufyanmughal4055 5 ปีที่แล้ว

      @@YahooBaba thanks

  • @World_information5568
    @World_information5568 4 ปีที่แล้ว +1

    Will you make series on python dear sir?

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      Yes

    • @World_information5568
      @World_information5568 4 ปีที่แล้ว +1

      @@YahooBaba DEAR SIR THANK YOU SO MUCH THEN I AM WAITING FOR YOUR
      PYTHON SERIES .

  • @buddhadeb28
    @buddhadeb28 4 ปีที่แล้ว +1

    Why sir you giving every div position absolute..plz sir explain it..it make me little confused

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว +1

      In the outer div you can also use position:relative. I gave absolute because of demo purpose.

    • @buddhadeb28
      @buddhadeb28 4 ปีที่แล้ว

      Thank you sir

    • @satiprakashtiwari2021
      @satiprakashtiwari2021 4 ปีที่แล้ว +1

      Because he is using only single content in the whole page, position: relative; required where you have many contents in a page

  • @entertainmentvideos8670
    @entertainmentvideos8670 3 ปีที่แล้ว

    great full stack upload karo sir

  • @muhammadansarkhan4544
    @muhammadansarkhan4544 4 ปีที่แล้ว

    sir g background work ni karta position:absolute k sat front side

  • @gyan508
    @gyan508 2 ปีที่แล้ว

    I mean for recording voice ?

    • @YahooBaba
      @YahooBaba  2 ปีที่แล้ว

      I used Camtasia.

  • @NurIslam-cx2we
    @NurIslam-cx2we 4 ปีที่แล้ว

    It works fine without backface-visibility:hidden;
    So why you use it? Please explain

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      It works fine without it only in new Browser version but not in old version.

    • @NurIslam-cx2we
      @NurIslam-cx2we 4 ปีที่แล้ว

      @@YahooBaba thank you. And when bg color is transparent, it is useful too

  • @technologyall7923
    @technologyall7923 5 ปีที่แล้ว

    Osm video sir

    • @YahooBaba
      @YahooBaba  5 ปีที่แล้ว

      Thanks Meenakshi :)

  • @mianahmed5070
    @mianahmed5070 6 ปีที่แล้ว

    good work

  • @hamzasiddiqi8618
    @hamzasiddiqi8618 4 ปีที่แล้ว

    sir backface-visibility rotate x per work nhi ker rhi ha .rotate ho rha ha lekin orgin point top sa.

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      Kaunsa browser hai aur uska version kya hai ? Kyu ki ye sabhi browser support nahi karte hai.

    • @hamzasiddiqi8618
      @hamzasiddiqi8618 4 ปีที่แล้ว

      @@YahooBaba crome Version 81.0.4044.129 .rotate y is working but rotate x ma rotate top sa ho raha ha .center sa nhi ho rha ha

  • @umar-rashid-28
    @umar-rashid-28 5 ปีที่แล้ว

    how much of progamming is learnes by learing Html,css and javascript

    • @YahooBaba
      @YahooBaba  5 ปีที่แล้ว

      I don't understand ur question. You can write in urdu also.

    • @umar-rashid-28
      @umar-rashid-28 5 ปีที่แล้ว

      @@YahooBaba sorry,main kehna chahta hu k html css k bad kitne percent designing seekh le jati hai?

  • @ZaidShahid777
    @ZaidShahid777 3 ปีที่แล้ว

    Isko actual life mai kaha use kertay hain?

    • @YahooBaba
      @YahooBaba  3 ปีที่แล้ว +1

      Isko 3D Transform ke sath use karte hai 3d type animation banate hue.

    • @ZaidShahid777
      @ZaidShahid777 3 ปีที่แล้ว

      @@YahooBaba thanks sir ! Sir please aik or question ka answer dy dijiye, k website layout banane k liye kis jga flexbox or kis jga per css grid use kerna chahiye?

  • @whatif4774
    @whatif4774 4 ปีที่แล้ว

    Sir can you give the pdf format of slide shown in video

  • @gyan508
    @gyan508 2 ปีที่แล้ว

    wow

  • @EVERYTHING-mk9yg
    @EVERYTHING-mk9yg 2 ปีที่แล้ว

    thanks a lot

    • @YahooBaba
      @YahooBaba  2 ปีที่แล้ว

      You are most welcome

  • @UsmanAli-yv6vo
    @UsmanAli-yv6vo 4 ปีที่แล้ว

    cool

  • @milankanti51
    @milankanti51 5 ปีที่แล้ว

    Thank you Sir

  • @_zareditz5062
    @_zareditz5062 2 ปีที่แล้ว

    sir mine is not working idk why

    • @YahooBaba
      @YahooBaba  2 ปีที่แล้ว

      In which browser u r testing this property ? and also version no. ?

    • @_zareditz5062
      @_zareditz5062 2 ปีที่แล้ว

      @@YahooBaba in chrome's latest version.
      But i copied someone else code then paste it on note padd++ it was working fine.

  • @akashaggarwal6325
    @akashaggarwal6325 ปีที่แล้ว

    Bhai ye wali video samaj mai nhi aayi yrr

  • @niketankmogha
    @niketankmogha 4 ปีที่แล้ว

    bro reply me

  • @abdulrehmantariq9047
    @abdulrehmantariq9047 4 ปีที่แล้ว

    apki video bht blurr aa rahi

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว +1

      Change the quality of your video from 240 to 360 or higher.

  • @RamKumar-rg3gr
    @RamKumar-rg3gr 4 ปีที่แล้ว

    Sir please provide source code

  • @niketankmogha
    @niketankmogha 4 ปีที่แล้ว

    you are giving wrong example

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      How it is wrong ?

    • @niketankmogha
      @niketankmogha 4 ปีที่แล้ว

      ​@@YahooBaba With Respect In your same code if i remove the backface visibility property i can flip the div. The all game of in your code of transform-style and transform rotateY property. i can achieve this without backface visibility property. if my code is proper running so why i should use backface property. you can test it you have to do only one thing remove backface visibility property in your code. your code will run and you can achieve flip effect.

    • @hamzasiddiqi8618
      @hamzasiddiqi8618 4 ปีที่แล้ว

      @@niketankmogha if you use transparent color then you will see backface-visibility effect

    • @niketankmogha
      @niketankmogha 4 ปีที่แล้ว

      @@hamzasiddiqi8618 bro i can achieve this without backface-visibility with transparent color.

    • @hamzasiddiqi8618
      @hamzasiddiqi8618 4 ปีที่แล้ว

      @@niketankmogha use transparent color and also write some text than you see the text when you rotate.....

  • @iamdanyaal
    @iamdanyaal 3 ปีที่แล้ว

    Thank You Sir

    • @YahooBaba
      @YahooBaba  3 ปีที่แล้ว

      Most welcome