include-pattern-examples-in-wild: Difference between revisions
Jump to navigation
Jump to search
RictaRolmo (talk | contribs) (ricolov) |
|||
Line 1: | Line 1: | ||
ercdomdel | |||
=Include Pattern Examples in the Wild= | =Include Pattern Examples in the Wild= | ||
Revision as of 02:25, 20 December 2008
ercdomdel
Include Pattern Examples in the Wild
Pages which use the include-pattern. Please add new examples to the top of this list, and specify whether object
or a
is used for the included content.
Examples
- Joseph Bergantine uses
a
include syntax throughout the site to combine information in various places on the page, originally usedobject
syntax but that caused significant issues in Safari - INGV Bologna uses include-pattern for organization-name and fax in hcards of staff-members. The hcards are marked up as table-rows,
<a href="#anchorName"></a>
sintax is used for the included data. - 3AM Productions uses include-pattern for filling in hcard pieces throughout the page. Originally used
object
but switched toa
due to issues stylingobject
in IE as well as accessibility validator issues (Cynthia) - The West Midland Bird Club in the English Midlands uses include-pattern, with
object
, to include the logo from the top of each page, in the page-footer's hCard (e.g on the What's New page), and to include the location and page-URL of, for example, its indoor meetings in Birmingham in their hCalendar microforamts. - ...
Related Pages
- the include pattern
- include-pattern examples in the wild - an on-going list of websites which use the include pattern.
- include-pattern FAQ - if you have any questions about the include pattern, check here, and if you don't find answers, add your questions!
- include-pattern feedback- general feedback (as opposed to specific issues).
- include-pattern issues - specific issues with the include pattern.
- include-pattern strawman - alternative proposals