2010年5月20日 星期四

Google Font API 提供使用CSS自訂嵌入 Google Font Directory 線上字型的方法.

在 NETTUTS+這篇主題: Quick Tip: Google Fonts API: You’re Going to Love This 發覺原來Google已經有了webfont 的 API .

Google Font API提供使用CSS自訂嵌入 Google Font Directory 線上字型的方法.
Getting Started 有清楚說明.



< !DOCTYPE html>
< html lang="en">
< head>
< meta charset="utf-8">
< title>Google Font API 測試檔_3< /title>
< link href='http://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css'>
< style>
body { font-family: 'Tangerine', arial, serif; font-size: 100px; color:#66ff88; background-color:#CC5500}
< /style>
< /head>
< body>
Hello World .< BR/>
OFL Sorts Mill Goudy TT .
< /body>
< /html>

實測樣本
http://sites.google.com/site/terfict3/home/google_font_api_t3.html;

2010年5月4日 星期二

Flash vs. HTML5 網路影音

[T客邦] 深入分析:Flash vs. HTML5 網路影音格式落誰家?

【O專欄】搭配網路標準讓HTML5 Video更活潑

Apple大戰Adobe,新聞事件懶人包

【O專欄】備受矚目的 HTML5 Video標籤

[elements.com] HTML5 Canvas and Audio Experiment

Keynote Day 2 __silverlight影音