The document is :
http://78.136.39.65/templates/grail.html
As it is at the moment it says there is an encoding problem. If i put in :
Code: Select all
<?xml version="1.0" encoding="utf-8"?>Any ideas?
Moderator: General Moderators
Code: Select all
<?xml version="1.0" encoding="utf-8"?>Code: Select all
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" >Code: Select all
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">Code: Select all
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">