Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.182 Times

Design Html freeware
Filter: All | Freeware | Demo
 

Design Html

1 2 3 4 5 > 
Released: February 28, 2012  |  Added: August 13, 2012 | Visits: 1.043

Application Design Application design is a package of more than 1000 royalty-free images for Windows. Designed to meet and exceed the design guidelines for Microsoft Windows systems, this collection of images of the taskbar includes images of 48x48 pixels with transparent background and the current design is in a... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Freeware Size: 22.64 MB Download (95): Application Design Download

Released: November 12, 2011  |  Added: November 21, 2011 | Visits: 1.203

Imagemapper Imagemapper 2 is a free application that creates interactive HTML Imagemaps for Web pages. Imagemapper 2 enables you to draw, modify, and set properties for 'hotspots' that are on the imagemap image.It can make both Client-side and Server-side imagemaps. It supports both CERN and NCSA server-side... Platforms: Windows

License: Freeware Size: 2.45 MB Download (123): Imagemapper Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 548

RuneWeb RuneWeb is a basic html editor, Runeweb is great for people who are learning HTML as well as those experiences web developers. RuneWeb now has build-in coding aids to help people learn the hyper text markup language. RuneWeb has a built in preview option so you are able to see what you have made. Platforms: Windows

License: Freeware Size: 246 KB Download (51): RuneWeb Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 621

Helpinator Free CHM PDF HTML Help Tool Helpinator's main focus is on making help authoring more productive. Helpinator eliminates double-work that you have to do using regular help authoring tools and simplifies complex tasks. You can compile professinally looking help files in 4 different formats, in multiple languages and for... Platforms: Windows

License: Freeware Size: 17.69 MB Download (45): Helpinator Free CHM PDF HTML Help Tool Download

Added: June 27, 2013 | Visits: 454

htmltmpl for HTML Tools htmltmpl is a templating engine for Python and PHP.It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.The primary goal of the templating engine is to... Platforms: PHP

License: Freeware Size: 61.44 KB Download (44): htmltmpl for HTML Tools Download

Added: January 25, 2010 | Visits: 996

Backup 3 Quick Picks Pack A series of Quick Pick plug-ins for Backup 3 from Apple to backup relevant files in your user account for:Automator Actions and WorkflowsCatalog disc databaseDashboard Widgetsecto preferences and application support dataFontExplorer X preferences, support data and fontsNewsFire RSS feeds,... Platforms: Mac

License: Freeware Size: 27 KB Download (101): Backup 3 Quick Picks Pack Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 855

FlipBook Creator Themes Pack - Curtain Free FlipBook Creator Themes Pack- Curtain The theme Curtain includes 4 free templates which specialized in building professional and gorgeous flipping book or catalog for publishing online. In order to improve the entire traffic and sales of networking, you need a good advertising catalog with... Platforms: Windows

License: Freeware Size: 3.66 MB Download (57): FlipBook Creator Themes Pack - Curtain Download

Added: May 10, 2013 | Visits: 380

htmltmpl htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language. The primary goal of the templating engine is... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): htmltmpl Download

Added: June 27, 2013 | Visits: 462

htmltmpl for Scripts htmltmpl is a templating engine for Python and PHP.It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.The primary goal of the templating engine is to... Platforms: PHP

License: Freeware Size: 61.44 KB Download (44): htmltmpl for Scripts Download

Released: November 22, 2012  |  Added: July 25, 2013 | Visits: 1.481

.NET WYSIWYG HTML Editor .NET WYSIWYG HTML Editor is 100% freeware that used to design the HTML pages. It has 3 modes: 'Design' - the WYSIWYG HTML editor, 'Source' - view or write HTML code manually, 'Preview' - see the actual effect. It provides you with the following features/functions: save to HTML file, get HTML... Platforms: Windows

License: Freeware Size: 472.46 KB Download (101): .NET WYSIWYG HTML Editor Download

