Hey, I want use <h1> tags for title and I want two colors (two words = two colors) Something like that: Amazing design How to do it correct? <h1 class=red>Amazing</h1> <h1 class=blue>design</h1> <h1>Amazing <span>design</span></h1> Please help.
This one is correct method. If you use first method Google will think it like multiple <H1> tags which is not beneficial for you as each webpage must have only one <H1> tag