If you have any query feel free to chat us!
Happy Coding! Happy Learning!
Fantastic! Let's continue with CSS Basics - Part II. In this session, we'll explore more advanced CSS concepts and techniques to further enhance the styling of your web pages.
CSS Box Model (Continued): Review the CSS box model in-depth, including the
margin,padding,border, andbox-sizingproperties. Understanding box model concepts is crucial for precise layout design.CSS Selectors (Continued): Dive deeper into CSS selectors and learn about descendant selectors, child selectors, pseudo-classes, and pseudo-elements.
CSS Display Property: The
displayproperty controls how elements are rendered. Learn about the various display values, includingblock,inline,inline-block, andflex.CSS Positioning: Understand CSS positioning concepts, including
positionvalues (static,relative,absolute,fixed), and how to use thetop,bottom,left, andrightproperties for precise element positioning.CSS Flexbox: Flexbox is a powerful layout model that simplifies creating flexible and responsive layouts. Learn how to use the
display: flexproperty and flex container and item properties.CSS Grid: CSS Grid is another layout system that allows you to create complex, two-dimensional layouts. Explore the basics of setting up a grid container and defining grid columns and rows.
CSS Transitions and Animations: Add smooth transitions and animations to elements using CSS
transitionandanimationproperties.CSS Media Queries: Media queries allow you to apply different styles based on the device's screen size and capabilities, making your web pages responsive.
CSS Vendor Prefixes: In some cases, you may need to use vendor-specific prefixes to ensure cross-browser compatibility for newer CSS features.
That concludes CSS Basics - Part II. With these advanced concepts, you have the tools to create more sophisticated and responsive layouts for your web pages. Keep practicing, experimenting with different CSS techniques, and combining CSS with HTML and JavaScript to bring your web designs to life! As you progress in your web development journey, remember to stay curious, never stop learning, and continue exploring the ever-evolving world of web technologies.
cssCopy code
.box { -webkit-border-radius: 5px; /* Safari/Chrome */ -moz-border-radius: 5px; /* Firefox */ border-radius: 5px; /* Standard */ }cssCopy code
@media screen and (max-width: 768px) { /* Styles for screens up to 768px wide */ }cssCopy code
/* Transition */ .box { transition: background-color 0.5s ease; } .box:hover { background-color: blue; } /* Animation */ @keyframes slide-in { 0% { transform: translateX(-100%); } 100% { transform: translateX(0); } } .box { animation: slide-in 1s ease; }cssCopy code
/* Descendant Selector */ div p { /* Styles all <p> elements inside <div> elements */ } /* Child Selector */ ul > li { /* Styles <li> elements that are direct children of <ul> */ } /* Pseudo-Class */ a:hover { /* Styles the link when hovered over */ } /* Pseudo-Element */ p::first-line { /* Styles the first line of each <p> element */ }

Kindly check the lecture number 6. Lifecycle of a Change in 1. Git and Github The above lecture is not related to the course please update it ASAP Thank you

From where can I download the files which love babbar says he has uploaded on dashboard ??

I have attached the link https://github.com/lakshayk12/ANN_optimization_BTP

Paid for the course but it still locked, can solve this problem please, when you take the payment the couse should be unlocked, evey time i have to message for any purchase

Now your Paypal payment is accepted and your course is activated successfully. Please leave your valuable feedback.

Why i am being asked for payment if i am already enrolled in the course

Dear anand, your payment is now updated check your course, apologize for several delays. Please leave your valuable feedback.

thanks its working now

hello ,I have a doubt

hello i have a doubt

hi

I'm paying through my Card, but it giving an error. why ? how we can purchase a course in Pakistan. Paypal is banned here

can we download the videos

i done my payment for mern stack development love babbar but cant acces to course kindly give me access

Dear Krishnapal your payment is already accepted go and check back.

Why i am being asked for payment if i am already enrolled in the course

Dear Shivansh, if you already done your payment then contact us on our official Email id [email protected] or reply here.

Why i am being asked for payment if i am already enrolled in the course

Dear p8354046, if you already done your payment then contact us on our official Email id [email protected] or reply here.

Why i am being asked for payment if i am already enrolled in the course

Dear, Don't worry now your problem is solved check your id.

Why i am being asked for payment if i am already enrolled in the course

Yes bro

I'm facing same issue

Dear, Don't worry now your problem is solved check your id.

i want debit card option

how can i assure that this is not scam?

i have same doubt is this website real or a fraud

No its not any fraud. its genuine if you need any proof please contact us via email.

No it's not any scam, its genuine if you need any proof please contact us via email.

how to do payment ?

Click on Watch now button then click next video then payment option is showing

i am unable to access the video even i have already completed my payment .

Your problem is solved

plz add codes lecture wise ! it wold be great and helpful also

now we have added starter package in lecture 2nd, go now and download it.

how to view this one

Why video not play

Now it's working.

Thank you for the access of the videos. It would be greatful if I could no the way to download the videos

Use idm to download

ok

Hello bro can you share course with me?

hello everyone
Quick answers to common questions about our courses, quizzes, and learning platform
Didn't find what you're looking for?
Contact Support
but screenshared part is not shared in the video,where he is teaching in board