Click here to Skip to main content
15,892,199 members
Articles / Desktop Programming / WTL

WTL integration of Lightweight HTML layout and rendering engine

Rate me:
Please Sign up or sign in to vote.
3.67/5 (32 votes)
10 Oct 20034 min read 255.9K   4.9K   62  
WTL integration of Lightweight HTML layout and rendering engine
<HTML>
<BODY leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0 bgcolor=threedface>
	<TABLE border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=#f7c42e>
	<TR>
	<TD align=center valign=center nowrap>
	<!-- These to images has href properties - they will behave as hyperlinks -->
	<IMG border=0 href=open src=open.png srcover=openover.png srcpressed=openpressed.png vspace=8 hspace=4>
	<IMG border=0 href=about src=about.png srcover=aboutover.png srcpressed=aboutpressed.png vspace=8 hspace=4>
	</TD>
	<TD align=right valign=center width=100% padding=8 background=cellback.imagedef><IMG border=0 src=htmlayout.png vspace=0 hspace=8></TD>
	</TR>
	<TR>
	<TD colspan=2 align=left valign=center padding=8>url:<INPUT name="url" type=text width=100% minwidth=10 value="http://TerraInformatica.com"></TD>
	</TR>
	<TR>
	<TD height=1 colspan=2 bgcolor=black></TD>
	</TR>

</BODY>
</HTML>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Founder Terra Informatica Software
Canada Canada
Andrew Fedoniouk.

MS in Physics and Applied Mathematics.
Designing software applications and systems since 1991.

W3C HTML5 Working Group, Invited Expert.

Terra Informatica Software, Inc.
http://terrainformatica.com

Comments and Discussions