Hi Can you use the same formatting on headlines, e.g. 18 px and same color, and still be viewed as different headlines (h1, h2 etc.)? I question regards my site Thx for your help!
H1 format and PX format is different. even H2 and Bold is different. if you are going to check you html code. it was written like this <h1> </h1> while bold is <strong> and Pre-formatted is also different
I think we should make minor changes in tags then we can differentiate which is h1 or h2. By default it comes in bold and approx px font size, but we can change it through css.