Hallo,
und er würde aber durch entsprechende CSS-Definitionen nicht angezeigt
werden, sondern statt dessen die Grafik darstellen.
Ich würde einfach sagen, folgendermaßen:
<h1 id="company">Firmenname</h1>
#company {
content : '';
height : 5em; /*ggf. Durch Bildbreite ersetzen*/
width : 20em;
background-image : url(logo.png);
}
mfg, Flo
--
--
Developers are dying. Computers are getting trash. CEO's become forgetten. The only remaining things are ideas, lies and crises. So if you want to be immortal, first think, than stop it and go to microsoft and become later a manager at Lehman Brothers...
--
Developers are dying. Computers are getting trash. CEO's become forgetten. The only remaining things are ideas, lies and crises. So if you want to be immortal, first think, than stop it and go to microsoft and become later a manager at Lehman Brothers...