club.html 547 B

123456789101112131415161718192021222324
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>有思俱乐部-思维点亮道路</title>
  6. <link rel="stylesheet" href="css/club.css">
  7. </head>
  8. <body>
  9. <div class="bimg">
  10. <img src="jpg/0封面.jpg">
  11. <img src="jpg/1-2.jpg">
  12. <img src="jpg/3-4.jpg">
  13. <img src="jpg/5-6.jpg">
  14. <img src="jpg/7-8.jpg">
  15. <img src="jpg/9-10.jpg">
  16. <img src="jpg/11-12.jpg">
  17. <img src="jpg/13-14.jpg">
  18. <img src="jpg/15-16.jpg">
  19. <img src="jpg/17-18.jpg">
  20. <img src="jpg/19-20.jpg">
  21. <img src="jpg/21-22.jpg">
  22. </div>
  23. </body>
  24. </html>