Archivopedia Sandbox
From Archivopedia
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 17: | Line 17: | ||
- | [[Image: | + | [[Image:Embedded Image WikiMARC 1931666091.jpg]] |
+ | |||
+ | |||
+ | |||
+ | <css> | ||
+ | h1.firstHeading { color:green; } | ||
+ | </css> | ||
+ | |||
+ | |||
+ | {{#css: | ||
+ | body { | ||
+ | background: pink; | ||
+ | font-size: 9pt; | ||
+ | color: red; | ||
+ | } | ||
+ | }} | ||
+ | |||
+ | |||
+ | |||
+ | To add associate a CSS article with another article: | ||
+ | <nowiki> | ||
+ | {{#css:MyStyles.css}} | ||
+ | </nowiki> | ||
+ | |||
==AddThis Bookmark== | ==AddThis Bookmark== |
Current revision as of 11:31, 22 June 2008
Use this sandbox to practice your Archivopedia wiki formatting skills.
To add associate a CSS article with another article:
{{#css:MyStyles.css}}