此屬性對於 currentStyle 對象而言是唯讀的。對於其他對象而言是可讀寫的。
基本介紹
- 中文名:font-size
- 版本:CSS1
- 兼容性:IE4+ NS4+
- 繼承性:有
- 對應的腳本:特性為 fontSize
語法
說明
默認值: | medium |
---|---|
繼承: | yes |
版本: | |
JavaScript 語法: | object.style.fontSize="larger" |
此屬性對於 currentStyle 對象而言是唯讀的。對於其他對象而言是可讀寫的。
默認值: | medium |
---|---|
繼承: | yes |
版本: | |
JavaScript 語法: | object.style.fontSize="larger" |
font-size : xx-small | x-small | small | medium | large | x-large | xx-large | larger | smaller | length取值:xx-small : 絕對字型尺寸。根據...
font-size-adjust,設定或檢索用於對象中文本的字型名稱序列是否強制使用同一尺寸。...... font-size-adjust,設定或檢索用於對象中文本的字型名稱序列是否強制使用同一...
body,table,tr,td { font-family: "Times New Roman", Times; font-size: 18pt; } table { border-collapse: collapse; } </style> </head> <body> ...
font - size: 80px;font - weight: bold;background: #ddd;width: 30px;}.test.normal p {font - stretch: normal;}.test.condensed p {...
div ul>li p { font-size:14px; }選擇符ID選擇符 編輯 語法:#ID { sRules }說明:ID選擇符。以文檔目錄樹(DOM)中作為對象的唯一標識符的 ID 作為選擇符...
style="font-size: 12px; color: rgb(17,17,17); line-height: 19px; font-family: Arial, Helvetica, sans-serif"> 《本陣殺人事件》: style="font-...
style“font-family:arial,宋體,sans-serif; font-size:14px; line-height:25px; text-indent:30px”>袁隆平[1] (1930.9.7-)生於北京,漢族,江西<a target...
正確style="font-size:9pt"錯誤<img src=bg.gif width=140 height=30 alt=text />正確<img src="bg.gif" width="140" height="30" alt="text" />...
target“blank”><span style“font-family:arial;font-size:12px; line-height:18px”>交際高手必看 如何成為交際高手。 <span style“font-family:arial;font-...
font-size: 10.5pt; ">鄭多燕 font-size: 10.5pt; ">她是 ">2 f…...詞條標籤: 科學 圖集 超清鄭多燕減肥操圖冊 V百科往期回顧 詞條統計 瀏覽次數...
text += '<TABLE BORDER=1' + ' CELLSPACING=0' + 'style="font-size: 9pt">'text += '<TH COLSPAN=7 HEIGHT=' + headerHeight + '>'text += '...
css的使用有多種方式,一是嵌入式,即在html標籤中直接定義樣式表,如下所示:<p style="font-family:arial;font-size:16px;font-weight:bold;">Outside now ...
h1 { font-family: “Arial”; font-size: 12pt; color: #993300 } –></style>通過以上設定,就把文字的字型、字型大小、顏色、背景色等統一起來,不用對...
font-weight: normal; font-size: 100%; } q:before,q:after { content:''; } abbr,acronym { border: 0; }以及國外名人Eric Meyer的CSS Reset V1.0|...
為了簡化font-size的換算,需要在css中的body選擇器中聲明Font-size=62.5%,這就使em值變為16px*62.5%=10px, 這樣12px=1.2em, 10px=1em, 也就是說只需要...
<TEXTAREA STYLE="font-size:9pt;font-family:verdana;color:#333333">輸入內容</textarea>2、設定文本域的背景色<TEXTAREA STYLE="background-color:#ffffff...
p { font-style: italic ! important }p { font-size: 24pt }css important瀏覽器識別 ie7,ie8,firefox,chrome等高端瀏覽器下,已經可以識別 !important屬性,...
serif; font-size: 13px; }p.cjk { font-family: "宋體"; font-size: 13px; }p.ctl { font-family: "Times New Roman",serif; font-size: 13px; ...
<font size="" color=""></font> 設定字型大小從1到7,顏色使用名字或RGB(中文全稱:紅綠藍)的十六進制值<BASEFONT></BASEFONT>基準字型標記...
#sidebar p { font-style: italic; text-align: right; margin-top: 0.5em; }#sidebar h2 { font-size: 1em; font-weight: normal; font-style: ...
<input type=”submit”value=”確定”name=”B1“style=”FONT-FAMILY:宋體;FONT-SIZE:10pt”>; 確定按鈕完成輸入數據的提交...