Dear All,
I am new to HTML Parser, and I don't understand well how to handle
!DOCTYPE tag.
Shortly speaking, I'd like to replace tag like this:
<!DOCTYPE html PUBLIC "XXXX" "AAAA">
into:
<! DOCTYPE html PUBLIC "YYYY" "BBBB">
I sat on my chair and had a lots of trial and error, but it did'nt work.
I'd appreciate it if you could give me advice.
(My e-mail address had changed.)
|