Posted by Jo on 11/23/98 11:43
Hello evryone...
i jus need to know whether font tag in HTML does not require a </font>
tag.
Me parsing out text from web page source code. I have to remove the
entire tag
<font >
Any text
</font>
So i will read from <font> till I encounter a </font>
It works fine..But i recently saw that certain webpages dont have
closing </font> tag for all <font>
Is it not necessary to put a </font> tag??
What do i do now?
Kindly help..
Cheers
Annie(Jo)
Navigation:
[Reply to this message]
|