Opened 17 years ago
Closed 17 years ago
#19 closed defect (fixed)
Extra tags div currently uses contents which makes unstyled pages look unattractive
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | low | Milestone: | 0.1 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | extra tags div | Cc: |
Description
Weblocks places extra HTML tags in many places in order to allow for styling hooks. Currently the tags have contents which make the page look unattractive when it's unstyled. Additionally this is incorrent - there should be no contents in those tags. A comment <!-- empty --> should be sufficient.
Note: See
TracTickets for help on using
tickets.