Describe the difference between block and inline elements in HTML and give an example of a block element and an inline element.
Change the display behaviour of an element with the CSS property „display“ from „block“ to „inline“ and vice versa. Explain how the layout of the element changes.