css media queries | css media queries tutorial in hindi | responsive web design | media queries #css

css media queries | css media queries tutorial in hindi | responsive web design | media queries #css

Heavy Coding

2 года назад

86,466 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Vamshi Reddy
Vamshi Reddy - 02.10.2023 02:26

super

Ответить
ARUNABHA GHOSH
ARUNABHA GHOSH - 23.08.2023 17:40

sir today after watching your video i make this, can you pls help me by replaying where i can improve it, thanks

Ответить
ARUNABHA GHOSH
ARUNABHA GHOSH - 23.08.2023 17:38

* {
padding: 0;
margin: 0;
box-sizing: border-box;
/* background-color: rgb(193, 153, 174); */
}

h1 {
color: blue;
font-size: 4rem;
text-align: center;
padding: 23px 0px;
border: 2px solid goldenrod;
border-radius: 10px;
background-color: darkgray;
margin: 10px;
text-shadow: 3px 4px 7px rgb(233, 40, 40);
}

.main {
width: 100%;
height: 320px;
background-color: aquamarine;
border: 5px solid black;
display: flex;
}
body{
background-color: chocolate;
height: auto;
}

.child1 {
width: 46%;
height: 92%;
border: 8px solid rgb(238, 241, 47);
margin: auto;
background-color: aliceblue;
}

.child1 p {
font-size: 28px;
padding: 22px;
text-align: justify;
color: blueviolet;
}

.child2 {
width: 46%;
height: 92%;
border: 2px solid wheat;
margin: auto;
background-color: rgb(32, 169, 169);
}

.child2 img {
width: 100%;
height: 100%;
padding: 20px;
border: 8px solid rgb(228, 150, 150);

}



@media only screen and (max-width: 720px) {



h1 {
color: rgb(15, 248, 73);
font-size: 3rem;
background-color: rgb(168, 220, 222);
}

.child1 p {
font-size: 21px;
text-align: justify;
color: rgb(247, 0, 255);
/* background-color: beige; */
/* border: 5px solid black; */
/* border: 2px solid rgb(206, 16, 16); */

}


.child2{

height: auto;
}

.child2 img{
width: 100%;
height: auto;
}




}

@media only screen and (max-width: 472px) {

body{
background-color: rgb(160, 132, 185);

}

h1 {
color: rgb(36, 134, 52);
background-color: antiquewhite;
border: 5px solid black;
font-size: 2rem;
text-decoration: underline;
text-decoration-style: wavy;
text-decoration-color: yellow;
}

.main {
display: block;
height: auto;
/* margin: 4px; */
/* margin-top: 8px; */
}

.child1 {
width: 95%;
height: 92%;
background-color: aliceblue;
margin: 8px auto;
}

.child1 p {
width: 100%;
height: auto;
color: rgb(23, 2, 30);
text-align: justify;
}

.child2 {
width: 100%;
height: auto;
background-color: rgb(54, 144, 223);
/* margin: 2px auto; */
}

.child2 img {
width: 100%;
height: auto;
/* padding: 10px; */
/* margin: 10px auto; */
border: 0px solid black;
}
}

Ответить
@Coder Nishant
@Coder Nishant - 13.08.2023 19:23

Superb ❤sir

Ответить
imperiall saadman
imperiall saadman - 13.07.2023 12:07

❤❤❤

Ответить
sabir khan
sabir khan - 08.07.2023 20:44

Bhut he badiya tarika se bata thanks

Ответить
Rafiul Faisal
Rafiul Faisal - 21.06.2023 12:15

tnx

Ответить
Pankhuri siddhi Karn
Pankhuri siddhi Karn - 04.06.2023 19:22

ek bar table ko and div ke andar image ko responsive kar ke batao?

Ответить
Suchita Chaudhary
Suchita Chaudhary - 02.06.2023 10:47

Nice explanation sir😊

Ответить
Sumit Patil
Sumit Patil - 26.05.2023 19:08

Thanks for clearing my doubt about responsive design 🙌❤️

Ответить
lofi01x
lofi01x - 26.05.2023 07:12

HTML CSS aur javascript me career hai?

Ответить
Satyam Rajput
Satyam Rajput - 03.05.2023 11:59

This is good video for Responsive property.👍👍👍

Ответить
KASYAP KASYAP
KASYAP KASYAP - 01.05.2023 10:43

thank you
very good explanation

Ответить
fan club
fan club - 10.04.2023 12:25

Bhai mzaa aagya kisi channel ka smj nhi arha tha mujhe finally got it❤
Thanks Bhai smj aagya😊

