Notepad++ shorter distance than possible?
I'm not very good at programming, but I wonder if I can get a shorter spacing between 2 lines than with <br>?
There should be a space, not two lines directly below each other.
Thank you very much!
I'm not very good at programming, but I wonder if I can get a shorter spacing between 2 lines than with <br>?
There should be a space, not two lines directly below each other.
Thank you very much!
I'd like to create a website. I'm familiar with Figma and Adobe programs, and I want to design it myself without using any template website builders. How can I do this without programming knowledge? I want to create a portfolio website with a contact form? Now that I've created my click dummy in Figma, which…
I would like to create images with ChatGPT, but you can only create three a day, or it costs 20 euros a month. Does anyone know if you can do this for free and have no limit on the number of images per day (or at least 10+ per day)? If anyone knows something like…
Hello, I'm looking for an experienced programmer to help me implement an interesting idea. I want to develop an AI chatbot for an erotic portal. Requirements: The chatbot should be able to answer men independently and realistically. The answers should appear natural and authentic to ensure appealing communication. The chatbot should run automatically for about…
Hello, programming is working quite well now. ( I have programmed a few projects using Visual Basic .NET, C#, JavaScript, HTML, and Java.) Now I'd like to try my hand at programs with graphical interfaces. Websites are graphical (HTML, JavaScript), but they're not a real application for me. My question: Do you have some good…
I've heard of 100dollar and have already been on the Steam website. But are there any additional costs for me? And what percentage of the revenue does Steam get?
This has nothing to do with Notepad++, but with HTML. And
is only a single line break. Less than a line break does not go:
If you want to reduce the line distance, this goes with CSS and line-height:
https://developer.mozilla.org/en-US/docs/Web/CSS/line-height
For example, as an inline CSS:
But I would generally advise you to leave the line distance between 1.4em and 1.6em in favor of readability.
Supplement: To set the distance before/after a paragraph, use margin-top / margin-bottom instead of the line height.
Thank you. At line-height stands with me in css: 40px; there is nothing with 1.4em or the like.
Does that apply to the entire document?
I would just like to have certain paragraphs at a certain line spacing (
).
Is that okay?
Right. However, as he referred to
, I assume that he wants to change the line height. When it comes to the whole paragraph, margin the adjusting screw:
https://developer.mozilla.org/en-US/docs/Web/CSS/margin
Thank you. At line-height stands with me in css: 40px; there is nothing with 1.4em or the like.
Does that apply to the entire document?
I would just like to have certain paragraphs at a certain line spacing (
).
Is that okay?
You should see your entire CSS. Show it or just test it and change the 40px in 1.4em
That depends on what’s in front of it. That can generally be defined for a day, e.g. “p”, but also for classes with “.name” or individual elements with “#id”. You can therefore define a
in the html for the corresponding paragraphs and then enter css with p.name {line-height: 1em;}.
px / em is the measuring unit, px is fixed the number of pixels, em is dynamically a multiple of the letter m “m”.
 
Is a normal blank