- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,638
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
If you copy & paste from a HTML document with this sort of structure:
HTML:
It results in:
with newlineBut if you copy & paste the following structure (no newline between <h1 & ><p> tags:
HTML:
It results in:
The linebreaks typically show up when copying HTML from firefox, while chrome will strip newlines between tags.
HTML:
It results in:
with newline گفت:
HTML:
It results in:
with new line گفت:
The linebreaks typically show up when copying HTML from firefox, while chrome will strip newlines between tags.
