File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -166,8 +166,10 @@ <h2>
166166 </ nav >
167167 </ div >
168168 </ div >
169+ </ div >
169170 </ div >
170- <!-------------------------- Contact------------------------ -->
171+
172+ <!-- -------------------- Contact me -------------------------->
171173 < div id ="contact ">
172174 < div class ="container ">
173175 < div class ="row ">
@@ -187,12 +189,13 @@ <h1 class="sub-title">Contact Me</h1>
187189 < input type ="text " name ="Name " placeholder ="Your Name " required >
188190 < input type ="email " name ="email " placeholder ="Your Email " required >
189191 < textarea name ="Message " rows ="6 " placeholder ="Your Message "> </ textarea >
190- < button type ="submit "> Submit </ button >
192+ < button type ="submit " class =" btn btn2 " > Submit </ button >
191193 </ form >
192194 </ div >
193195 </ div >
194196 </ div >
195197 </ div >
198+
196199 <!-- -----------------------Java-Script------------------------ -->
197200 < script >
198201 var tablinks = document . getElementsByClassName ( "tab-links" )
You can’t perform that action at this time.
0 commit comments