"Samuel Banya" <sba...@fastmail.com> writes: > I'm curious, is it possible to specify a 'ID' or 'Class' attribute for a > specific header, or link that you create in Org Mode? > > Asking since I'm in the process of modifying a CSS stylesheet for a site, but > would want more granular control to possible make containers with ID or > classes, but it doesn't look possible in Org Mode by default.
For headline class attribute, see Org manual -> Exporting -> HTML Export -> CSS support (HTML_HEADLINE_CLASS property). For headline ID, you can set CUSTOM_ID property. Links are discussed in https://list.orgmode.org/87mtinb2vq....@posteo.net/T/#t Best, Ihor