Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<object data="http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf" type="application/pdf" width="500" height="600">
<a href="http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf">скачать пдф</a>
</object>
<iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fwww.google.com%2Fwebmasters%2Fdocs%2Fsearch-engine-optimization-starter-guide.pdf&embedded=true" width="500" height="600" style="border: none;"></iframe>
function pdflink($attr, $content) {
return '<a rel="nofollow" class="pdf" href="http://docs.google.com/viewer?url=' . $attr['href'] . '">'.$content.'</a>';
}
add_shortcode('pdf', 'pdflink');