Ashura: Druckproblem

Beitrag lesen

Hallo Ingo.

(Und danke, dass du mich erinnerst, mir ein Mittel gegen marquee zu schaffen.)
So eins? ;-)

In etwa, ja.

  • und bei der Gelegenheit <blink> ncht vergessen...

Daran hatte ich bereits gedacht.

Mein Benutzerstylesheet:

/* Prevent blinking */  
blink, .blink {  
  text-decoration:inherit !important;  
}  
  
/* Stop marquees */  
marquee {  
  display:block !important;  
}

Damit habe ich meine Ruhe.

Einen schönen Freitag noch.

Gruß, Ashura

--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]