Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeahmed authored Sep 11, 2023
1 parent 3bd48ff commit 5cd3e0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h5>Education is the process of facilitating learning, or the acquisition of kno
<div class="close" onclick="sideMenu(1)"><img src="images/icon/close.png" alt=""></div>
<div class="user">
<img src="images/creator/roshan.jpeg" alt="Username">
<p>roshank9419</p>
<p>AhmedRefat</p>
</div>
<ul>
<li><a href="#about_section">About</a></li>
Expand Down Expand Up @@ -235,7 +235,7 @@ <h6>Python</h6>
<div class="csec"></div>
<div class="back-contact">
<div class="cc">
<form action="mailto:roshank9419@gmail.com" method="post" enctype="text/plain">
<form action="mailto:AhmedRefat@gmail.com" method="post" enctype="text/plain">
<label>First Name <span class="imp">*</span></label><label style="margin-left: 185px">Last Name <span class="imp">*</span></label><br>
<center>
<input type="text" name="" style="margin-right: 10px; width: 175px" required="required"><input type="text" name="lname" style="width: 175px" required="required"><br>
Expand Down Expand Up @@ -263,7 +263,7 @@ <h6>Python</h6>

<div class="feedbox">
<div class="feed">
<form action="mailto:roshank9419@gmail.com" method="post" enctype="text/plain">
<form action="mailto:AhmedRefat@gmail.com" method="post" enctype="text/plain">
<label>Your Name</label><br>
<input type="text" name="" class="fname" required="required"><br>
<label>Email</label><br>
Expand Down Expand Up @@ -308,4 +308,4 @@ <h1 style="color: #fff">Our Newsletter</h1>
</footer>

</body>
</html>
</html>

0 comments on commit 5cd3e0d

Please sign in to comment.