![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
img { visibility: hidden; width: 0; height: 0; } img:after { content: attr(alt); } (untested) |
#3
| |||
| |||
|
|
I'm pretty sure this isn't possible, but to be sure: in an author print style sheet is it possible to disable printing of a graphic logo and print it's alt content instead? Something like: img { visibility: hidden; width: 0; height: 0; } img:after { content: attr(alt); } (untested) |
![]() |
| Thread Tools | |
| Display Modes | |
| |