Commit ad2e4a07 authored by InSuperposition's avatar InSuperposition Committed by Sindre Sorhus

YUI app: Clean up HTML tags

parent c6027e64
...@@ -17,9 +17,8 @@ ...@@ -17,9 +17,8 @@
<label for="toggle-all">Mark all as complete</label> <label for="toggle-all">Mark all as complete</label>
<ul id="todo-list"></ul> <ul id="todo-list"></ul>
</section> </section>
<footer id="footer"></div>
</section> </section>
<div id="info"> <footer id="footer">
<p>Double-click to edit a todo</p> <p>Double-click to edit a todo</p>
<p>Created by <p>Created by
<a href="https://github.com/clarle">Clarence Leung</a> and <a href="https://github.com/clarle">Clarence Leung</a> and
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment