best way to display a pdf in html

HTML
<embed src="files/Brochure.pdf" type="application/pdf" width="100%" height="600px" />
Source

Also in HTML: