Ok on a site I am trying to do this
Fire
Alarms
Emergency
Lighting
by making custom header tags <h4> and <h5>. H4 for the F, A, E, L and h5 for the ire, larms, mergency and ighting.
Except if I do <h4>F</h4><h5>ire</h5> it comes out as
F
ire
on seperate lines.
Regardless of what I put in the css under h4 and h5 they always come on seperate lines.
Why is this?
Fire
Alarms
Emergency
Lighting
by making custom header tags <h4> and <h5>. H4 for the F, A, E, L and h5 for the ire, larms, mergency and ighting.
Except if I do <h4>F</h4><h5>ire</h5> it comes out as
F
ire
on seperate lines.
Regardless of what I put in the css under h4 and h5 they always come on seperate lines.
Why is this?