Thema
:
Delphi
Indy + css in html
Einzelnen Beitrag anzeigen
youuu
Registriert seit: 2. Sep 2008
Ort: Kleve
822 Beiträge
Delphi 2010 Professional
#
3
Re: Indy + css in html
24. Mai 2009, 16:33
Zitat von
mkinzler
:
Sind die css-Deklarationen Teil des Mail?
ja
markieren
Code:
<
html
>
<head>
<meta http-equiv="Content-Type" content="text/
html
; charset=utf-8" />
<style type="text/css">
<!--
.Stil1 {
color: #0000FF;
font-weight: bold;
}
-->
</style>
</head>
<body>
<div align="center"><span class="Stil1">Test E-mail</span>
</div>
</body>
</
html
>
Als kleines Beispiel
Steven
Zitat
youuu
Öffentliches Profil ansehen
Mehr Beiträge von youuu finden