Restrictions on characters to be used in HTML file names

HTML standard prohibits use of certain characters in file names. For example tab, or space, or angle brackets are not supported by web browsers, and these characters need not to be used in names of HTML files.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator