Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2f54055

Browse files
committed
Added a footer
1 parent6854135 commit2f54055

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

‎excel.html‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ <h1 id="first">Excel Functions</h1>
4444
</div>
4545
</div>
4646
</main>
47+
<footer>
48+
<hr>
49+
<div>
50+
<div>
51+
<p>&copy;JavaScript Assignment Copywrite Randy</p>
52+
</div>
53+
</div>
54+
</footer>
4755
<scriptsrc="js/script.js"></script>
4856
</body>
4957

‎index.html‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@ <h2>With your details below:</h2>
8787
</div>
8888
</div>
8989
</main>
90+
<footer>
91+
<hr>
92+
<div>
93+
<div>
94+
<p>&copy;JavaScript Assignment Copywrite Randy</p>
95+
</div>
96+
</div>
97+
</footer>
9098
<scriptsrc="js/script.js"></script>
9199
</body>
92100

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp