Bugs item #437033, was opened at 2001-06-28 03:57
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=437033&group_id=22866

Category: JBossDoc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Swen Thümmler (swent)
Assigned to: Nobody/Anonymous (nobody)
Summary: <html>...</html> missing on homepage

Initial Comment:
The www.jboss.org homepage (index.jsp in the newsite CVS module) is invalid HTML. The 
doctype declaration is missing (not fatal), and <html>...</html> is missing (the 
document starts with <head>...). This is fatal for some browsers, namely Opera.

Fix should be easy, just add the missing <html>...</html>.

Greets, Swen


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=437033&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to