Software Index
Related Topics
Popular Trends
Trending Topics
 

A List Of Html Tags

Product Title  /  Popularity Revised License Rating Size
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
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
ClicheCleaner
ClicheCleaner helps you write better, by highlighting passages in your text that are either cliches, other overly-used common expressions, or phrases of your own that you have repeatedly used within the same document. ClicheCleaner includes a list of nearly 7000 ...
April 21st 2003 Shareware  4.5 stars 1,149k
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
HTML-Optimizer for Mac
HTML-Optimizer is a tool that reduces the size of your HTML pages by 10-15% by removing unnecessary characters and tags.

HTML-Optimizer also checks for errors in your HTML code and reports them.

HTML-Optimizer offers the same optimization capabilities as its big brothers ...
April 8th 2011 Free Trial    7,158k
HTML-Optimizer Pro for Mac
Speeds up your site by optimizing both HTML and script code of your web pages and optimizing your JPEG and PNG images. It helps you keep organized by creating a duplicate site folder for the optimized files. An added benefit ...
April 1st 2011 Shareware    8,069k
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
Htm2Pic
Htm2Pic is a windows desktop program that mainly helps you convert html page from any URL into image in any popular format. (BMP,JPG,GIF,PNG,TIF etc) This tool is specially designed for batch converting a lot of web pages. It also works ...
June 23rd 2008 Shareware  5 stars 1,094k
Print Multiple HTML
Korda - Print multiple Web/HTML pages without a browser. Print Multiple HTML Files has 3 main functions: 1) Print from a.txt file that contains a list of URL's; 2) Print .html or .htm files from both local and network drives; ...
July 31st 2008 Shareware    866k
Print File List Pro
Do you need to print a list of files on your Windows computer in an attractive format? Windows doesn't give you a way to do this. Print File List Pro provides missing functionality for Windows Explorer: the ability to print ...
April 21st 2010 Shareware    3,721k
4dots Software Img Tag Updater Tool
This tool massively automatically sets and updates the height and width attributes of IMG tags of HTML documents based on the original height and width of the source image. It is a good practice to set the height and width ...
February 7th 2011 Freeware    401k
HTML::Element::L ibrary
HTML::Element::Library is a Perl module that provides API calls for common actions on trees when using HTML::Tree.

SYNOPSIS

use HTML::Element::Library;. metaperl.org - premiere python and perl consulting. Publisher of HTML::Element::Library, Author of HTML::Element::Library 3.53. HTML::Element::Library is a Perl module that provides ...
September 12th 2011 Freeware    41k
django-attachmen ts
django-attachments is a generic set of template tags for the Django framework to attach any kind of files to models.

Installattion:

Put attachments to your INSTALLED_APPS in your settings.py within your django project. This app provides a additional permission delete_foreign_attachments which enables ...
June 6th 2011 Freeware    61k
HTML Editor for Mac
HTML Editor is a free and easy to use HTML editor created in the Java programming language.

Here are some key features of "HTML Editor":

· HTML Syntax Highliting
· WYSIWG HTML Editor. Type directly in the HTML view
· Load and Save HTML ...
October 18th 2011 Shareware    676k
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
Flowers: A Celebration of Color
No matter what time of year it is outside, it can always be Spring inside your monitor with the Flowers: A Celebration of Color Screen Saver. This slideshow-style monitor protector rotates 37 photos of beautiful flowers. From the subtle shades ...
November 28th 2001 Shareware  5 stars 2k
Biromsoft To Do List
Biromsoft To Do List 2.6 New Version! Do you know anyone who succeeded in this world without getting organized? Not too many people right? We have a solution for you. Biromsoft To Do List is an effective task manager which ...
November 3rd 2003 Shareware  5 stars 1k
Reggie Pro
Find out about free and expiring domain names easily
Google search engine ranking helps you find popular expired domain names
Includes 10 dictionaries (almost a million words with support for extended
characters)
Multithreaded=many times faster (at least 8 times faster than previous versions)
Export expiry ...
January 3rd 2004 Shareware  4 stars 2k
Related Scripts
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     
HTML Introduction
This introduction to HTML tutorial provides the very basics of html what H.T.M.L stands for, How it works across the internet and other important basic information. n this HTML tags tutorial we explain how to use tags in html using ...
November 27th 2005 Freeware     
Receiving a List of all Tables in a Database
The main objective of this article is to teach the developers how to receive the list of tables from a database. The author tells about the inquiry of the system tables in database access. The step by step procedure is ...
December 16th 2005 Freeware     
Searching a Directory of Files
This short code snippet and explanation explains how to loop through a directory of files and determine which ones match a regular expression and which don't, so a list of macthing files for the criteria used will be returned.
December 12th 2005 Freeware     
Who Am I A Buddy Of
This is a phpBB module that displays a list of users who is having our id in their buddy lists. In this script online and offline status are not displayed and sorted. This program is compatible with all kind of ...
November 25th 2005 Freeware     
Creating a DataBound List of Radio Buttons
Creating a DataBound List of Radio Buttons is an ASP.NET tutorial which helps you to create a series of radio buttons on the html page. In this tutorial the author also shows you how to integrate the DataReader object to ...
November 28th 2005 Freeware     
Format HTML
This script formats and indents HTML code with the help of spaces or tabs, and writes a new file with the results. It makes code generated by some WYSIWYG HTML editors easier to read. It can convert all tags to ...
November 23rd 2005 Freeware     
How to get list of tables in a database
How to get list of tables in a database is a tutorial which guides you in displaying all the tables that exist in a database. Tables method of the OleDbSchemaGuid class can be used to list all the tables and ...
November 22nd 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     
The Complete List of ECHO Environmetal Variables
This page offers what seems to be a complete list of ECHO comment tags that return a servers environmental variables. As new variables are found they are posted.
December 1st 2005 Freeware     
Related Code
List of very useful UNIX commands
List of very useful UNIX commands
February 22nd 2006     5k
A Game of tetris
This a game of tetris with source written in Delphi
April 16th 2006     5k
Recent Files List
I decided that after not being able to find any good examples of how to handle a recent files list as in Winzip or MS-Word, that I would make my own one... This example shows how to store a list ...
April 8th 2009     6k
Stored procedure to track database file grwoth over a period of time
It is important to track database file growth, as it helps you understand the rate at which your database is growing, so that you can plan ahead for your future storage needs. This procedure shows you the percentage by which ...
October 17th 2009     1k
XList - Pointer List Class
This class can hold a list of pointers. It dynamically resizes itself. There are a number of functions in the class that make using it easier. I hope you find it useful. Enjoy!
June 25th 2011     2k
New Software
Popular Software