11.9. Font Formatting Codes

简介:


11.9.1. strong

			
<para><emphasis role="strong">Note</emphasis></para>
			
			

Note

11.9.2. bold

			
<emphasis role="bold">text</emphasis>
			
			
text

11.9.3. italic

			
<emphasis role="italic">text</emphasis>
			
			
text

11.9.4. literal

			
<para><literal>literal</literal></para>
			
			

literal

Code

			
<literal role="code">< ! [ CDATA [ code ] ] ></literal>
			
			
code

11.9.5. remark

			
<remark>Some details are still a bit shaky</remark>
			
			

Some details are still a bit shaky




原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
5月前
|
前端开发
display:contents
display:contents
23 1
UserWarning: Glyph 28857 (\N{CJK UNIFIED IDEOGRAPH-70B9}) missing from current font. FigureCanvasA
UserWarning: Glyph 28857 (\N{CJK UNIFIED IDEOGRAPH-70B9}) missing from current font. FigureCanvasA
UserWarning: Glyph 28857 (\N{CJK UNIFIED IDEOGRAPH-70B9}) missing from current font. FigureCanvasA
the code place where the binding is converted to final value displayed in u
the code place where the binding is converted to final value displayed in u
104 0
the code place where the binding is converted to final value displayed in u
the code place where the binding is converted to final value displayed in ui
the code place where the binding is converted to final value displayed in ui
the code place where the binding is converted to final value displayed in ui
|
C#
Beginner’s Tutorial: 3D Line and Border Effects in XAML
This mini-tutorial might be for you if you’re having troubles finding the right line colors to achieve simple 3D effects like these:   The solutio...
1112 0