Das ist der Inhalt

Das Boxmodell in CSS

CSS Boxmodell Darstellung

CSS Boxmodell Komponenten:

  • Content: Der eigentliche Inhalt
  • Padding: Innenabstand um den Content
  • Border: Rahmen um Padding und Content
  • Margin: Außenabstand zu anderen Elementen