Date: 19 December 2008
Question: How to make colored backgrounds in PMWiki
In a div (:div:)
Here is the code:
(:div14 id=div14 style="margin-left:20px; margin-right:20px; border:1px solid blue; background-color:#eeeeff":) This text has a left margin, a right margin, a border and background color. (:div14end:)Here is what it looks like: This text has a left margin, a right margin, a border and background color. |
| In a table
See Tables |
| In a regular paragraph
Here is the code:
%bgcolor=#eeffee%This text has a background color%%.
Here is what it looks like:
This text has a background color.
|
Sources:
- http://www.pmwiki.org/wiki/PmWiki/WikiStyles (divs)
- http://www.pmwiki.org/wiki/PmWiki/WikiStyleExamples (regular styling)
Related topics:
Up one level
|