Released: January 11, 2001  |  Added: May 06, 2006 | Visits: 6.295

IMS Web Dwarf A free WYSIWYG editor for the design of Web content using HTML and SVG (Scalable Vector Graphics). Features include an advanced Text Editor with spell checker and link editor, vector graphics editor, a Renderer with support for radial shading, linear shading and transparency, enhanced page layout...

License: Freeware Size: 4.73 MB Download (791): IMS Web Dwarf Download

Added: October 24, 2010 | Visits: 1.104

HTML Parser HTMLParser is a super-fast real-time parser for real-world HTML. What has attracted most developers to HTMLParser has been its simplicity in design, speed and ability to handle streaming real-world html. The two fundamental use-cases that are handled by the parser are extraction and... Platforms: *nix

License: Freeware Size: 4.2 MB Download (98): HTML Parser Download

Added: June 27, 2010 | Visits: 1.426

HTML::EmbperlObject HTML::EmbperlObject is a Perl module that extents HTML::Embperl for building whole website with reusable components and objects. SYNOPSIS < Location /foo > PerlSetEnv EMBPERL_OBJECT_BASE base.htm PerlSetEnv EMBPERL_FILESMATCH ".htm.?|.epl$" SetHandler perl-script PerlHandler... Platforms: *nix

License: Freeware Size: 358.4 KB Download (95): HTML::EmbperlObject Download

Added: April 03, 2010 | Visits: 1.051

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html... Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: June 14, 2010 | Visits: 1.168

HTML::Template HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes. A file written with HTML and these new tags is called a template. Using this module you fill in... Platforms: *nix

License: Freeware Size: 62.46 KB Download (109): HTML::Template Download

Added: October 05, 2010 | Visits: 2.446

PHP HTML Form Generation and Validation Class 1.0 Beta PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation. If youre a web developer you know that designing HTML forms and writing the PHP code for their validation is a really dull task. And if youre like me you mustve looked around the web to... Platforms: *nix

License: Freeware Size: 133.12 KB Download (131): PHP HTML Form Generation and Validation Class 1.0 Beta Download

Added: September 23, 2010 | Visits: 1.278

HTML::Widget::SideBar HTML::Widget::SideBar can creates the HTML (and possibly some Javascript) for a navigational or otherwise active (hierarchical) sidebar for a web page. SYNOPSYS use HTML::Widget::SideBar; use CGI; # Or something like that. # We are going to create a sidebar in which only the active... Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): HTML::Widget::SideBar Download

Added: July 22, 2010 | Visits: 786

HTML::YaTmpl HTML::YaTmpl is yet another template processor. SYNOPSIS use HTML::YaTmpl; my $t=HTML::YaTmpl->new( file=>template.tmpl ); $t->evaluate( key1=>$value1, key2=>[$val21, $val22, ...] ... ); $t->evaluate_to_file( $outputfilename, key1=>$value1, key2=>[$val21, $val22, ...] ... );... Platforms: *nix

License: Freeware Size: 41.98 KB Download (94): HTML::YaTmpl Download

Added: January 25, 2010 | Visits: 1.494

Taco HTML Edit Taco HTML Edit is a full-featured HTML editor and PHP editor distributed as freeware. It is designed exclusively for Mac OS X and uses many of the core technologies built into Mac OS X including image transparency (in the image map wizard), toolbars, multithreading (for quick tag coloring), and... Platforms: Mac

License: Freeware Download (140): Taco HTML Edit Download

Released: October 12, 2010  |  Added: November 10, 2010 | Visits: 904

HTML ON Software application for creating web pages. HTML ON editors offer convenience and added functionality. -syntax highlighting -templates -toolbars and quickly insert common HTML elements -preview in most popular browsers -color picker -tag inspector -html compress Platforms: Windows

License: Freeware Size: 3.43 MB Download (139): HTML ON Download

1 2 3 4 5 >