#程式1 Bold Text
Italic Text #程式2 Bold Text
Italic Text #程式3 typedef struct { char* mValueOfColor; int mWeightOfColor; char* mValueOfFontSize; int mWeightOfFontSize; char* mValueOfFontWeight; int mWeightOfFontWeight; /* (以下省略) */ } RStyleObj; #程式4 RStyleObj_miAddEntry(RStyleObj *styleObj, char* PtyName, char* PtyValue, int Weight) { if (styleObj->mWeightOfPtyName < Weight) { styleObj->mValueoOfPtyName = PtyValue; } } #程式5 Bach’s homepage

Bach’s homepage

Link to other place #程式6 enum {/* font-weight */ CSS_FONT_WEIGHT_NORMAL=1, CSS_FONT_WEIGHT_BOLD, CSS_FONT_WEIGHT_BOLDER, CSS_FONT_WEIGHT_LIGHTER, CSS_FONT_WEIGHT_100, CSS_FONT_WEIGHT_200, …, CSS_FONT_WEIGHT_900 }; #程式7
This is a Header Cell
This is a Normal Cell
#程式8
A test table with merged cells
Average Red
eyes
heightweight
Males1.90.00340%
Females1.70.00243%