Skip to content

Commit 04f3f99

Browse files
authored
Update b.html
1 parent d9c7c8b commit 04f3f99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

b.html

+5
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,9 @@ <h1>Step 2: Avoid Questionable Research Practices<br></h1>
2020
<h1>Step 3: Report and Put Together All Findings<br></h1>
2121
<p>Finally, put together your findings into one, single report with every little detail you want to include.</p>
2222
</body>
23+
<div class="button">
24+
<a href="c.html"><button>Next</button></a>
25+
<a href="a.html"><button>Back</button></a>
26+
<a href="homepage.html"><button>Home</button></a>
27+
</div>
2328
</html>

0 commit comments

Comments
 (0)