-
-
Notifications
You must be signed in to change notification settings - Fork 419
logos
Marcos Caceres edited this page Mar 27, 2026
·
12 revisions
Type: Logo[]
Default: [W3C logo]
Overrides the standard W3C logo(s) in the document header. Useful for Community Groups, joint deliverables, or documents with custom branding.
var respecConfig = {
logos: [
{
src: "https://example.org/logo.svg",
alt: "Example Community Group",
url: "https://example.org/",
height: 48,
},
],
};var respecConfig = {
logos: [
{
src: "https://www.w3.org/StyleSheets/TR/2021/logos/W3C",
alt: "W3C",
url: "https://www.w3.org/",
height: 48,
},
{
src: "https://partner.example/logo.svg",
alt: "Partner Org",
url: "https://partner.example/",
height: 48,
},
],
};| Field | Type | Required | Description |
|---|---|---|---|
src |
string |
Yes | URL of the logo image |
alt |
string |
Yes | Alt text for the image |
url |
string |
No | Link URL when the logo is clicked |
height |
number |
No | Image height in pixels |
width |
number |
No | Image width in pixels |
id |
string |
No |
id attribute on the logo element |
- Setting
logosreplaces the default W3C logo — include the W3C logo explicitly if you need it alongside your custom logo - SVG logos are recommended for crisp rendering at any size
💖 Support ReSpec by becoming a sponsor via Open Collective. 💖
✨ View rendered version of this documentation at https://respec.org/docs/ ✨
- Getting Started
- How Do I…
- Spec Editor's Guide
- Writing Algorithms
- WebIDL Guide
- Configuring ReSpec
- Developers Guide
- Shorthands
- addSectionLinks
- authors
- caniuse
- edDraftURI
- editors
- format (markdown)
- formerEditors
- github
- highlightVars
- isPreview
- license
- lint
- localBiblio
- logos
- maxTocLevel
- mdn
- modificationDate
- monetization
- noTOC
- otherLinks
- pluralize
- postProcess
- preProcess
- previousDiffURI
- previousMaturity
- previousPublishDate
- prevRecShortname
- prevRecURI
-
processVersion(Removed) - publishDate
- shortName
- specStatus
- subjectPrefix
- subtitle
- testSuiteURI
- xref
- additionalCopyrightHolders
-
addPatentNote(Removed) - alternateFormats
- canonicalURI
- charterDisclosureURI
- copyrightStart
- crEnd
- dark mode
- doJsonLd
- errata
- group
- implementationReportURI
- level
- noRecTrack
- prevED
- prEnd
- submissionCommentNumber
-
wg(Deprecated — usegroup) -
wgId(Deprecated — usegroup) -
wgPatentURI(Deprecated — usegroup) -
wgPublicList(Deprecated — usegroup) -
wgURI(Deprecated — usegroup)
a11ycheck-charsetcheck-internal-slotscheck-punctuationinformative-dfnlocal-refs-existno-captionless-tablesno-headingless-sectionsno-http-propsno-link-warningsno-unused-dfnsno-unused-varsprivsec-sectionwpt-tests-exist
Handled by ReSpec for you.
- conformance
- idl-index
- index
- issue-summary
- references
- tof (Table of Figures)
- data-abbr
- data-cite
- data-dfn-for
- data-dfn-type
- data-export
- data-format
- data-include
- data-include-format
- data-include-replace
- data-link-for
- data-link-type
- data-local-lt
- data-lt
- data-lt-no-plural
- data-lt-noDefault
- data-max-toc
- data-number
- data-oninclude
- data-sort
- data-tests
-
data-transform(Deprecated) - data-type
- dir
- lang