HTML Toolbar

htmltoolbar  
 
All of the functions on this toolbar, except where otherwise stated, are disabled when editing anything other than HTML or XML files.  
 
htmltoolbarreformat     Reformat HTML (Ctrl+T)  
This option reformats the HTML file to make the code easier to read. The functionality of the HTML code itself is unchanged.  
 
htmltoolbarcompress     Compress HTML  
This option conpresses the HTML file by removing unnecessary spaces and concatenates lines up to the maximum line length set in Program Settings / HTML / Tools ?maximum Compressed Line Length. The functionality of the HTML code itself is unchanged.  
 
htmltoolbarcolors     Open Colour Selector (Alt+C)  
This option opens the colour selector dialog. See Tools Menu / Colour Selector for more details. This option is available for all file types.  
 
htmltoolbarhtml2text     HTML to Text  
This option removes all HTML tags from the file and creates a new text file that it populates with the result. The original file is unchanged.  
 
htmltoolbartage2uppercase     HTML Tags to Uppercase  
This option converts all of the tags in the document to uppercase. This option operates on the entire file, regardless of whether or not text is selected.  
 
htmltoolbartag2lowercase HTML Tags to Lowercase  
This option converts all of the tags in the document to lowercase. This option operates on the entire file, regardless of whether or not text is selected.  
 
htmltoolbarinternalbrowser     Open File in Internal Browser (F10)  
This option displays the file in PSPad's own internal browser. This browser is useful for displaying simple pages but will not necessarily execute pages as if they were installed on a server.  
 
htmltoolbartopstyle     Open in TopStyle  
Opens TopStyle and displays the selected text. This option is only useful for editing CSS Stylesheets.  
 
htmltoolbargoogle     Google Search  
Perform an internet search using Google. See Search Menu / Google Search for more details. This option is available for all file types.