Fix broken html tag
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
|
||||
<h3>Prerequisites</h3>
|
||||
|
||||
<p>You just need to be familiar with <a href="https://www.w3schools.com/html/html_editors.asp" target="_blank"">HTML</a> and <a href=" https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript" target="_blank">JavaScript basics</a>.</p>
|
||||
<p>You just need to be familiar with <a href="https://www.w3schools.com/html/html_editors.asp" target="_blank">HTML</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript" target="_blank">JavaScript basics</a>.</p>
|
||||
|
||||
<h3>Setting up</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user