From: SourceForge.net <no...@so...> - 2010-04-03 14:54:14
|
The following forum message was posted by aditsu at http://sourceforge.net/projects/jtidy/forums/forum/41437/topic/3658377: The output I get is: <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"> <html> <head> <meta name=\"generator\" content= \"HTML Tidy for Java (vers. 2009-12-01), see jtidy.sourceforge.net\"> <title></title> </head> <body> <span style=\"color:red;\">hello</span> <span style= \"color:blue\">world</span> </body> </html> Notice the space between the two span tags. What JTidy version are you using? |