Quick answer
HTML Orphan Text – causes and fixes.
HTML Orphan Text
HTML Orphan Text – causes and fixes. Use an HTML validator.
Common causes
- Text outside body or wrong place.
How to fix
- Put text in body; wrap in block.
Use our HTML Validator to paste your markup and see the exact error. Validatethis.org offers free validators for HTML, JSON, XML, CSV, and more. Check /tools for the full list. For API access, see /developers.
FAQ
- Text in head?
- No (except in title).
- Where text?
- In body.
Fix it now
Try in validator (prefill this example)