CSS Course | CSS Position Property | Complete Web Development Course Beginner to Advance Tutorial 21

CSS Course | CSS Position Property | Complete Web Development Course Beginner to Advance Tutorial 21

Coding Shuttle by Anuj Bhaiya

1 год назад

87,862 Просмотров

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


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

Umair Khan
Umair Khan - 10.10.2022 14:13

Next video kb aygi

Ответить
Anuj Gupta
Anuj Gupta - 24.08.2023 17:30

bhaiyya homework wala section me div tag ko semantic tag [section and article] se banaye to chalega na? use kar skte hai na ??

Ответить
vishal kumar
vishal kumar - 11.08.2023 15:46

nice explaination brother keep it up

Ответить
Meshwa Shah
Meshwa Shah - 15.07.2023 13:07

Helpful

Ответить
TARUN KUMAR
TARUN KUMAR - 03.07.2023 16:22

tq sir great video.

Ответить
Shubham DAS
Shubham DAS - 02.07.2023 13:40

Thanks a lot..sir....

Ответить
kavan Dave
kavan Dave - 29.06.2023 14:31

sir margin padding or position property sabhi space or alignment ka kam karti hai to kab konsi property use karni chahiye ye samaj nai aata hai please iske uper ek video banaye

Ответить
Ratish Jain
Ratish Jain - 24.06.2023 10:00

Tried to learn this concept from so many resources but this one was best

Ответить
Being Happy
Being Happy - 19.06.2023 16:42

Really helpful video to learn about CSS Positions

Ответить
Harshvardhan Mishra
Harshvardhan Mishra - 26.05.2023 15:08

Anuj Bhaiya itna accha playlist bnaye ho...complete to kr do isko

Ответить
Praphull Kumar
Praphull Kumar - 15.05.2023 09:53

Thanks Anuj bhaiya, a very helpful for me during design my full stack web design.

Ответить
Mariyam Ahad
Mariyam Ahad - 17.04.2023 13:55

For the very first time I finally got this topic. Amazing explanation 👏

Ответить
Bot killer
Bot killer - 14.04.2023 07:49

relative is relative to the previous position /original position

Ответить
Kashif Khan
Kashif Khan - 11.04.2023 19:50

the best video according this kind of topic..it was quite hard and confusing before .but you made it quite clear and easy

Ответить
RJ
RJ - 11.04.2023 09:29

In Notes Notes from 16 to 31 are missing please provide

Ответить
Study
Study - 07.04.2023 15:21

Kesariya Tera ishq hai piya

Ответить
Revo Programming
Revo Programming - 02.04.2023 10:35

Sabka malik ek html 😂

Ответить
Anonymous
Anonymous - 23.03.2023 17:50

I watched many videos related to this topic but this was the best and most easily understood.The way you made those boxes and parent container was really very impressive and eye catching.

Ответить
Shubham Sharan
Shubham Sharan - 23.03.2023 06:22

bhaiya jitni jldi pdh rha hu utn jldi bhul v ja rha kaise manage kru

Ответить
Ajay Birare
Ajay Birare - 21.03.2023 20:46

tum logo ke wajah se koi fees nahi bharni padti yar
thanks bhaiya ❤

Ответить
shubham kumar jaiswal
shubham kumar jaiswal - 21.03.2023 13:53

Thanks bhai confusion clear karne ke liye

Ответить
Unbeatable
Unbeatable - 18.03.2023 17:36

Github pe jo code hai vo sahi nahi hai bhaiya repost kar dijiyega sahi karke🙏🙏

Ответить
Unbeatable
Unbeatable - 18.03.2023 15:08

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

nav {
background-color: blueviolet;
height: 30px;
width: 100%;
position: fixed;
top: 0;
z-index: 2;
/* border: 2px solid black; */

}

main {

border: 2px solid black;
width: 600px;
height: 600px;
margin: 50px auto;

}

p {
position: sticky;
top: 50px;

}

.right-container {
/* border: 2px solid black; */
/* width: 300px;
height: 600px; */
/* margin: 20px 10px; */
}




.right-container aside {

position: absolute;
top: 50px;
right: 10px;
background-color: aquamarine;
width: 300px;
height: 600px;
}

.contact {
background-color: red;
height: 100px;
width: 100px;
position: fixed;
bottom: 50px;
right: 10px;
border-radius: 50%;
}

footer {
background-color: blueviolet;
height: 30px;
width: 100%;
position: fixed;
bottom: 0;
}

2 ghanta laga perfect banane mein fir bhi scroll nhi ho rha 🥲

Ответить
arunbm123
arunbm123 - 13.03.2023 20:27

Gazab ka tutorial janab,

