Difference between revisions of "Css elements"
Jump to navigation
Jump to search
m (Add top of page links.) |
m (Amend ceneter local links mark up snippet.) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
Example use: | Example use: | ||
| − | [[Kconfig|Kconfig]] :: [[Cmake|cmake]] | + | [[Kconfig|Kconfig]]   ::   [[Cmake|cmake]] |
| + | |||
| + | Example use with centering mark up: | ||
| + | <center> | ||
| + | [[wiki_link_1|link_1_name]] &nbsp; :: &nbsp; [[wiki_link_2|link_2_name]] | ||
| + | </center> | ||
</pre> | </pre> | ||
Latest revision as of 17:42, 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> [[wiki_link_1|link_1_name]] :: [[wiki_link_2|link_2_name]] </center>