欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片
W3School TIY
編輯您的代碼:
<html> <head> <style type="text/css"> span { float:left; width:0.7em; font-size:400%; font-family:algerian,courier; line-height:80%; } </style> </head> <body> <p> <span>T</span>his is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. </p> <p> 在上面的段落中,文本的第一個(gè)字母包含在一個(gè) span 元素中。這個(gè) span 元素的寬度是當(dāng)前字體尺寸的 0.7 倍。span 元素的字體尺寸是 400%,行高是 80%。span 中的字母字體是 "Algerian" </p> </body> </html>
查看結(jié)果:
請(qǐng)?jiān)谏厦娴奈谋究蛑芯庉嬆拇a,然后單擊提交按鈕測(cè)試結(jié)果。
jb51.net