Html Breaking Space
Use html pre and br tags or css marginand paddingproperties instead.
Html breaking space. Two words separated by a non breaking space will stick together not break into a new line. The most common way of adding a space is to use the appropriate special character. It instructs the browser that the text is to appear exactly as written in the html file including any spaces or blank lines.
Below is an example of how this technique can be applied. If you need to add extra space below a line or paragraph of text and only need to do it once you can use the br tag. Create white space between words or web page elements.
P this sentence contains example text br br as you can see two breaks add the space above p the code above creates the text shown below. However depending on what you re trying to acheive you could use cascading style sheets css or even the html pre tag to add some space. In html coding the non breaking space is a character entity which can.
5em this creates tells the browser to create an indent space of 5 spaces when at the proper html code. Type the following tag in the style area. The pre tag is used with preformatted text.
Normally if there are not any non breaking spaces used the browser will break up lines of text or content to suit the available space in your web design or the browser window. There are many options for adding and controlling blank space on the web page. This is handy when breaking the words might be disruptive.
The br tag indicates a line break. It is applied to a section of text that is a block of text separated from nearby blocks of text by a blank space and or first line indent. A non breaking space is a space that will not break into a new line.