F
F
fsociety2015-02-11 12:49:55
HTML
fsociety, 2015-02-11 12:49:55

Will the span tag in the H1 tag affect SEO?

I need a large title on the homepage.
Will increasing the h1 font of the title affect SEO?

<h1><span style="font-size: 36pt;">ТЕКСТ</span></h1>

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Taratin, 2015-02-11
@RomaBulgakov

Instead of
css

.my-super-font36{
    font-size: 36pt;
}

J
jozess, 2015-12-27
@jozess

And can you do that?
<h1>ТЕКСТ <span>еще текст</span></h1>

I
IceJOKER, 2015-02-11
@IceJOKER

No, but you can achieve the same effect by applying the same style to the h1 itself.

A
Alwe, 2015-10-23
@Alwe

It seems to be not.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question