Html程序  |  18行  |  329 B

<!DOCTYPE html>
<html>
  <!--
  Copyright (c) 2012 The Chromium Authors. All rights reserved.
  Use of this source code is governed by a BSD-style license that can be
  found in the LICENSE file.
  -->
<head>
  <title>2D Example</title>
</head>

<body>

<embed id="plugin" type="application/x-ppapi-example-2d">

</body>
</html>