Click here to view more cat photos.
Things cats love:
- cat nip
- laser pointers
- lasagna
Top 3 things cats hate:
- flea treatment
- thunder
- other cats
font-size
CSS属性控制,如下所示: h1 {
font-size:30px;
}
<style>
包含您的标记red-text
类,创建一个条目p
元素和设置font-size
为16个像素( 16px
)。 style
标记之间,给出p
元素font-size
为16px
。浏览器和文本缩放应为100%。
testString: 'assert(code.match(/p\s*{\s*font-size\s*:\s*16\s*px\s*;\s*}/i), "Between the style
tags, give the p
elements font-size
of 16px
. Browser and Text zoom should be at 100%.");'
```
Click here to view more cat photos.
Things cats love:
Top 3 things cats hate: