<?xml version="1.0" encoding="utf-8"?>

CSS height property

CSS height property

The height property specifies the height of an element's content area. By default, it doesn't include padding, border, or margins, but you can change it by adding a box-sizing: border-box; declaration to the element for height and width values to include padding and border.

Improve your UX & Product skills with interactive courses that actually work