Learn how to style a sign-in form using Cascading Style Sheets (CSS).
The lecture goes over CSS selectors such as Descendant Selector and Child Selector.
You learn about the parent-child terminology for the document tree.
You learn the box model and meaning of padding, border, and margin.
The lecture teaches you to use the browser Developer Tools (DevTools) to investigate and explore CSS properties and concepts.
You also learn how to reference documentation such as from the Mozilla Developer Network (MDN).
You also learn about the hover pseudo-class and the attribute value selector.
Source Code: https://github.com/nbktechworld/full-...