szabgab has asked for the wisdom of the Perl Monks concerning the following question:
would be accepted even if it was written<li>text more <a href="..." alt="name">anchor</a></li>
Is this a good idea? What problems will arise? Is there a module already doing something like this?<li> text more <a alt="name" href="...">anchor</a </li>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Comparing HTML snippets
by Tux (Canon) on Feb 28, 2014 at 07:24 UTC | |
|
Re: Comparing HTML snippets
by chrestomanci (Priest) on Mar 02, 2014 at 17:08 UTC | |
|
Re: Comparing HTML snippets
by KevinZwack (Chaplain) on Mar 02, 2014 at 14:33 UTC | |
|
Re: Comparing HTML snippets
by Anonymous Monk on Mar 04, 2014 at 15:04 UTC |