Jak zrobić "enter" w html na profilu?

Aby zrobić enter- na koniec tekstu dajemy <br>

Czyli jeśli mam np. taki tekst:

 I don’t quite understand.What you’re trying to say (straight up).Can you make it clearer?.I just want you nearer.See everyone around me keeps on saying that.I must be blind (well they do have a point)

A Chcę aby wyglądał tak:

I don’t quite understand
What you’re trying to say (straight up)
Can you make it clearer?
I just want you nearer
See everyone around me keeps on saying that
I must be blind (well they do have a point)

To mój tekst w suwaczku przed zapisaniem będzie wyglądał tak:

I don’t quite understand<br>
What you’re trying to say (straight up)<br>
Can you make it clearer?<br>
I just want you nearer<br>
See everyone around me keeps on saying that<br>
I must be blind (well they do have a point)<br>


Na końcu każdego zdania daję <br> co oznacza że następne zdanie będzie w nowej linijce.

Brak komentarzy:

Prześlij komentarz