Wiki Code Cookbook: Difference between revisions
From Portland NET Wiki
| Line 52: | Line 52: | ||
</pre>If I want to make that text string less of an eyesore, I might also take care to color highlight a space before and after, like this: | </pre>If I want to make that text string less of an eyesore, I might also take care to color highlight a space before and after, like this: | ||
<span style="background:black; color:white">''' All PBEM employees must stop crying before returning to work. '''</span> | |||
In that example, I also made the text white. But naturally, you can change the color of the text, also, to create all manner of page design monstrosity. | In that example, I also made the text white. But naturally, you can change the color of the text, also, to create all manner of page design monstrosity. | ||
