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

on the wrapping of tags and linking to index files



Hi,

And here is my nitpick of the day :)

      Additionally, they set up a <a
      href="http://www.trustsec.de/deb390/index.php";>portal</a> for
      the S/390 port.

This should have been written:

      Additionally, they set up a
      <a href="http://www.trustsec.de/deb390/index.php";>portal</a> for
      the S/390 port.

Or even better:

      Additionally, they set up a
      <a href="http://www.trustsec.de/deb390/";>portal</a> for the S/390 port.

The only logical explanation for <a\nhref is editor wrapping. This is easy
to fix.

Linking to index.php or index.html or default.htm (sic) or whatever, when
you can just link to the directory, is deprecated because it doesn't allow
for changing the name of the default directory index.

-- 
     2. That which causes joy or happiness.



Reply to: