I have faced one problem in my application. I am not able to see Verisign Seal in .Aspx page in my application.

I am able to see verisign seal in html file. means if i create one .html file and write following code in html file then it's working fine but this .html file should be store or keep in 'C:' or 'D:' drive

Code:
<html>
 <body>
 <table width="100%" height="100%" border="1"
...