table header attributes
More a question about MultiMarkdown than MMC, but here goes.
I've been converting a "Textile"-implemented document to MM using MMC 2.8 (58). It's gone fine, but I'd like to improve the appearance of the tables by setting a background colour to the headers. Is there a way of doing this?
Thanks and regards,
David
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Fletcher on 02 Mar, 2015 12:38 PM
Are you referring to the coloring of tables in the HTML?
You can do whatever you want -- that's what CSS is for. There are
plenty of examples on the internet of how to apply CSS to any imaginable
HTML element, including table headers.
If you're referring to the editor pane in MMD Composer, there is not a
way to apply styling specifically to the headers of a table. The cells
of a table's header are the same as the other cells as far as Composer
is concerned.
Fletcher
2 Posted by coldrick on 02 Mar, 2015 10:04 PM
I was interested in the latter. Already knew about CSS for styling.
Anyway, thanks for the quick response, Fletcher.
Best regards,
David
Fletcher wrote:
Fletcher closed this discussion on 21 Aug, 2015 09:19 PM.