Ответить
Devender Singh
Devender Singh - 31.03.2023 15:36

A teacher makes study intresting and you proved it sir

Ответить
Fareeda Mumtaz
Fareeda Mumtaz - 27.03.2023 19:47

thanks a lot

Ответить
Anupkumar Singh
Anupkumar Singh - 15.03.2023 12:28

Can i get the code?

Ответить
Anupkumar Singh
Anupkumar Singh - 15.03.2023 10:29

Thanks a lot

Ответить
Relaxing Days
Relaxing Days - 13.03.2023 19:43

Waah dimaag se pura dout clear ho gaya.....Each and every concept explained deeply. TSM

Ответить
Titash Ghosh
Titash Ghosh - 11.03.2023 13:11

Really helpful

Ответить
Radhe 7
Radhe 7 - 22.02.2023 11:56

Thank you so much sir....

Ответить
riju
riju - 28.01.2023 19:59

thanks

Ответить
Tech
Tech - 19.01.2023 22:20

Jordar explain bhai 👏

Ответить
you are awesome
you are awesome - 07.01.2023 11:43

thanks a lot brother.

Ответить
blacksta
blacksta - 02.01.2023 18:18

thanku bro

Ответить
Uttam Karmakar ECE
Uttam Karmakar ECE - 27.12.2022 22:49

very nice explanation...please come up with more media queries lecture

Ответить
Ajay shah
Ajay shah - 24.12.2022 08:32

Thanks Sir 🙏

Ответить
HA kids Cartoon world
HA kids Cartoon world - 16.12.2022 07:14

U r great 👍

Ответить
Rutvik Patel
Rutvik Patel - 29.11.2022 09:06

This is very usefull video..

Ответить
Hell Boy
Hell Boy - 24.11.2022 18:47

Bakwwas bahot kiyaa kuch code karke bataa

Ответить
killerDevil
killerDevil - 19.11.2022 09:20

great work keep it up

Ответить
Dark depot
Dark depot - 18.10.2022 15:52

Nice👍
Just hit the century🤩

Ответить
study life
study life - 07.10.2022 10:26

sir mene ek website design ki hai toh usme 500 lines css hai toh ab mujhe renponsive ke liye har tag ke lliye media queries likh sir samj ni aa rha renponsive kese karu help me sir

Ответить
srilekha srILU
srilekha srILU - 05.10.2022 23:31

Hi .. it's a great explanation... But I have a doubt... I have placed 4 media queries in my CSS ... Everything is working fine but exactly at the break point the design is taking the shape of both media queries... How to fix it?

Ответить
Afnan Ahmed
Afnan Ahmed - 04.10.2022 12:35

From 🇧🇩

Ответить
Afnan Ahmed
Afnan Ahmed - 04.10.2022 12:34

Your teaching skill is so good. It can be the best Media Q tutorial. Thanks

Ответить
Ashutosh Dangi
Ashutosh Dangi - 30.09.2022 15:40

i spend my whole day and finally got this vedio great work keep it up....

Ответить
deepali prajapati
deepali prajapati - 25.09.2022 09:00

Beautiful explanation....☺️
Each and every concept explained deeply.
Thank you 😊

Ответить
Ali khan magsi
Ali khan magsi - 13.09.2022 11:24

Kindly it is our request, responsive projects banate raho ❤️❤️❤️❤️❤️❤️❤️❤️❤️

Ответить
Ali khan magsi
Ali khan magsi - 13.09.2022 11:23

Keeep teaching us ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

Ответить
Ali khan magsi
Ali khan magsi - 13.09.2022 11:23

Love you yrr, you are only one jisk baat samjh aaii mujhe

Ответить
kailash rajput
kailash rajput - 28.08.2022 19:20

moj kr di guru ji

Ответить
Suraj Baride
Suraj Baride - 27.08.2022 06:47

I wanna create one website but I have problem when I start type the code after the completion my page that time I realised this media queries are must because of our website 95% people see website but I put it bootstrap css file but can't work so plz help me sir my work is stuck only this topic..... Plz help me

Ответить
Mahialam Rahat
Mahialam Rahat - 22.08.2022 20:20

Awesome bro

Ответить
swarup ghosh dastidar
swarup ghosh dastidar - 13.08.2022 13:49

Nice bro. Aap ek pura web development and react native app developmet ka course banaiye plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz,again 👍nice

Ответить
Aishwarya kurhe
Aishwarya kurhe - 15.07.2022 10:18

Thanks sir

Ответить
V Rajesh Reddy
V Rajesh Reddy - 14.07.2022 14:41

Thanks 👍

Ответить