Skip to content

Commit 2c397b4

Browse files
Remove class attribute from footer element
1 parent e1dc8cf commit 2c397b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2>What is the purpose of wireframe </h2>
4949
</article>
5050

5151
</main>
52-
<footer class="footer">
52+
<footer >
5353
<p>This website is made by Ebrahim Moqbel </p>
5454
</footer>
5555
</body>

0 commit comments

Comments
 (0)