November 29th, 2007
Posted in Web | No Comments »
November 21st, 2007
Posted in Java | No Comments »
October 2nd, 2007
Posted in Java | No Comments »
August 27th, 2007
Posted in Web | No Comments »
August 22nd, 2007
Hier ein paar nette Rezepte
Marinaden Rezepte
Gutes Gelingen!
Posted in Essen & Trinken | No Comments »
August 13th, 2007
Posted in fun | No Comments »
July 3rd, 2007
Posted in smallworld | No Comments »
June 21st, 2007
It should be possible to use following CSS entry:
a[class ^=”col”] {
border-bottom:3px solid green;
}
this entry should display every hyperlink, which class starts with col, with a green bottom line.
* = every where
$ = end of attribute
^ = beginning of attribute
I hope this works in every browser, we will see.
Posted in Web | No Comments »
May 24th, 2007
Posted in Nettes | No Comments »