Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeroenhd
83 days ago
|
parent
|
context
|
favorite
| on:
You are not required to close your <p>, <li>, <img...
The second <p> is not inside of the first. The first <p> closes when the second <p> is encountered.
The syntax is invalid, but that's because the final </p> has no opening <p> that it can close.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The syntax is invalid, but that's because the final </p> has no opening <p> that it can close.