Mac OS X Reference Library Apple Developer
Search

test.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
    <title>Sample WebKit Safari Plug-In</title>
</head>
<body background="background.gif">
 
<table border="0" cellpadding="12">
<tr><td>
 
    <embed name="samplePlugin"
        width="500" height="300" type="application/x-simpleplugin"></embed>
 
</td></tr>
</table>
 
</body>
</html>



Last updated: 2007-06-06

Did this document help you? Yes It's good, but... Not helpful...