in reply to Re: RegEx for incorrectly closed HTML attribute?
in thread RegEx for incorrectly closed HTML attribute?
The first is definitely not:
HTML 4.01
XHTML 1.0
However, it will still display correctly in browsers. A better breaking example might be: <a href = li'nk>FOO</a>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: RegEx for incorrectly closed HTML attribute?
by Abigail-II (Bishop) on Dec 01, 2002 at 16:17 UTC |