Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
где название
HTML:<h1 class="named">наименование товара</h1>
в файле стилей:
HTML:.named a { text-decoration:none; } .named a:hover { text-decoration:none; }
h1.named, h1.named:hover {
text-decoration:none;
}