Software Index
Related Topics
Popular Trends
Trending Topics
 

Download All Html Tags

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Clear HTML Tags
ClearHTMLTags is used to convert HTML into text while clearing specific HTML tags. You just copy HTML data to clear, paste into the input area, specify which tags you want to delete, click the "Clear HTML" button, and all converted ...
February 16th 2011 Shareware    232k
Strip HTML Tags From Multiple Files Software
Remove HTML tags from one or many HTML (or HTM) files. Only non-tag text content will remain.
August 13th 2007 Shareware    524k
WebPirate: Download ALL the Images from a Website
NEW! Website Image & File Download Utility. Download all the images from a website with a single click! WebPirate will scan an entire website and automatically download thousands of files with a single click! Includes popup blocker. REGISTRATION CODE IS ...
October 8th 2004 Shareware    10,658k
Yaldex JSFactory Pro 3.1
Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP(Net) syntax highlighting, etc) and the built-in preview, the program offers large snippets library with full collection of HTML tags, HTML attributes, HTML events, JavaScript events and JavaScript ...
October 30th 2005 Shareware    5,676k
Yaldex JSFactory Pro 3.3
Yaldex JSFactory is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers large snippets library with full collection of HTML ...
February 7th 2006 Shareware    6,154k
Yaldex JSFactory Pro 3.4
Yaldex JSFactory is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers large snippets library with full collection of HTML ...
March 4th 2006 Shareware    6,154k
FlashGot for Linux
FlashGot - download one link, selected links or all the links of a page at the maximum speed with a single click, using the most popular external download managers for Windows, Mac OS X, Linux and FreeBSD (dozens currently supported ...
February 25th 2011 Freeware    307k
Bash HTML Editor
Unlike most HTML editors, which are bloated and expensive yet offer little in actual features, Bash HTML Editor is designed to be completely utilitarian. Everything you need to get the most out of your webpage is readily at hand. And ...
May 13th 2004 Shareware    2,756k
Gutnov MagicSite
Gutnov MagicSite is effective and functional solution that allows you to build and manage professional Web sites. Powerful professional HTML editor with built-in web-sites designer QuickSite and scripts constructor Magic Script Builder will provide a effective and fast creation the ...
March 20th 2008 Shareware    3,987k
ConnectCode HTML Barcode SDK
ConnectCode HTML Barcode SDK is a HTML and Javascript barcode generation Software Development Kit (SDK). It creates commonly-used 1 dimensional barcodes like Code 128, Code39, UPCA, EAN13 and others using pure Hypertext Markup Language (HTML) and can be used in ...
January 5th 2011 Commercial    1,166k
StripTag
How to strip the HTML tag from a files.
This tool tries to return a string with some HTML tag stripped from a given files. StripTag is designed to strip HTML tags from the file(s). It will also strip embedded ...
July 25th 2011 Shareware    63k
HTML::TagFilter
HTML::TagFilter is a fine-grained html-filter, xss-blocker and mailto-obfuscator.

SYNOPSIS

use HTML::TagFilter;
my $tf = new HTML::TagFilter;
my $clean_html = $tf->filter($dirty_html);

# or

my $tf = HTML::TagFilter->new(
allow=>{...},
deny=>{...},
log_rejects => 1,
strip_comments => 1,
echo => 1,
verbose => 1,
skip_xss_protection ...
July 11th 2011 Freeware    20k
Paessler Site Inspector
Paessler Site Inspector is a web browser that combines the two most frequently used browser engines (Internet Explorer and Mozilla/Gecko) into one program. Its advanced analysis features make it the perfect companion for webmasters and web developers. With Site Inspector's ...
July 1st 2005 Freeware  5 stars 11,877k
CoffeeCup StyleSheet Maker
CoffeeCup StyleSheet Maker allows you to construct full-featured cascading style sheets, giving you full control of text placement, fonts, backgrounds, and more. You just have to change the tag definitions in the CSS file, because each Web page will look ...
November 22nd 2002 Shareware  5 stars 1,552k
Dutch&aposs HTML Frames
Dutch&aposs HTML Frames v.1.1 is stand - alone specialized HTML editing program that walks you through the process of creating custom HTML frames. (Using frames in HTML enables you to display multiple HTML documents on a single Web page). The ...
November 27th 2002 Shareware  5 stars  
Metty Meta Tag Maker
Metty allows easy creation of over 30 different meta tags that cause your
web pages to be properly indexed by search engines, thereby increasing
rankings. Metty can insert tags into an HTML file that has been imported
locally or directly ...
January 6th 2003 Freeware  5 stars 2k
Detagger
Detagger is a Windows program that can either convert HTML files into good-looking text, or selectively remove HTML markup. As a markup remover, you can tidy up your HTML in a number of ways. Simply select the classes of tags ...
April 26th 2004 Shareware  4.5 stars 1,050k
Hyper Maker HTML
HyperMaker HTML gives you a handy way to create and distribute HTML-based ebooks. It lets you package all HTML pages, linked images, and sounds in a single, encrypted, compressed file. Your creations can include .gif, .bmp, .jpg, and .png graphics; ...
January 23rd 2004 Shareware  4 stars 2,718k
Arthur HTML Editor
Create, manage, and publish your web site with this easy to use HTML editor. A must for anyone who uses HTML. Includes Hundreds of HTML tags for quick reference, easy menus allow you to quickly add images, links , anchors ...
February 14th 2003 Shareware  4 stars 775k
PSPad - programmers editor
work with projects

unlimited length of edited text

work on several documents in the same time with capability save desktop status

with macro recorder you can record, save and load macros

search and replace in files

FTP client - you can edit direct FTP files
text ...
June 18th 2005 Freeware  4.5 stars 2,946k
Related Scripts
CSS Style Sheets Alternatives to Deprecated HTML Tags
Sheets Alternatives to Deprecated HTML Tags is an article that enumerates the need of the style sheets with examples. It show you how to relate the HTML font size attribute to the CSS font-size property clearly.
December 13th 2005 Freeware     
Dynamically control HTML tags
In this tutorial users can find information about how to dynamically control HTML tags. Here the author explains that ASP.NET facilitates users to dynamically alter the standard HTML tags with the help of attributes and provides instructions to perform this ...
December 19th 2005 Freeware     
Introduction to HTML Tags
In this HTML tags tutorial we explain how to use tags in html using simple and easy to understand examples. You can also find a great list of HTML tags that will aid you in creating web pages
November 24th 2005 Freeware     
Stripping HTML Tags using Regular Expressions
This is a tutorial that elaborately explains about using regular expressions to strip HTML tags. Author elaborates that this will be essential for the users to facilitate their websites with many features including allowing their visitors to have a web ...
December 5th 2005 Freeware     
Using Regular Expressions to get HTML tags
Using Regular Expressions to get HTML tags is an article dealing with regular expressions. This online manual gives you the step by step procedure that has to be followed in order to grab the text between HTML tags. Using this ...
December 2nd 2005 Freeware     
Another Simple Guestbook
This is a php software in which when users post the messages on the website, they can click on emoticons and can add it to the message. Here users use text files. Features like limit how many smileys can be ...
December 17th 2005 Freeware     
Online Image Splitter
This script makes it easier to slice images and download the HTML tags for pasting the slices back together. It also provides options for optimizing the sliced images and quickly creating navigational bars with mouse-over effects.
November 28th 2005 Freeware     
PopMenu
This is a highly customizable JavaScript navigation menu that can be incorporated to implement menus in your webpage. The look and feel of the menu can be customized through an external variable file. The menu supports background images, rollover images ...
November 27th 2005 Freeware     
UBB Code Parser
parseCode is a little module that helps to manage commenting system. This tool performs three functions. It exchange UBB coded format for the existing HTML and PHP coded formats. It removes all HTML tags and generates the respective function. Newlines ...
November 24th 2005 Freeware     
UBBCode
The UBBCodes is a PHP based script which allows you to convert or replace the UBB tags that are found on your website into HTML tags or to convert the HTML tags into UBB codes. With the help of this ...
November 28th 2005 Freeware     
Related Code
Advanced HTML Encoder
This code demonstrates how you can convert a string to HTML text format. It goes beyond the power of the Server.HTMLEncode method in that it parses out all HTML tags, changes new-line characters to "BR" tags, and also formats double-spacing ...
May 2nd 2006     17k
Formatting RichEdit with HTML tags
For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This one allows the user to use HTML style tags in a string to display the string in a RichEdit with ...
September 19th 2007     9k
Advanced Highlight
This function searches through the string passed to it for either a string or array of keywords. It highlights the keywords found in the string by wrapping them in HTML <span> tags. Features: - If an array of keywords is ...
May 2nd 2006     7k
Stationary Field
Fully customizable layer that stays put. Using JS,CSS,and DHTML it stays in its spot, rigidly hovering over it's place. Can be put anywhere on the page and can handle all HTML as long as its placed in the right spot. ...
February 9th 2008      
A Simple Text to Html File Converter
This progran can convert any text file into an Html File. Most of the well known "special html characters" are all handled. The code is very easy to understand,there is no complication in it.
March 13th 2006     4k
New Software
Popular Software