[CSCMail-Users] Bad HTML on cscmail homepage
Brought to you by:
countzer0
From: Max H. <ma...@qu...> - 2001-09-03 12:15:02
|
Could you please fix the CSC homepage to use proper HTML? Most notably what is buggin me is the <title> tag - using < and > unescaped is not good, in my case it leads to the title of all your web pages being "----" Please either use > and <, or even better, get rid of the "--<" and ">--" thingies, using those is bad style IMHO - <title> is meant for a descriptive title of the page, not for some style tricks. Max |