add a br with css code example Example 1: html br tag for CSS html: <br> css: display: block; Example 2: html br tag for CSS html: <br> css: display: none;