Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
steve-image-carosel-test-page2 [2023/04/16 02:13] steve.wangsteve-image-carosel-test-page2 [2023/04/16 02:15] (current) steve.wang
Line 834: Line 834:
 === Some Website Highlights 一些網頁精彩亮點 === === Some Website Highlights 一些網頁精彩亮點 ===
  
-<html loading = 'lazy'>+<html>
  
-<head>+<head loading = 'lazy'>
     <title>Interactive buttons test</title>     <title>Interactive buttons test</title>
     <style>     <style>
Line 848: Line 848:
 </head> </head>
  
-<body> +<body loading = 'lazy'
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script> +    <script loading = 'lazy' src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script> 
-    <script>+    <script loading = 'lazy'>
 const destressingCanvas = SVG().addTo('body').size(400, 400) const destressingCanvas = SVG().addTo('body').size(400, 400)
 destressingCanvas.node.id = "button1" destressingCanvas.node.id = "button1"
  • steve-image-carosel-test-page2.1681636392.txt.gz
  • Last modified: 2023/04/16 02:13
  • by steve.wang