I have a headline:
THIS IS A HEADLINE
How do i make the phrase \"THIS IS...\" not to be bold and the rest without a change
The heading looks bold because of its large size, if you have applied bold or want to change behaviour, you can do:
h1 { font-weight:normal; }
More: http://www.w3.org/TR/css3-fonts/#font-weight-prop