Move carousel buttons out of carousel

This commit is contained in:
Matthew Grove
2018-12-08 15:56:38 +00:00
parent f675b0d9c7
commit 88a4c44e59
6 changed files with 85 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
<!-- Reading School 2018, HTML page by Matthew Grove, Year 10 -->
<h3>Hyperlinks</h3>
<h2>Hyperlinks</h2>
<p>
A hyperlink is simply a link on the web to some other resource. It uses a special kind of command that jumps you to some other content in your web browser, usually to another page. 
<br>