File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,47 @@ <h3>Add your different navbar</h3>
4747 < div class ="container-fluid ">
4848 <!-- your name -->
4949 <!-- 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 > Textfield</ strong >
57+ </ div >
58+ < div class ="card-content ">
59+ < nav class ="navbar navbar-light bg-light ">
60+ < form class ="form-inline ">
61+ < button class ="btn-ruben btn-outline-success " type ="button "> Main button</ button >
62+ < button class ="btn-ruben btn-sm btn-outline-secondary " type ="button "> Smaller button</ button >
63+ </ form >
64+ </ nav >
65+
66+ </ div >
67+ </ div >
68+ </ div >
69+ </ div >
70+ < div class ="col-lg-6 ">
71+ < div class ="component ">
72+ < div class ="card magictime ">
73+ < div class ="card-title tonal ">
74+ < strong > Creator</ strong >
75+ </ div >
76+ < div class ="card-content ">
77+ < div class ="creater-name ">
78+ < h2 >
79+ < b > Name:</ b >
80+ < span >
81+ < a href ="https://github.com/rubenshibu "> Ruben Shibu</ a >
82+ </ span >
83+ </ h2 >
84+ </ div >
85+ </ div >
86+ </ div >
87+ </ div >
88+ </ div >
89+ </ div >
90+
5091 </ div >
5192 </ section >
5293 < footer >
You can’t perform that action at this time.
0 commit comments