#55679 closed defect (bug) (duplicate)
Invalid HTML detected in WP core by w3.org validator
| Reported by: | wordmax | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 5.9 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Using latest version of WordPress & Blocksy theme with very few modifications or plugins. I notified Blocksy of an invalid HTML detected by validator.w3.org and the theme developers say that the WordPress core is actually the cause, not the theme.
Here is the code that produces invalid HTML at w3.org:
<style>.wp-container-1 .alignleft { float: left; margin-right: 2em; }.wp-container-1 .alignright { float: right; margin-left: 2em; }</style>
<style>.wp-container-2 .alignleft { float: left; margin-right: 2em; }.wp-container-2 .alignright { float: right; margin-left: 2em; }</style>
<style>.wp-container-3 .alignleft { float: left; margin-right: 2em; }.wp-container-3 .alignright { float: right; margin-left: 2em; }</style>
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
screenshot of html validation errors at w3