Это видео недоступно.
Сожалеем об этом.

Understanding Box Model | Styling List and Tables | CSS Lecture 3

Поделиться
HTML-код
  • Опубликовано: 20 дек 2020
  • Complete C++ Placement Course (Data Structures+Algorithm) : • C++ Full Course | C++...
    Telegram: t.me/apnikakshaofficial
    Instagram: / dhattarwalaman

Комментарии • 448

  • @TejasDhanani
    @TejasDhanani 3 года назад +361

    0:00 - Intro
    0:26 - How CSS works with HTML?
    1:08 - Document Object Model (DOM)
    3:25 - Units in CSS
    3:55 - Relative Units
    9:02 - Absolute Units
    10:08 - Box Model
    18:00 - Styling Lists
    18:31 - list-style-type
    18:47 - list-style-position
    19:24 - list-style-image
    19:35 - Examples of List Styling
    23:39 - Styling Tables
    24:59 - Border-Collapse
    25:21 - Padding
    25:40 - Border-Spacing
    25:52 - Examples of Table Styling
    --------------------------------------------------------------------------------------------
    This is to help them as they are doing amazing and extraordinary work. Thank you to each and every guy behind the scenes!
    (For the Creator - you can paste this into your description and then the video will have its sections)

    • @vishalyadav00
      @vishalyadav00 3 года назад +6

      Thankyou for ur work
      By the way Where are links of notes 😅 i am not able to find it?

    • @Battleofstartups
      @Battleofstartups 2 года назад +2

      0:00

    • @monishlal
      @monishlal 2 года назад

      @@vishalyadav00 notes ?

    • @iamvikasbhatt
      @iamvikasbhatt 2 года назад +3

      u really work hard more than aman sir😂

    • @kartikeytomar6297
      @kartikeytomar6297 2 года назад +1

      good job👍

  • @neerusharma2467
    @neerusharma2467 2 года назад +25

    Thank you Apni Kaksha team🤗. You are doing a great work🙋‍♂️

    • @niraj_wem
      @niraj_wem 2 года назад +2

      Web development like you!

  • @itsmehurdle6055
    @itsmehurdle6055 2 года назад +28

    Really Amazing, Just in 2 days after watching this 8ep, I have learned a lot about Web Dev. , Love the way how he teach, But 15:13 he blow my ears hahaha. Editor - Plz.

    • @11thf10
      @11thf10 2 года назад +1

      I shocked when this happened 😁

    • @Knight004
      @Knight004 2 года назад

      @it's me hurdle job lggi kya bro

    • @itsmehurdle6055
      @itsmehurdle6055 2 года назад

      @@Knight004 in 1st year, job ka abhi nahi soch raha. 😅

  • @rw_gangstery
    @rw_gangstery 3 года назад +29

    you guys are changing lives out here by teaching this stuff for free. Please keep up the good work!

  • @ibtehaj95
    @ibtehaj95 2 года назад +18

    For those still struggling to understand the float thing, I'll try to explain it.
    1. See, Yash added 20px padding to increase the spacing between each of the items (anchor tags). It worked as we wanted it to (the space became visible and the navigation bar looked good but it was thin).
    2. Problem is, tho, that when you add padding, it is applied in all directions (not just horizontal). If you inspect it on the browser, it will show you that the nav tag (apparently) latches to the content and ignores the padding (and margins).
    3. To free our anchor tags from this latching, we need to use float, which frees all the tags from this limitation, but it also means that the nav itself becomes dislodged from its place (LOL!).
    4. To introduce some sort of order back in the nav tag, Yash adds the overflow:hidden attribute.
    P.S. I am also learning and seeing this video first time, although I have programming experience.
    P.P.S Big thanks to the creators

    • @feliwx4087
      @feliwx4087 Год назад +1

      Thanks!

    • @InfiniteAI-jv7fi
      @InfiniteAI-jv7fi 11 месяцев назад

      but cant we just use padding in the nav to achieve the same look i didnt understand what you said can you explain more

    • @ibtehaj95
      @ibtehaj95 11 месяцев назад

      Sorry bro @InfiniteAI-jv7fi , I've forgotten all this. Eventually, you'll almost always work with React and some CSS library. Pure CSS is a very small part of the job

  • @YashSharma-qo1sy
    @YashSharma-qo1sy 3 года назад +28

    Your videos r awesome pls upload javascript,mongodb,php,nodejs,reactjs etc. also.
    These r helping a lot of people,if u r facing financial problems which is delaying the uploads then i would be ready to pay as well but plsss upload, don't keep a lot of gap between videos if possible.

  • @keshavtyagi296
    @keshavtyagi296 3 года назад +121

    Bro, Please teach us Slowly and explain each and every concept in Depth. BY THE WAY in C++ course the teacher is in too much hurry I think uski train chhuth rahi h. Bhai usse change kardo C++ ka teacher bahut mistake karta h and bahut jaldi pdata h and bahut sare concepts leave kardeta h
    Bhaiya you start new things, it is good but you never complete or continue the Previous thing. Bhaiya pls either don't start or don't leave in between. Our Expectation breaks when you stop !! Please Continue C++ Course.

  • @sarthakagarwal906
    @sarthakagarwal906 3 года назад +18

    0:26 - How CSS works with HTML?
    1:08 - Document Object Model (DOM)
    3:25 - Units in CSS
    3:55 - Relative Units
    9:02 - Absolute Units
    10:08 - Box Model
    18:00 - Styling Lists
    18:31 - list-style-type
    18:47 - list-style-position
    19:24 - list-style-image
    19:35 - Examples of List Styling
    23:39 - Styling Tables
    24:59 - Border-Collapse
    25:21 - Padding
    25:40 - Border-Spacing
    25:52 - Examples of Table Styling

    • @iam90skid
      @iam90skid Год назад

      to phir ye likhne ki jarurat thi bro

  • @phudorjilama5790
    @phudorjilama5790 3 года назад +7

    Thank you for the course it's amazing bhaijan 😇🙏🙏🙏learning and enjoying at the same time Thank you.

  • @nayanathapa9589
    @nayanathapa9589 3 года назад +17

    Great !! God bless this team.

  • @RohitSinghJakhar
    @RohitSinghJakhar 3 года назад +11

    14:42 This is Binod
    Bhai yha bhi popular hai ye😁😁

  • @37daivikbijoy49
    @37daivikbijoy49 3 года назад +11

    A small Feedback:
    I'm watching this course just to revise my concepts which i had leant some months ago. So its very easy for me ,as a person who has already learnt html , Css to follow you. But someone who is just beginning to learn html and css, it would be very difficult to follow you. So pls teach slowly.
    But love u bhaiya.....A great initative bu you. I know you are spending your own hard earned money to teach us.

    • @mysticlunala8020
      @mysticlunala8020 3 года назад +1

      Where did you learn it from? I just started it a few days ago. I got most of the things till now except padding and Margin. The collapsing thing in Margin is kinda confusing.

    • @Knight004
      @Knight004 2 года назад

      @@mysticlunala8020 job lgi kya bro

    • @mysticlunala8020
      @mysticlunala8020 2 года назад

      @@Knight004 Internship lagi hai abhi. Abhi to 4th year me aunga. Mera 5 year course hai. Intergrated Btech + Mtech. Meri placement 5th year me hogi.

    • @FantasticFour4Squad
      @FantasticFour4Squad Год назад

      yaar I am 13 years old and I think its pretty easy and I think he is slow and this is my first time.

  • @rajatkumar3619
    @rajatkumar3619 3 года назад +84

    His voice looks like the voice in neso academy 😁

    • @Smartindies
      @Smartindies 3 года назад +2

      Ho sakta h waha part time kam karta ho ye teacher

    • @keshavtyagi296
      @keshavtyagi296 3 года назад +19

      This is For you Guys-
      0:33 How CSS Works
      1:12 Document Object Model
      3:22 Units in CSS
      10:08 Box Model
      15:24 Difference between Padding and Margin
      18:04 Styling List
      22:03 float Property
      22:50 Hover pseudo-element
      23:20 Visited pseudo-element
      23:49 Styling Table
      You can Thank Me Later !!
      Jai Hind

    • @keshavtyagi296
      @keshavtyagi296 3 года назад +3

      Bhaiya you start new things, it is good but you never complete or continue the Previous thing. Bhaiya pls either don't start or don't leave in between. Our Expectation breaks when you stop !! Please complete C++ Course.

    • @kajalkumari-jp5wo
      @kajalkumari-jp5wo 3 года назад

      Yes!

    • @nishantsnehi1213
      @nishantsnehi1213 Год назад +1

      Voice? Looks? You can see his voice?
      What a surprise..

  • @invictusgaming3221
    @invictusgaming3221 3 года назад +6

    Thank u bhaiya
    You does a lot for us
    keep inspired dont listen haters
    keep going
    salute u sir

  • @preethamfernandes597
    @preethamfernandes597 3 года назад +8

    Most Difficult things in the world
    1. Becoming a Billionaire
    2. Winning the noble prize
    3. Getting heart from Aman Bhaiyya ❤️

  • @kusumlata5997
    @kusumlata5997 3 года назад +18

    Best ever css video... Really ... Not exaggerating !

  • @abuzarhaider915
    @abuzarhaider915 2 года назад +2

    Can't understand why float left at 21:55. Someone please explain.

  • @frontendwebgalaxy2693
    @frontendwebgalaxy2693 3 года назад +3

    Voice perfectly matched with the animations

  • @fitdrop8870
    @fitdrop8870 3 года назад +6

    lot of thanks for it, i am asking how much time will take to be full stack web developer as i am following your video.

  • @anandsuryawanshi9911
    @anandsuryawanshi9911 3 года назад +9

    Need to be appreciated 🔥🔥🔥🔥

  • @kunaldagar9701
    @kunaldagar9701 3 года назад +20

    The wait is over for the most awaiting and the most amazing course

    • @keshavtyagi296
      @keshavtyagi296 3 года назад

      This is For you Guys-
      0:33 How CSS Works
      1:12 Document Object Model
      3:22 Units in CSS
      10:08 Box Model
      15:24 Difference between Padding and Margin
      18:04 Styling List
      22:03 float Property
      22:50 Hover pseudo-element
      23:20 Visited pseudo-element
      23:49 Styling Table
      You can Thank Me Later !!
      Jai Hind

  • @amankhare4387
    @amankhare4387 3 года назад +14

    Sir, it's a request to you that please explain the topics a little bit more ("Matlab alag se"),
    For example, when you were teaching float property it was difficult to understand from your video, I have to go to some different channels to clear my doubt regarding the float property.
    Sir, I just want you to explain some things more elaborately,
    Thank you for the free lectures They really helped me a lot in lockdown.

  • @capt.cacksparrow9224
    @capt.cacksparrow9224 Год назад +1

    Why did you use text-align: center;?
    And why use float:left; when you can give padding to nav and then in the nav a?

  • @syedasheesh7656
    @syedasheesh7656 3 года назад +26

    Sir you’re the famous lecturer in the world

    • @jaishree701
      @jaishree701 6 месяцев назад +1

      Chummiya de de use

  • @apnabollywood5712
    @apnabollywood5712 3 года назад +17

    I am waiting java script series
    Because I am already completed html and CSS 🤗

  • @841_vedantshinde5
    @841_vedantshinde5 Год назад +2

    Fantastic aman sir thank u keep growing n motivating 👍

  • @em-vy4qb
    @em-vy4qb 2 года назад +1

    Half Yash n half Aman ..👍

  • @ninja_gaming_137
    @ninja_gaming_137 2 года назад

    hello sir main ne apki 2 videos "structing a mega project+adding css in html" se purey website bana li so i am very thanks full to you aman sir and you deserve love fro our country "PAKISTAN"

  • @mohammednumanahmed6100
    @mohammednumanahmed6100 2 года назад +2

    Dilse shukiya bhaijaan💚💚💚💚💚🍁🍁🍁🍁🍁

  • @richaupadhyay756
    @richaupadhyay756 3 года назад +8

    Sir ,really great ..and your hardwork is appreciated for this.

  • @parthgarg611
    @parthgarg611 3 года назад +5

    its 9 days past now ,plz upload the next lecture soon :(

  • @keshavtyagi296
    @keshavtyagi296 3 года назад +17

    This is For you Guys-
    0:33 How CSS Works
    1:12 Document Object Model
    3:22 Units in CSS
    10:08 Box Model
    15:24 Difference between Padding and Margin
    18:04 Styling List
    22:03 float Property
    22:50 Hover pseudo-element
    23:20 Visited pseudo-element
    23:49 Styling Table
    You can Thank Me Later !!
    Jai Hind

  • @Krishnaaa34
    @Krishnaaa34 3 года назад +27

    I purchase laptop when html course started.
    Meanwhile me : ye course mere liye hi bana hai.

    • @bishalt123
      @bishalt123 3 года назад +2

      Oo..bhai 😎😂🔥

    • @d9634
      @d9634 3 года назад +2

      Bhaiya konsa lia ?

    • @Krishnaaa34
      @Krishnaaa34 3 года назад +1

      @@d9634 dell

    • @d9634
      @d9634 3 года назад +2

      @@Krishnaaa34 if you dont mind
      Yeh bhi bata skte ho Konsa model ?
      Aur kon kon se features hone chahiye 😅
      Mujhe bhi Lena hai 😁

    • @Krishnaaa34
      @Krishnaaa34 3 года назад +2

      @@d9634 abhi batata hu

  • @rohanpatil8137
    @rohanpatil8137 Год назад +1

    you give visited to nav bar this is not working properly, when you click one anchor tag why show all anchor tag is visited?

  • @185tasneemanjumphysics5
    @185tasneemanjumphysics5 3 года назад +5

    Bhaiya, I've a question. I want to be placed at the most companies like FANG. but somehow I was unable to take admission in any engineering college and have take admission in tier 2 or 3 college doing @t in physics hons. But I have started to learn coding and programming by myself and want to crack Gsoc and all these thing which would help me to be a better coder . So my question was .....Am I eligible to grab that jobs???
    Bhaiya please reply , I'm eagerly waiting..

    • @jogeswararaonynala1591
      @jogeswararaonynala1591 3 года назад

      Hey try to have a branch shift or continue in same brnch and try to give ur best and apply off campus jobs

    • @preethamfernandes597
      @preethamfernandes597 3 года назад

      Ok so learn c, c++ or Java.
      Practice a. Lot of problems.
      Then make ton of Projects.
      Crack Gsoc.
      Become and intern.
      And then Get into your dream company

    • @shachi-kun2275
      @shachi-kun2275 3 года назад

      All of the people gave you shit advice. Let me tell you what you can look forward to.
      First take a look at your college's cs placement scenario to see if they are some worthwhile companies hiring.
      Secondly,get into competitive programming. Become 5* (rating) or even above or 4* with decent projects. Only then you can request the companies to allow you to sit for their interviews being a non cs student.
      Lastly, Look for off campus placement. You can apply for these companies in some particular quarter of year
      Trust me this is NOT a piece of cake

  • @maria.mehwish
    @maria.mehwish 2 года назад +10

    May Allah bless you Ameen I learned a lot from this In Sha Allah sara course hi krongi . JazakAllah Khier.

  • @cubingwithabhinav8517
    @cubingwithabhinav8517 3 года назад +3

    🌏🌎🌍Best In World.

  • @sunnysachan6805
    @sunnysachan6805 3 года назад +6

    Please make a playlist for all the HTML lectures

  • @praveengupta0972
    @praveengupta0972 3 года назад +3

    Wait for it from an hour 🙏

  • @rajdeepbanik9539
    @rajdeepbanik9539 3 года назад +2

    GOD BLESS U SIR>BEST TUTORIAL EVER>

  • @vibhabharti7275
    @vibhabharti7275 2 года назад

    This web development series is first video series which, i m watching at 0.75 speed.
    Otherwise generally i used to watch all videos more than 1.5speed.

  • @amritsnehi5975
    @amritsnehi5975 2 года назад

    ummid nhi kia tha itna accha smjh paunga ap se ,

  • @ashutoshkumargupta6998
    @ashutoshkumargupta6998 3 года назад +3

    Really ...Love your Web development Course....Quality of content is awesome...... I want to know how to do freelancing in web development profile.....Plzz help me....It will a great help for me.

    • @ichhitsharma9243
      @ichhitsharma9243 3 года назад

      go to a site called freelancer,
      in it just select your skills, it will show work related to them

  • @asthapathak6117
    @asthapathak6117 3 года назад +9

    Bhaiya notes bhi deal dijiye jise notes chaahiye toh like karo😀😀😀😀😀😁🙏🙏🙏🙏🙏🙏🙏🙏

  • @sahilsawal
    @sahilsawal 3 года назад +3

    Awesome Sir :) 🔥✌👍👏🤘👌🙏😇

  • @shriyasharma9990
    @shriyasharma9990 3 года назад +2

    Kya series banayi hai bhai🔥🔥🔥🔥

  • @omkarartgallery2221
    @omkarartgallery2221 Год назад

    Thank for this great course, it is best than learning boring documentation in w3school .

  • @sharadbisi187
    @sharadbisi187 3 года назад +2

    I'm very excited 😀

  • @shailendraryvensingh
    @shailendraryvensingh Год назад

    Thankyou for these Helpful video❤. We are so grateful to your hard work Team.

  • @MayankYdvv
    @MayankYdvv 2 года назад +1

    At 21:40 You write padding 20px But why there is padding only in left and right , why not top and bottom?? 🤔🤔

  • @sakshi6252
    @sakshi6252 3 года назад +6

    Sir , which book I preferred for more practice?

  • @MeekOmni
    @MeekOmni 3 года назад +39

    Fun Fact: during Premiere, no one really listens what is going on

    • @RahulDas-qx4ei
      @RahulDas-qx4ei 3 года назад +3

      Everyone remains busy in live chat

    • @samyakgupta6967
      @samyakgupta6967 3 года назад +3

      True , me to split screen kar deta hu to chat dikti hi nahi hai

    • @noobbutnormal1914
      @noobbutnormal1914 3 года назад +8

      during Premier I hide chat and see the video in fullscreen

    • @incognito4041
      @incognito4041 3 года назад +2

      @@samyakgupta6967 chat off karne se bhi to hota h na.. Split screen karne ki kya jaroorat h🙄

    • @noobbutnormal1914
      @noobbutnormal1914 3 года назад +1

      @@incognito4041 I think we met in a valorant match

  • @ayushikumari2151
    @ayushikumari2151 3 года назад +12

    We want advance web d course

  • @baluchavan3047
    @baluchavan3047 2 года назад +1

    It's really very good vdo..😍😍

  • @shriyasharma9990
    @shriyasharma9990 3 года назад +11

    White hat junior wale jaake dream 11 pe team banaye
    Baaki (Apna college ke) APNA STUDENT sambhaal lenge
    Phod denge bhai

  • @pooja581
    @pooja581 3 года назад +3

    Hello Bhaiya,
    Your lectures are awesome 😍we are learning a lot but I have a doubt in my mind that.........👇
    Will I am able to get the web development internship after going through all these video's that you are going to upload .
    Please reply...........................

    • @yashbhadauria1113
      @yashbhadauria1113 3 года назад

      Getting internship is an easy task....you can easily do it

  • @akash-
    @akash- 3 года назад +3

    bahiya you are great learner as you've cracked gsoc but this doesn't mean that you can also teach us better bec you have no experience that how many type of doubts a student can get, I'm not saying that is course is waste, it's amazing but not for beginners! Hope you'll understand what I'm tryin to say! Thank You :)

    • @priyanshusrivastava2145
      @priyanshusrivastava2145 2 года назад

      Bhaiya starting se follow kro ajaiyaga. Like am a noob just 2 days before now.. I had basic knowledge

  • @KRATIKASINGH-gg2hx
    @KRATIKASINGH-gg2hx Месяц назад +1

    Thanku bhaiya so much

  • @dhruvmakwana6724
    @dhruvmakwana6724 Год назад

    thank you so so much for this amazing course . it has helped me alot to develop my skills thank you so much

  • @abhishekdubey9920
    @abhishekdubey9920 3 года назад

    Really you make the content of the video similar to log 2 base 2 but for free and in Hindi language very very thanks for it it is very useful for us

  • @pabelreja
    @pabelreja Год назад

    border-spacing property is applied when border-collapse is separate
    youtube video timestamp-27:30

  • @AbhishekKumar-td5zu
    @AbhishekKumar-td5zu 3 года назад +2

    Tqsm bhaiya ♥️♥️

  • @chitramendiratta5301
    @chitramendiratta5301 3 года назад +1

    now you will launch your javascript course after 8 lectures of css

  • @adityakalpesh834
    @adityakalpesh834 3 года назад

    Bhaiya mein class 9 th mein huun aap bahut badiya padhate ho maja hi aa jata hai
    Keep it up bhaiya

  • @anubhavsingh9419
    @anubhavsingh9419 3 года назад +1

    Please upload more videos on CSS

  • @Ali-bd8mc
    @Ali-bd8mc Год назад

    your videos are so helping

  • @blizzerd2094
    @blizzerd2094 3 года назад +2

    Is it okay just to use absolute units over the relative ones?

    • @lonelyastraunaut
      @lonelyastraunaut 3 года назад +1

      to maintain responsiveness in the website relative units are necessary

  • @adityasingla3148
    @adityasingla3148 3 года назад +1

    Every explanation was good except the float property please explain it again

  • @shwetachhabra2762
    @shwetachhabra2762 2 года назад

    Sir isme box model ke example me div tag hi kyu use kiya .tag bhi to use kr skte hai ?

  • @shahzaibchaudry7598
    @shahzaibchaudry7598 Год назад

    well way of teaching
    great sir

  • @user-ip4ke8bs6b
    @user-ip4ke8bs6b 11 месяцев назад

    Thank you for a great course.

  • @UbaidUllah-n5i
    @UbaidUllah-n5i 5 дней назад

    Great job ❤❤❤🎉🎉🎉

  • @anujsaini4454
    @anujsaini4454 3 года назад +1

    Sir you are amazing 🔥🔥

  • @adityaprakash1172
    @adityaprakash1172 3 года назад +1

    10:55 It would be border-bottom at the bottom, you have mistakenly written border-top.

  • @Hdfi354
    @Hdfi354 3 года назад +1

    Commendable course

  • @ABi-fr9dq
    @ABi-fr9dq 3 года назад +3

    Lets Go For Awesome Tut 😉

  • @avijitchanda7944
    @avijitchanda7944 3 года назад

    Let's assume if anyone used external force to move your position in every side or a specific side then it's called margin and if you are eating too much and taking more space in every side or that side you want it's called padding.... 🥳 🤩 🤩 Chalo main v thora help krta hoon padhane ka 😝😝😝😝

  • @ishmeetsingh9154
    @ishmeetsingh9154 3 года назад +2

    Sir are there any notes for these lectures, Because i am also writing the notes. But I like your notes. Please provide notes if available

  • @mishrautkarsh
    @mishrautkarsh 3 года назад +3

    Python cours3 bhi aaiga kya apna collg ka????

  • @malik_zoyan23
    @malik_zoyan23 6 месяцев назад

    GREAT COURSE,THANKS BRO

  • @rudrapratapsinghsisodia2565
    @rudrapratapsinghsisodia2565 2 года назад +1

    nice video

  • @Aneef-S
    @Aneef-S 2 года назад

    Understood why browsers take up a lot of memory. Learing new things are always fun and interesting.

  • @arnavupadhyay1526
    @arnavupadhyay1526 Год назад

    23:23 - nav bar decoration code

  • @anishsah7761
    @anishsah7761 7 месяцев назад

    thanks for great class......!❣

  • @apnamarket4119
    @apnamarket4119 3 года назад

    may be this person is Vinod Thapa from Technical Thapa because his voice match with him ❤.
    👍👍

  • @user-sz7ie8eo9m
    @user-sz7ie8eo9m 9 месяцев назад +1

    18:00 css

  • @VedantPatil-bn7ix
    @VedantPatil-bn7ix 2 года назад +1

    are there notes prepared for this course ..if yes then where can i get this

  • @sulaimandev
    @sulaimandev 3 года назад

    Anima can convert any design into HTML, CSS and Javascript.

  • @JamAl-hv3zo
    @JamAl-hv3zo 2 года назад

    23:17 where is command option down button in windows keyboard? is this tutorial for mac os user only?

  • @ooohhh_wajiii
    @ooohhh_wajiii 3 года назад +1

    Bhai next lectures jaldi upload krdo.

  • @pathanusama4361
    @pathanusama4361 3 года назад

    Can you make one video on web development . Like , what things we should know if we wanna to become good web developer .

  • @ashwindhangar2633
    @ashwindhangar2633 3 года назад +2

    14:50 Binod 😂😂

  • @shriyasharma9990
    @shriyasharma9990 3 года назад +3

    Attendance marked sir

  • @amanshukla270
    @amanshukla270 2 года назад

    I have a question ⁉️....
    Code likhne k baad uske execution app, website banti h.....
    So process toh smjh aaya ....
    But code k Baad execution mai Esha kya hota h jo app, website ban jatai h.....

  • @Luv_47
    @Luv_47 3 года назад +1

    Thanks ❤️❤️❤️👍

  • @rudraraval6274
    @rudraraval6274 3 года назад +1

    can we say that style is css written in HTML code file?

  • @s.s611
    @s.s611 3 года назад +3

    Apna college best

  • @kunikjindal9188
    @kunikjindal9188 3 года назад

    What is to be used, when a text under the list falls down due to the large size of the list-style-image.

  • @tanishqtomar7396
    @tanishqtomar7396 3 года назад +1

    good evening sir
    i wanted to ask when will the notes be provided

  • @dastaan8645
    @dastaan8645 2 года назад

    He is explaining it in complex way on purpose