Open GoogleCodeExporter opened 9 years ago
Before we can determine what's wrong it would help to have two things:
1) a sample HTML document (we can't know what is filled in by your PHP code)
2) the stylesheet
Also, you may want to validate your output. You have some HTML syntax error in
the attached PHP file:
-you used a colon instead of a quote when defining your style attribute on line
11
-you tried to bold some text using <bold>...</bold> instead of ... on line 57
-you have a double-quote ending an attribute value on line 111
Original comment by eclecticgeek
on 9 Jun 2012 at 2:26
Original comment by eclecticgeek
on 24 May 2013 at 3:00
Original issue reported on code.google.com by
wasim.k...@jotixtech.com
on 8 Jun 2012 at 11:09Attachments: