[PHP] 网页图片显示类型 →→→→→进入此内容的聊天室

来自 , 2021-03-07, 写在 PHP, 查看 124 次.
URL http://www.code666.cn/view/379a7ba0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
  2. <html>
  3. <head>
  4. <style type="text/css">
  5. * {
  6.         font-family: "Trebuchet MS", sans-serif;
  7.         font-size: 12pt;
  8. }
  9.  
  10.  
  11. </style>
  12.  
  13. <title>Highslide JS</title>
  14.  
  15. </head>
  16.  
  17. <body>
  18. <h1>Highslide JS</h1>
  19. <ul>
  20.         <li><a href="http://highslide.com">Highslide JS home page</a></li>
  21.         <li><a href="http://highslide.com/doc.php">Documentation</a></li>
  22.         <li><a href="http://highslide.com/ref">Full API reference</a></li>
  23.         <li><a href="http://www.roadrash.no/">More samples at www.roadrash.no</a></li>
  24. </ul>
  25.  
  26. <h3>Barebones samples</h3>
  27. <p>Go to one of these examples and modify the code to suit your needs:</p>
  28.  
  29. <h4>Highslide JS core</h4>
  30. <ul>
  31.     <li><a href="examples/white-10px.html">White 10px border and drop shadow</a></li>
  32.     <li><a href="examples/no-border.html">Drop shadow and no border, semi transparent close button</a></li>
  33.     <li><a href="examples/white-rounded-outline.html">White outline with rounded corners</a></li>
  34.     <li><a href="examples/outer-glow.html">Dark design with outer glow</a></li>
  35.     <li><a href="examples/no-outline.html">No graphic outline</a></li>
  36.     <li><a href="examples/image-map.html">Image map with heading from the title tag</a></li>
  37. </ul>
  38.  
  39. <h4>With Gallery</h4>
  40. <ul>
  41.     <li><a href="examples/gallery-white.html">Gallery example with white design</a></li>
  42.     <li><a href="examples/gallery-dark.html">Gallery example with dark design</a></li>
  43.     <li><a href="examples/mini-gallery.html">Mini gallery hidden under one thumbnail, dimming page background</a></li>
  44.     <li><a href="examples/mini-galleries.html">Two mini galleries on the same page</a></li>
  45.     <li><a href="examples/gallery-controls-in-heading.html">Controls in the heading</a></li>
  46.     <li><a href="examples/gallery-floating-caption.html">No border and a floating caption</a></li>
  47.     <li><a href="examples/gallery-in-box.html">Images within a fixed size restraining box</a></li>
  48.     <li><a href="examples/gallery-vertical-strip.html">Vertical thumbstrip to the left, no border</a></li>
  49.     <li><a href="examples/gallery-horizontal-strip.html">Horizontal thumbstrip at the bottom, white rounded style</a></li>
  50.     <li><a href="examples/gallery-thumbstrip-above.html">Thumbstrip above the image, subsequent thumbnails hidden</a></li>
  51.     <li><a href="examples/gallery-floating-thumbs.html">Floating thumbstrip to the right</a></li>
  52.     <li><a href="examples/gallery-in-page.html">Gallery in the parent page without Highlslide popping up at all</a></li>
  53. </ul>
  54.  
  55. <h4>With HTML</h4>
  56. <ul>
  57.     <li><a href="examples/inline.html">Inline content with wrapper</a></li>
  58.     <li><a href="examples/headline.html">Inline content with wrapper and headline</a></li>
  59.     <li><a href="examples/ajax.html">AJAX content</a></li>
  60.     <li><a href="examples/iframe.html">Iframed content</a></li>
  61.     <li><a href="examples/flash.html">Flash content</a></li>
  62.     <li><a href="examples/youtube.html">YouTube content</a></li>
  63.     <li><a href="examples/html.html">Full inline content without self rendering wrapper</a></li>
  64. </ul>
  65.  
  66.  
  67. </body>
  68. </html>

回复 "网页图片显示类型"

这儿你可以回复上面这条便签

captcha