Why six blanks and five blanks result in same effect?
<html>
hello<br/>hello<br/>
hello<br/>hello<br/>
</html>
To open it with firefox.
- The are different effect.
2.still problem for
hello<br/>hello<br/>
There are five blanks here ,why only three blanks displayed on the web page?