I am writing content on drupale. I insert the pictures manually. For some reason, after the pictures, the <br> tag appears, which takes up space and adds indentation, this tag is visible if you inspect the page, but you don’t have it in the content. Tell me, please, how to remove this glitch and how to set the indents between paragraphs manually on html?

    2 answers 2

    p {margin-bottom: 10px;}

    • anyway, the gap remains, I want to reduce this gap a bit - Sergey4590
    • screenshot in studio - mountpoint
    • there is nothing interesting just indent 1cm between paragraphs - Sergey4590
    • one
      Well, I wrote how to do it. I see no problem. And if you have something wrong, please put the code here jsfiddle.net . Guess no one will be here. - mountpoint

    Happened!

    If you look at the page code, you will notice that the paragraph code is set to different by default on different sites. So, I have it not p , but br . That is, the above proposed code p {margin-bottom: 10px;} incorrect!

    It is necessary to prescribe br {margin-bottom: 10px;} , and on different sites I have the meaning of "rolled" different. That managed to register margin-top: 5px; margin-bottom: 5px; margin-top: 5px; margin-bottom: 5px; then margin: 10px; only margin: 10px; .

    It also mattered in which file this particular code is present, even if it seems that the only true option is found. If it does not work, then you need to look for other options. Now in all articles there are convenient for reading indents between paragraphs - http://ob-eco.ru/5-oficialnye-stranicy-petra-poroshenko-v-populyarnyh-socialnyh-setyah.html