{curl 6.0 applet}
{curl-file-attributes character-encoding = "shift-jis"}
{let a:Table = {Table columns=2 }}
{value
    {a.add {bold 質問}} {a.add{bold 答え}}
    {a.add "名前"}　　　{a.add "漱石"}
    {a.add "職業"}　　　{a.add "犬"}
    {a.add "年齢"}　　　{a.add "2歳"}
{set a.background="beige"}
{set a.cell-border-color="black"}
{set a.cell-border-width=1pt}
a
}    