学习表格制作
2015年 08月04日
| Tables | Are | Cool |
|---|---|---|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
| test | test1 | asdlaskdj | |
|---|---|---|---|
| alsdja | alsdjlf | asldjf | alsdjl |
1
2
3
4
5
6
int main()
{
printf();
return 0;
}
