<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<style type="text/css">
p{
font:20px/2 Webdings;
}
</style>
<title>Webdings 字體數(shù)字圖案</title>
</head>
<body>
<p id="p1">1 2 3 4 5 6 7 8 9 0</p>
</body>
</html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<style type="text/css">
p{
font:20px/2 Webdings;
}
</style>
<title>Webdings 字體數(shù)字圖案</title>
</head>
<body>
<p id="p1">1 2 3 4 5 6 7 8 9 0</p>
</body>
</html>

需要注意的是得考慮下瀏覽器兼容性。 比如我剛才用firefox 4.0 打開的時(shí)候,發(fā)現(xiàn)看到的是完全是數(shù)字。