Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Step 1 - Improperly closed html #35

Closed
TeckniX opened this issue Mar 20, 2013 · 2 comments
Closed

Step 1 - Improperly closed html #35

TeckniX opened this issue Mar 20, 2013 · 2 comments

Comments

@TeckniX
Copy link

TeckniX commented Mar 20, 2013

In Step1 of the exercise, all span tags are improperly closed:
<span>Nexus S<span>
instead of:
<span>Nexus S</span>

You can view this while comparing Step0.. Step1:
step-0...step-1

@LeonFedotov
Copy link

👍

@btford
Copy link
Contributor

btford commented Oct 14, 2013

This has since been fixed. Thanks!

@btford btford closed this as completed Oct 14, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants