Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#9828 closed defect (bug) (duplicate)

WordPress image gallery bug

Reported by: zialingua's profile zialingua Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.7.1
Component: General Keywords: WordPress Gallery Post
Focuses: Cc:

Description

When one wants to include an image gallery in a post, WordPress put this code:

<style type="text/css">
...
</style>

In the body of the html document.

The style tag in the html body no longer validate as a well formed and valid document.

According to the W3C, the style tag can only be put in the head of the html code.

Can this glitch be fixed in WordPress code?

Thank you.

Change History (1)

#1 @Denis-de-Bernardy
17 years ago

  • Milestone Unassigned deleted
  • Resolution set to duplicate
  • Status changed from new to closed

this has been reported about a zillion time already.

Note: See TracTickets for help on using tickets.