mirror of
https://github.com/Raghu-Ch/front-end-coding-challenge.git
synced 2026-02-11 05:03:03 -05:00
add more example clarity
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
|
||||
<h3 class="subtitle">Some Tips</h3>
|
||||
<ol>
|
||||
<li>There is at least two titles with the same name. You will want to base your event handling on the IDs to diferentiate between these. (perhaps using something like a data- attribute)</li>
|
||||
<li>There are two titles with the same name: <strong>The Bride of the Water God (Habaek)</strong>. You will want to base your event handling on the IDs to diferentiate between these. (perhaps using something like a data- attribute)</li>
|
||||
<li>It will probably create more complexity to try to break this into multiple sub-components. I wouldn't recommend it unless you are very ambitious.</li>
|
||||
<li>Do not worry about browser support outside of the latest version of chrome.</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user