You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,11 +47,62 @@ <h3>Add your different Accordion</h3>
47
47
<divclass="container-fluid">
48
48
<!-- your name -->
49
49
<!-- Add your html content that you have copied from contributors.md along with you component -->
50
+
51
+
<!-- James K Jose -->
52
+
<divclass="row">
53
+
<divclass="col-lg-6">
54
+
<divclass="component">
55
+
<divclass="card magictime">
56
+
<divclass="card-title jkj">
57
+
<strong>Accordion</strong>
58
+
</div>
59
+
<divclass="card-content">
60
+
61
+
<buttonclass="accordion-jkj">Section 1</button>
62
+
<divclass="panel">
63
+
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores voluptates doloribus asperiores repellat quaerat illum ad enim minima eaque est!</p>
64
+
</div>
65
+
66
+
<buttonclass="accordion-jkj">Section 2</button>
67
+
<divclass="panel">
68
+
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptate fugit voluptatibus accusamus non inventore laborum aliquam sint! Maxime, saepe repellendus!</p>
69
+
</div>
70
+
71
+
<buttonclass="accordion-jkj">Section 3</button>
72
+
<divclass="panel">
73
+
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus nulla laborum suscipit iusto obcaecati ipsam soluta, in sit iste temporibus?</p>
74
+
</div>
75
+
76
+
</div>
77
+
</div>
78
+
</div>
79
+
</div>
80
+
<divclass="col-lg-6">
81
+
<divclass="component">
82
+
<divclass="card magictime">
83
+
<divclass="card-title jkj">
84
+
<strong>Creator</strong>
85
+
</div>
86
+
<divclass="card-content">
87
+
<divclass="creater-name">
88
+
<h2>
89
+
<b>Name:</b>
90
+
<span>
91
+
<ahref="http://github.com/jamesjose03">James Kaviyil Jose </a>
92
+
</span>
93
+
</h2>
94
+
</div>
95
+
</div>
96
+
</div>
97
+
</div>
98
+
</div>
99
+
</div>
50
100
</div>
51
101
</section>
52
102
<footer>
53
103
<p>made with 💛 by, <br/><strong>CS CHAPTER AJCESB</strong></p>
0 commit comments