Bug or something... - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: General (/forumdisplay.php?fid=11) +---- Forum: Forum & Website (/forumdisplay.php?fid=13) +----- Thread: Bug or something... (/showthread.php?tid=20316) Bug or something... by dotNorma on 01-10-2004 at 01:48 AM If you use any tag like [size] or [font ] than it wont work unless you put at the end a [/font ].....Shouldnt this be like plus! where if u dont close the tag the foramt is applied till the end of the post? Just kinda...bothered me RE: Bug or something... by Mnjul on 01-10-2004 at 01:55 AM It's kinda to prevent the situation that if I use a [u] tag but forget to close it, the <u> tag (which is transformed from mycode to html code) would just never stop until it meets a </td> or other </closetag>. Hm, and my post would look screwed up RE: Bug or something... by WDZ on 01-10-2004 at 07:09 AM
Yeah, what Mnjul said. |