Lab 4 Assignment: CSS Box Model




Questions

  1. What is the CSS Box Model?


  2. What is the difference between margin and padding?


  3. Explain this CSS property: padding:25px 50px;


  4. What is the difference between a border and an outline?