Difference between revisions of "Css elements"
From Wiki at Neela Nurseries
m (Add top of page links.) |
m (Add CSS snippet with centering mark up.) |
||
Line 13: | Line 13: | ||
Example use: | Example use: | ||
[[Kconfig|Kconfig]] :: [[Cmake|cmake]] | [[Kconfig|Kconfig]] :: [[Cmake|cmake]] | ||
+ | |||
+ | Example use with centering mark up: | ||
+ | <center> | ||
+ | baz | ||
+ | </center> | ||
</pre> | </pre> |
Revision as of 17:41, 22 February 2024
Local page for CSS and related HTML mark up snippets.
Mark up snippet without links and link names: [[|]] :: [[|]] Example use: [[Kconfig|Kconfig]] :: [[Cmake|cmake]] Example use with centering mark up: <center> baz </center>