S
shapper
Hello,
I am working on a web site with XHTML Strict.
On one page I need to use Google Docs Viewer:
https://docs.google.com/viewer
Which is used with the code:
<iframe src="http://docs.google.com/viewer?url=http:/
%2Fwww.mydomain.com%2Ftest.pdf&embedded=true" width="600" height="780"
style="border: none;"></iframe>
This won't validate.
Is it possible to have this validated?
Thanks,
Miguel
I am working on a web site with XHTML Strict.
On one page I need to use Google Docs Viewer:
https://docs.google.com/viewer
Which is used with the code:
<iframe src="http://docs.google.com/viewer?url=http:/
%2Fwww.mydomain.com%2Ftest.pdf&embedded=true" width="600" height="780"
style="border: none;"></iframe>
This won't validate.
Is it possible to have this validated?
Thanks,
Miguel