filehandling/richtexttohtmlconverter/Test/textstyleconvexpectedfile1.html
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:38 +0100
branchGCC_SURGE
changeset 38 8df66256e3b7
parent 0 2e3d3ce01487
permissions -rw-r--r--
Branch for GCC_SURGE fixes

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML> 
<HEAD> 
<TITLE>Converted from Rich Text</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"><META NAME="generator" CONTENT="rt2html converter">
</HEAD> 
<BODY BGCOLOR="#ffffff" TEXT="#000000">
<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> 
<DIV ALIGN=LEFT></DIV> 
</BODY>
</HTML>