|
|
| Tag It |
If you edit HTML directly, you will find this little utility useful. Tag It takes a file name, converts it into an HTML tag for that file, and copies the tag to the clipboard ready for pasting. It automatically adds the correct width and height to image tags, and the file size for links to non-html files.
| File type | Tag created |
| .html | <a href="..."> ... <a> |
| .jpeg .gif | <img src="..." alt="..." width=x height=x> |
| .exe .zip | <a href="..."> ... <a> xMB (xxx bytes) |
| all others | <a href="..."> ... <a> xMB |
To use Tag It, open "My Computer" and either
Now switch to your HTML source editor, and paste.
If you drag or send a folder, Tag It makes a tag for every jpeg, gif, html, pdf, exe, and zip file in that folder.
Tag It also adds two further options to your Send To menu: Copy File Name and Copy Path name. These options provide a quick way to get a filename onto the clipboard ready for pasting into any application. Copy File Name copies only the file name eg. MyDocument.doc, while Copy Path name copies the entire path name eg. C:\My Documents\MyDocument.doc.
Tag It is available from the author's homepage. Tag It is freeware and may be freely copied and distributed without restriction.
Download and run this file installtagit10.exe Version 1.0 183KB (187,841 bytes)
|
|
||