Ответить
Heaven
Heaven - 12.03.2023 13:55

Absolute property is not clear. Please explain in a better way.

Relative and fixed properties are clear.

Ответить
Heaven
Heaven - 12.03.2023 13:46

The right amount of information needed to get started in CSS and one of the best playlist out there.

Nicely explained.

Ответить
ভয়া নক
ভয়া নক - 04.03.2023 12:09

:)

Ответить
Aman Rayat
Aman Rayat - 22.02.2023 16:56

assignement (css)
*{
margin: 0;
}
nav{
background-color: blueviolet;
height: 100px;
position: sticky;
top: 0px;
}
main{
border: 0.9px solid black;
width: 710px;
padding: 30px 20px;
margin: auto;
}
.right-conatiner{
width: 250px;
height: 450px;
background-color: rgba(251, 0, 251, 0.488);
position: absolute;
right: 20px;
top: 120px;
z-index: -1;
}
.contact{
background-color: rgb(255, 0, 0);
width: 100px;
height: 100px;
border-radius: 50%;
position:fixed;
right: 90px;
bottom: 50px; }

footer{
background-color: blueviolet;
height: 120px;
}

Ответить
Funday Fun
Funday Fun - 21.02.2023 14:31

maza agya sir❤

Ответить
javaria Akhtar
javaria Akhtar - 19.02.2023 16:18

plz help to format html code by prettier extension

Ответить
Lalit Mohan Verma
Lalit Mohan Verma - 31.01.2023 17:20

Relative Position me Relative to parent nhi hoga . It is relative to itself.

Ответить
Varun Goel
Varun Goel - 20.01.2023 09:59

Absolute or relative ma kya difference hai?

Ответить
Varun Yu
Varun Yu - 17.01.2023 18:30

Bhiya yeh root and absulate elemante kya hote hai?

Ответить
Isonal Technology
Isonal Technology - 05.01.2023 14:01

nice keep it up brother.

Ответить
Sayan Manna
Sayan Manna - 31.12.2022 09:30

best explanation ever ngl.

Ответить
Pillo's Environment
Pillo's Environment - 29.12.2022 16:00

Sir aap homework dena shuru kijiye. Like koi bhi layout design krne ka . It will help us to understand more clearly with practical knowledge ❤️.

Ответить
Zeeshan
Zeeshan - 20.12.2022 17:55

Tutorial 21/21 completed 🔥💯

Ответить
Harshil Patel
Harshil Patel - 12.12.2022 17:01

amazing content

Ответить
Codingopedia
Codingopedia - 09.12.2022 14:00

Thankyou bhaiya maine phele bhi kahi se css me position seekha tha but mujhe samaj sahi se nahi aaya tha ki kab usse use karna chaiya aur kaha chaiye but aab samaj me aa gaya hai aapki videos dekh ke. Thankyou and keep going Videos jaldhi upload karo.

Ответить
shyam shukla
shyam shukla - 06.12.2022 09:00

You are amezing sir. I love your lecture. Your java lectures are awesome

Ответить
pradhumna singh
pradhumna singh - 30.11.2022 20:00

annoying

Ответить
Muazim Maqbool
Muazim Maqbool - 15.11.2022 19:48

CSS of Home Work :
<style>
body{
margin: 0;
}
nav{
background-color: blueviolet;
height: 80px;
position: sticky;
top: 0px;
}
main{
border: 1px solid black;
width: 700px;
padding: 10px;
margin: 0 auto;
}
.right-side aside{ /* or just use .right-side{...}*/
width: 250px;
height: 450px;
background-color: violet;
position: absolute;
right: 20px;
top: 120px;
z-index: -1;
}
.circle-fixed{
background-color: red;
width: 100px;
height: 100px;
border-radius: 50%;
position:fixed;
right: 90px;
bottom: 50px;
}
footer{
background-color: blueviolet;
height: 120px;
/* margin-top: 5px; */
}
</style> 🙂

Ответить
phalke kanif
phalke kanif - 09.11.2022 08:21

muze aap ka paid course join kar na hai

Ответить
Mayank
Mayank - 08.11.2022 08:31

Thanks a lot man. i was very much confused in absolute value, but now its concept got clear. Thanks

Ответить
GeekGuru
GeekGuru - 05.11.2022 07:53

this video i have to watch again

Ответить
Hardik Mehta
Hardik Mehta - 22.10.2022 20:46

Day 21 Completed! :))

Ответить
Chandan .M
Chandan .M - 19.10.2022 02:21

bhai plz provide assignments in your MERN stack Development course

Ответить
Hamari wish
Hamari wish - 18.10.2022 18:18

Bhaiya deewali offer dedo Full stack wale course par

Ответить