Click here to Skip to main content
Click here to Skip to main content
Articles » Web Development » HTML / CSS » HTML » Downloads
 

XCoHtml

By , 25 Jun 2010
 
XCoHtml_example.zip
XCo
collapse.gif
expand.gif
xco_00.gif
XCoHtml_SourceCode.zip
collapse.gif
Copy.gif
CopyCssJs.gif
CssJsHeader.gif
expand.gif
MyIcon.ico
NotOk.gif
OkBlue.gif
Properties
app.manifest
Settings.settings
XCoHtml_tool.zip
collapse.gif
expand.gif
XCoHtml.exe
/* Copyright: Eduard-Mihai Puiu @ Codeproject */

.expand
{
  background-image:url('expand.gif');
  background-repeat: no-repeat;
  cursor:pointer;
  width:24px;
}
.collapse
{
  background-image:url('collapse.gif');
  background-repeat: no-repeat;
  cursor:pointer;
  width:24px;
}
.topic
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:12pt;
  font-weight: bold;
}

By viewing downloads associated with this article you agree to the Terms of use 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, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Eduard Puiu
Europe Europe
Member
Currently going to high-school

Permalink | Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 25 Jun 2010
Article Copyright 2010 by Eduard Puiu
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid