Posted by DaVinci on 05/20/06 18:14
consider the codes
<html>
first line: there are some messages
second line: another line
</html>
how to make the two lines information appear as two lines rather than
make the two line become only one line.
the webpages should looks like:
first line: there are some messages
second line: another line
the webpages should not looks like:
first line: there are some messages second line: another line
is there any simple way to do it ?
Navigation:
[Reply to this message]
|