Shadows for the Registration Form

Learn to add shadows to the form in this lesson.

We'll cover the following...

We are almost done with our login form project. The only thing left to do is add some shadows.

Shadow

Bootstrap has a .shadow class that sets a box-shadow property on the element. Shadows make the elements pop out ...