[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [StrongED] html and charsets - ampersands



On 2017-12-17 12:03, Richard Torrens (lists) wrote:

OT - and for interest only - I gave up the validation because the w3c
validator complains about the & in links such as
<a href="https://books.google.co.uk/books?id=H6F4_9joRkgC&=bile";>Page
87</a>

If you replace the & in the link by &amp; the link does not work!

Both of the following work for me, placed on a webpage which was then
displayed using Firefox v57.0.2:

<a href="https://books.google.co.uk/books?id=H6F4_9joRkgC&=bile";>Bile 1</a>

<a href="https://books.google.co.uk/books?id=H6F4_9joRkgC&amp;=bile";>Bile 2</a>



--
Jeremy Nicoll - my opinions are my own

--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives at http://diy.Torrens.org/RO/StrongED/index.html