Broertjuhhh
Gebruiker
- Lid geworden
- 6 feb 2007
- Berichten
- 271

De wanhopigheid nabij, ik heb het volgende html scriptje, het is mijn briefpapier voor Outlook express.
Het probleem is dat als ik dit briefpapier gebruik wat ik heb ingesteld met als standaard het lettertypt "Verdana, 10 points" het toch begint met het lettertype "Times new roman".
Hoe kan dit en wie maakt mij gelukkig ?
HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word"><HEAD><TITLE></TITLE><BASE
href="file://C:\Program Files\Common Files\Microsoft Shared\Briefpapier\"><BASE
href="file://C:\Program Files\Common Files\Microsoft Shared\Briefpapier\">
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content=Word.Document name=ProgId>
<META content="MSHTML 6.00.5730.13" name=GENERATOR>
<META content="Microsoft Word 10" name=Originator><LINK
href="Opdit%20NL_bestanden/filelist.xml" rel=File-List><LINK
href="Opdit%20NL_bestanden/editdata.mso" rel=Edit-Time-Data><!--[if !mso]>
<STYLE>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</STYLE>
<![endif]--><!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:LastAuthor>Mr. Brouwers</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2009-05-24T09:15:00Z</o:Created>
<o:LastSaved>2009-05-24T09:15:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>19</o:Words>
<o:Characters>109</o:Characters>
<o:Company>Unlimited 1 With 2</o:Company>
<o:Lines>1</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>127</o:CharactersWithSpaces>
<o:Version>10.6626</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:GrammarState>Clean</w:GrammarState>
<w:HyphenationZone>21</w:HyphenationZone>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]-->
<STYLE>
<!--body
{color: 000000;
background-position-x:0%;
background-position-y:100%;}
/* Font Definitions */
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:536871559 0 0 0 415 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Verdana";
mso-fareast-font-family:"Verdana";}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</STYLE>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:Standaardtabel;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Verdana";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=NL style="tab-interval: 35.4pt" bgColor=#ffffff>
<DIV> </DIV>
<DIV> </DIV>
<DIV class=Section1>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"><MAP
name=MicrosoftOfficeMap0><AREA shape=CIRCLE coords=335,63,39
href="http://www.opdit.nl/"></MAP><IMG id=_x0000_i1025 height=116
src="file:///O|/xampp/htdocs/0-opdit/Opdit%20e-mail.jpg" width=461
useMap=#MicrosoftOfficeMap0 border=0><o:p></o:p></SPAN></P></DIV></BODY></HTML>