in reply to Re^2: Wiki-Style syntax for posting
in thread Wiki-Style syntax for posting
br tags are not really bad as such. It's just that they tend to get used by noobs to "format" text to a "nice" length. For example, a noob might "format" this paragraph by inserting judicious br tags and end up with something like this:
br tags are not really bad as such. It's just that they tend to get
used by noobs to "format" text to a "nice" length. For example, a noob
might "format" this paragraph by inserting judicious br tags and end up
with something like this.
Now try changing your browser's width (especially make it narrow) and see what happens to the two blocks of text.
A minor issue is that often </br> is used instead of <br/>. </br> is just plain wrong.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Wiki-Style syntax for posting
by ikegami (Patriarch) on Oct 15, 2008 at 07:17 UTC | |
by SFLEX (Chaplain) on Oct 16, 2008 at 12:06 UTC | |
by JavaFan (Canon) on Oct 16, 2008 at 13:00 UTC | |
|