From: Sebastian Rose <sebastian_rose@gmx.de>
To: Jeff Horn <jrhorn424@gmail.com>
Cc: Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: Applying inline styles to a section for exported HTML
Date: Sat, 16 Oct 2010 18:45:21 +0200 [thread overview]
Message-ID: <87lj5ym6hq.fsf@gmx.de> (raw)
In-Reply-To: <AANLkTikqrQFthc7keWV3nwS77c7J+jXscPMTJKW8zpF_@mail.gmail.com> (Jeff Horn's message of "Fri, 15 Oct 2010 21:40:59 -0400")
Jeff Horn <jrhorn424@gmail.com> writes:
> I'm aware we can define #+ATTR_HTML: for styling of divs containing
> images and tables. Is there similar functionality for section divs?
> Simply adding the required option below or above the section didn't do
> the trick.
>
> Since section divs aren't named semantically[1], I can't simply add a
> class style to my CSS file. I basically want to turn a section in my
> org file into a callout/sidebar box. Any ideas?
>
> Best,
> Jeff
>
> [1] What I mean is, a section "* Word" is identified with an id and a
> class of "section-1" or something similar if it is the first section
> in a document. If it had an id of "word", I could simply a style for
> that id in my style sheet.
Maybe custom IDs are your friends?
* A Word on Words
:PROPERTIES:
:CUSTOM_ID: word
:END:
Content
You can add that property like this:
C-c C-x p CU TAB
HTH
Sebastian
next prev parent reply other threads:[~2010-10-16 16:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-16 1:40 Applying inline styles to a section for exported HTML Jeff Horn
2010-10-16 16:45 ` Sebastian Rose [this message]
2010-10-16 19:18 ` Jeff Horn
2010-10-17 5:47 ` Carsten Dominik
2010-10-17 22:46 ` Jeff Horn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lj5ym6hq.fsf@gmx.de \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=jrhorn424@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).