* HTML export with custom_id tags
@ 2015-05-07 17:49 Lawrence Bottorff
0 siblings, 0 replies; only message in thread
From: Lawrence Bottorff @ 2015-05-07 17:49 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 570 bytes --]
I'm picking over Eric Schulte's web page (http://www.cs.unm.edu/~eschulte/),
and the base .org file it came from, and I see he has given his outline
headers (level **) a PROPERTIES drawer:
:PROPERTIES:
:CUSTOM_ID: research
:END
then in his .css file he has this:
#outline-container-research
{
padding-top: 100px;
}
I can't find any sort of code that would be associating these two, so I
must assume this is a built-in org-mode HTML export feature. Is this true?
(Not really understanding the manual on HTML CSS, either.) If not, how are
these two associated?
LB
[-- Attachment #2: Type: text/html, Size: 847 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-07 17:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07 17:49 HTML export with custom_id tags Lawrence Bottorff
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).