Hi,
Nein. Solange nicht …
<!DOCTYPE html>
<title></title>
<style type='text/css'>
[code lang=css].hide-text {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
span {
display: block;
width: 50px;
height: 50px;
background: orange;
}
</style>
<span class="hide-text">foo<br/>bar</span>[/code]
Da bleib ich lieber bei den guten alten unperformanten aber dafür zuverlässigeren -9999px
~dave