BLU Discuss list archive


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

[Discuss] html issue



On Tue, 5 Apr 2022 15:41:21 -0400
dan moylan <jdm at moylan.us> wrote:

> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> <html
> xmlns="http://www.w3.org/1999/xhtml";
> xmlns:v="urn:schemas-microsoft-com:vml"
> xmlns:o="urn:schemas-microsoft-com:office:office"> <head>

When I create a simple file and load it with file:/// in Firefox's
address bar it loads that file. And when I create a simple html file
with the same file:/// URL in a href tag it loads that file.