In this article, I am sharing top 3 simple and useful tricks in CSS. 1. Adding line break in between paragraphs In some cases, you may need to add a line break in between a paragraph. So, instead of adding 2 paragraphs, we can simply line break in a single tag, as below. …