Tizen 2.1 base
[framework/web/webkit-efl.git] / Examples / NetscapeCocoaPlugin / test.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
2 <html>
3 <head>
4 <title>Cocoa Netscape Plug-In</title>
5 </head>
6 <body>
7 <div>
8     <embed width="400" height="400" type="test/x-netscape-cocoa-plugin"></embed>
9 </div>
10 </body>
11 </html>