How to give space without using &n*bsp (ignore *)
[t*ex]\bold{hello&*nbspEVERYONE}[/tex]
how to skip in new line ...??
with example
if you don't understand or don't know then don't answer
Answers
Answered by
2
Explanation:
gottilla re so sorry re....
Answered by
1
Explanation:
Use block-level elements to break the line without using <br> tag. There are many ways to break the line without using <br> tag. The used properties are listed below: white-space: pre; It is used to make elements acts like <pre> tag.
Similar questions