Show / Hide preview of HTML page in internal browser. If preview window stays open in background, it will be refreshed at intervals specified in program settings / editor / Auto Refresh [s].
|
You can use Mozilla in internal browser too. all whar tou need is download (for free) and install Mozilla ActiveX control. Then you can switch in internal browser between IE and Mozilla with first button.
|
|
Can be used to preview your page through your web server. Path to server directory is specified in program settings / internet. Part of file path is replaced by http://server/
|
Default settings for Apache server is C:\Apache\HTDocs. If you call normal HTML preview (F10), the file is displayed in the internal browser.
|
file://localhost/c:/apache/htdocs/soubor.htm. If you use webserver preview, file is displayed in the internal browser http://localhost/soubor.htm.
|
Reformats HTML code for pretty print. Scripts, comments and special tags (pre, ...) are not changed.
|
From HTML code redundant spaces, line breaks, ... are removed. Line breaks are inserted approximately after 200 chars.
|
Result is smallest and worse code for reading. Makes it hard to steal your HTML.
|
Change char case of HTML tags (Lower case tags are standard in XHTML)
|
|
Reformats Cascaded Style Sheets to pretty print form
|
|
Reformats Cascaded Style Sheets to pretty print form
|
|
TopStyle (free version TopStyleLite) is a great CSS editor, integrated in many of known HTML editors, and now in PSPad too. To work with TopStyle, you must download and install free version. What you select is transferred to TopStyle for editing. After you press Done button, it is tansferred back to the editor.
|
Remove Tags
|
This tool remove tags and shows text content in new file.
|
Text to HTML
|
Cover text with HTML tags to make it capable display in HTML browsers
|
Selection to JavaScript
|
Selected text is changed to JavaScript function Document.Write()
|
|
Simple RTF document is converted into HTML code. I suggest run function TiDy clean document after, to reformat and upgrade to CSS
|
|
Import from Comma Separated Value file, as can be exported from spreadsheets and databases.
|
Only check HTML code (without changes). Errors and warning are displayed in LOG window at bottom.
|
These functions come from TidyCFG.INI file. Every section in this file is one item in the menu. You can modify it, add to or remove sections, ..
|
More about syntax in TiDy chapter.
|
|
|
|