Maxthon - Zum Inhalt
Verfasst: 25.07.2009 01:38
Oben bei Maxthon steht immer "Zum Inhalt". Wie kann man das ändern oder ganz weg machen?
LG
LG
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
/* invisible skip link, used for accessibility */
.skiplink {
position: absolute;
left: -999px;
width: 990px;
}
Code: Alles auswählen
<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>