This text will be green. Inline styles take precedence over CSS included
externally.
The style attribute can override it, though.
style
p {
color: #f00;
}
这是一个段落。