filehandling/richtexttohtmlconverter/Test/textstyleconvexpectedfile1.html
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <HTML> 
       
     3 <HEAD> 
       
     4 <TITLE>Converted from Rich Text</TITLE>
       
     5 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"><META NAME="generator" CONTENT="rt2html converter">
       
     6 </HEAD> 
       
     7 <BODY BGCOLOR="#ffffff" TEXT="#000000">
       
     8 <DIV ALIGN=LEFT>This bit is <I>italic</I>, this one is <B>bold</B>, and this one is <B><I>both</I></B>.<BR>This bit is <U>underlined</U> and this one <S>strikethrough</S>.</DIV> 
       
     9 <DIV ALIGN=LEFT></DIV> 
       
    10 </BODY>
       
    11 </HTML>