前へ 目次 次へ

text-transform

style17-3.css
.ttl{
	text-transform: lowercase;
}
.ttu{
	text-transform: uppercase;
}
.ttc{
	text-transform: capitalize;
}
css17-3s1.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja">
<head>
<title>「歩行ロボット進化論」</title>
<meta http-equiv="content-type" content="text/html;charset=Shift_JIS">
<link rel="stylesheet" href="style17-3.css" type="text/css">
<p class="ttl">Capitalization: the 'text-transform' property</p>
<p class="ttu">Capitalization: the 'text-transform' property</p>
<p class="ttc">Capitalization: the 'text-transform' property</p>
<p>Capitalization: the 'text-transform' property</p>
</body>
</html>

クリックすると表示結果をみることができます

2003//()

トップページへ

SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送