Здравствуйте, почему в слайдере h1 отображается с дополнительным кодом, а не только ключевая фраза "компьютерная помощь в Москве" ? <h1 style="overflow:hidden;font-family:Montserrat;font-size:55px;color:#000000;top:0px;left:186px;" class="ls-l" data-ls="offsetyin:70;durationin:1500;delayin:3500;easingin:easeOutQuint;durationout:400;parallax:true;parallaxlevel:-3;">Компьютерная помощь в Москве</h1>
Hi, why the slider is displayed with h1 of extra code and not just the key phrase "computer assistance in Moscow" ?
You have the option to choose element types with the text layers. In HTML the <h1> element is the primary heading and the <p> is the paragraph. These need to be put before the text to work, as the HTML requires it.
Здравствуйте, почему в слайдере h1 отображается с дополнительным кодом, а не только ключевая фраза "компьютерная помощь в Москве" ? <h1 style="overflow:hidden;font-family:Montserrat;font-size:55px;color:#000000;top:0px;left:186px;" class="ls-l" data-ls="offsetyin:70;durationin:1500;delayin:3500;easingin:easeOutQuint;durationout:400;parallax:true;parallaxlevel:-3;">Компьютерная помощь в Москве</h1>
Hi, why the slider is displayed with h1 of extra code and not just the key phrase "computer assistance in Moscow" ?
Hey Stepan,
You have the option to choose element types with the text layers. In HTML the <h1> element is the primary heading and the <p> is the paragraph. These need to be put before the text to work, as the HTML requires it.