Difference between revisions of "Test Fonts"

From Future Of Mankind
 
Line 1: Line 1:
* Times New Roman: <span style="font-family:Times New Roman;">This is Times New Roman font.</span>
+
==Changing font faces==
 +
From https://en.wikipedia.org/wiki/Help:Advanced_text_formatting#Changing_font_faces
 +
 
 +
The [[MediaWiki]] markup language supports many HTML tags, including <code>&lt;span style="font-family:Garamond;"></code> and such. Some of the fonts are:
 +
:* Garamond: <span style="font-family:Garamond;">This is [[Garamond|Garamond font]].</span>
 +
:* Georgia: &nbsp; &nbsp; <span style="font-family:Georgia;">This is [[Georgia font]].</span>
 +
:* Courier: &nbsp; &nbsp; <span style="font-family:Courier;">This is [[Courier (typeface)|Courier font]].</span>
 +
:* Helvetica: &nbsp; <span style="font-family:Helvetica;">This is [[Helvetica|Helvetica font]].</span>
 +
:* Times New Roman: <span style="font-family:Times New Roman;">This is [[Times New Roman font]].</span>
 +
:* Arial: &nbsp; &nbsp; &nbsp; <span style="font-family:Arial;">This is [[Arial font]] (default).</span>
 +
:* Linux Libertine: &nbsp; <span style="font-family:Linux Libertine;">This is [[Linux Libertine]].</span>

Latest revision as of 15:24, 22 April 2019

Changing font faces

From https://en.wikipedia.org/wiki/Help:Advanced_text_formatting#Changing_font_faces

The MediaWiki markup language supports many HTML tags, including <span style="font-family:Garamond;"> and such. Some of the fonts are: