Skip to content

Commit e579677

Browse files
committed
fix footer position and add name
1 parent 20f153f commit e579677

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Form-Controls/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ <h1>Order a T-Shirt</h1>
3636
<button type="submit">Order Now</button>
3737
</form>
3838
</main>
39-
</body>
40-
</html>
39+
4140
<footer>
4241
<p>By Eyob Zeray</p>
4342
</footer>
4443

44+
</body>
45+
</html>
46+

0 commit comments

Comments
 (0)