Skip to main content

Edit Web Page

Make your Internet work and entertainment FASTER, SAFER and EASIER.

Able Search is a FREEWARE program, that:
  • allows you to FIND AND DOWNLOAD EVERYTHING FAST,
  • protects your PRIVACY AND SECURITY,
  • uses THE BIGGEST REVOLUTION SINCE THE INVENTION OF THE INTERNET,
  • and offers MANY UNIQUE, USEFUL functions.

download Install and try - it will be the best discovery of your life :-) More information...


Able Search Program enables you to edit web pages directly in your browser. You do not need to install additional programs - just Internet Explorer. So before printing or saving a web page, you can for example:
- add your comments,
- select important information,
- remove unnecessary elements on the page,
- change the background color, fonts, pictures, etc.

Able Search offers a convenient visual (WYSIWYG) HTML editor, with all necessary functions. To use it, click HTML editor Edit page. This brings up an additional toolbar in Internet Explorer with the commands known from text editors such as OpenOffice Writer or Microsoft Word. You can write text on the page, select and delete various elements, change the size and style of fonts, colors, etc. To finish editing, click HTML editor again. To save changes, save Web page save the web page or print it.

web page editor
There are following buttons on the toolbar:
html edit cut Cut (Ctrl+X)
HTML edit copy Copy (Ctrl+C)
HTML edit paste Paste (Ctrl+V)
HTML edit undo Undo (Ctrl+Z)
HTML edit redo redo (Ctrl+Y)
hyperlink  Hyperlink - allows you to insert a new link to the selected text or change the address of an existing link.
insert HTML marquee  Insert marquee - inserts a block of text.
insert horizontal line  Insert horizontal line
images  Image - you can insert a new image, or when you select an existing image on the page, change its parameters (address, alternative text, alignment, border thickness and spacing from other elements).
NOTE: Some versions of Internet Explorer does not display images inserted from the local disk. They only show pictures from the Internet, when you enter a Web address.

save Web page  Get HTML Element Information - Thanks to Able Search you can easily obtain accurate information about any HTML element - a piece of text, an image, flash animation, object, etc. This may be useful for the authors of Web pages or if you want to save e.g. a picture on the disk.
Just select the button save Web page , then click on a web page loaded in Internet Explorer. This brings up detailed information about the clicked element: location in HTML DOM tree, element name, URL (for images, Flash animations etc.), a disk file (if it is stored in the Internet Explorer cache), the source of the element (HTML code) and the text visible on the page.

view HTML source  View page source - You can preview the HTML source in a text editor (Notepad is default). To open the preview in another program, click in Internet Explorer in the main menu Tools -> Internet Options -> Programs -> HTML Editor.
You can also easily see in Able Search the page source with highlighted and colored syntax. Click save Web page Get HTML Element Information and in the tree Element nesting select the highest node (HTML).

spell check  Check spelling -  Able Search checks the spelling in an edited web page. If there is no language that you need, you can download and install free OpenOffice dictionaries.

If you know something about HTML, when you select some text, in the bottom part of the edit toolbar you can choose the type of a block:
Paragraph <p>
Division <div>
Heading 1 <h1>
Heading 2 <h2>
Heading 3 <h3>
Heading 4 <h4>
Heading 5 <h5>
Heading 6 <h6>
Address <address>
Preformat <pre>
Term <dt>
Description <dd>
CSS styles on the page decide how individual types of blocks look like.

Choosing the type of the font, or its size does not require the HTML or CSS knowledge. You can also in a selected text include or turn off bold font bold (Ctrl+B), italic font italic (Ctrl+I), underline font underline (Ctrl+U) or strikeout font strikethrough.

Able Search enables also to set align of the paragraph: align left left, align center center, to align right right or align justify justified.

When you mark a fragment of the text, you can also choose the font color font and background color background color. Able Search has also a color scheme generator. Thanks to it you can automatically select matching colors, so your web page can look nice and professional. You can even screen color picker select colors from any place of the screen - from other programs, web pages, photographs, pictures etc.

You can also comfortably and quickly set with one click font and background color the color of the font and background on entire edited web page.

Button numbered list  toggles numbering in selected paragraphs, whereas button bulleted list - bulleted list.

Thanks to commands increase indent and decrease indent it is possible to Increase / Decrease indent of a text block.

You can also change the position of the selected text to superscript Superscript or subscript Subscript.

The last command clear text formatting  enables you to remove all formatting from the selected text: colors, size of the font, thickening, etc. You should remember that the appearance of the normal text can be determined by CSS styles and it will may not necessarily be straight, black font on the white background.