I wish to format the first 3 or 4 words of a paragraph to appear a bit larger, bold and red, then the remaining text to appear 'normal'. I applied a class to a css formatted <h4> tag that eliminates the margins and the same class to the <p> tag. The results are close to what I want but how do I avoid the forced line break and carriage return of the <p> tag?