<
From version < 3.1 >
edited by WBS Tecnologia
on 2021/01/13 11:53
To version < 2.1 >
edited by WBS Tecnologia
on 2021/01/13 11:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,11 @@
2 2  
3 3  ----
4 4  
5 -{{html clean="false"}}
5 +{{html}}
6 +<!DOCTYPE html>
7 +<html>
8 +<head>
9 +<meta name="viewport" content="width=device-width, initial-scale=1">
6 6  <style>
7 7  .accordion {
8 8   background-color: #eee;
... ... @@ -28,6 +28,9 @@
28 28   overflow: hidden;
29 29  }
30 30  </style>
35 +</head>
36 +<body>
37 +
31 31  <h2>Accordion</h2>
32 32  
33 33  <button class="accordion">Section 1</button>
... ... @@ -62,5 +62,7 @@
62 62  }
63 63  </script>
64 64  
72 +</body>
73 +</html>
65 65  
66 66  {{/html}}
WBS Tecnologia (C) 2024
1.2