File tree 1 file changed +51
-0
lines changed
1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,57 @@ <h3>Add your different paginations</h3>
47
47
< div class ="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
+ < div class ="row ">
52
+ < div class ="col-lg-6 ">
53
+ < div class ="component ">
54
+ < div class ="card magictime ">
55
+ < div class ="card-title tonal ">
56
+ < strong > Pagination</ strong >
57
+ </ div >
58
+ < div class ="card-content ">
59
+
60
+ < nav aria-label ="Page navigation example ">
61
+ < ul class ="pagination ">
62
+ < li class ="page-item "> < a class ="page-link " href ="# "> Previous</ a > </ li >
63
+ < li class ="page-item "> < a class ="page-link " href ="# "> 1</ a > </ li >
64
+ < li class ="page-item "> < a class ="page-link " href ="# "> 2</ a > </ li >
65
+ < li class ="page-item "> < a class ="page-link " href ="# "> 3</ a > </ li >
66
+ < li class ="page-item "> < a class ="page-link " href ="# "> Next</ a > </ li >
67
+ </ ul >
68
+ </ nav >
69
+
70
+ </ div >
71
+ </ div >
72
+ </ div >
73
+ </ div >
74
+ < div class ="col-lg-6 ">
75
+ < div class ="component ">
76
+ < div class ="card magictime ">
77
+ < div class ="card-title tonal ">
78
+ < strong > Creator</ strong >
79
+ </ div >
80
+ < div class ="card-content ">
81
+ < div class ="creater-name ">
82
+ < h2 >
83
+ < b > Name:</ b >
84
+ < span >
85
+ < a href ="https://github.com/rubenshibu "> Ruben Shibu</ a >
86
+ </ span >
87
+ </ h2 >
88
+ </ div >
89
+ </ div >
90
+ </ div >
91
+ </ div >
92
+ </ div >
93
+ </ div >
94
+
95
+
96
+
97
+
98
+
99
+
100
+
50
101
</ div >
51
102
</ section >
52
103
< footer >
You can’t perform that action at this time.
0 commit comments