Hi, From bad HTML looking like this: <head> <LINK REL=stylesheet TYPE="text/css" HREF="html/elb/styles.css"></LINK> <head> <title>My Homepage</title> <META HTTP-EQUIV="pragma" CONTENT="no-cache"> </head> Tidy outputs 2 <title> elements: <head> <link rel="stylesheet" type="text/css" href="html/elb/styles.css"> <title></title> <title>My Homepage</title> <meta http-equiv="pragma" content="no-cache"> </head> What can I do to solve that inconvenience ? FabriceReceived on Thursday, 7 October 2004 12:47:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 13:57:18 GMT