#p
1
{
color
:
#F00
;
font-size
36px
}
#p1 { color: #F00; font-size: 36px; }
<!DOCTYPE html>
<
html
>
head
meta
charset
=
"utf-8"
/>
title
>New Page</
link
href
"css/style.css"
rel
"stylesheet"
</
body
p
id
"p1"
>Hello World!</