Main menu - HTML code
The menu contains commands for inserting HTML tags. The commands are grouped in a submenu according to their purpose:
Include External CSS
Click to attach a file with CSS stylesheets to your document. A window will open where you can select a local file which will be inserted into the HEAD section of the document as an attached CSS. Attach an icon to the page
Click to attach an icon to the document that will appear next to the website address in the browser window (the so-called favicon, favorite icon).
Structure
Click to expand the menu for inserting structure tags in HTML documents. Text Alignment
Click to expand the menu for inserting text alignment tags. Text formatting
Click to launch the Text Formatting Tag Tool. If you click on the arrow to the right of the command, the submenu will expand to allow you to choose formatting commands. Changes
Click to expand the menu for inserting change tags in the document. Unbreakable space tag
Click to insert a code to indicate an unbreakable space - . Default keyboard shortcut Alt+Space. Header
Click to expand the menu for inserting header tags. Horizontal line tag
Click to insert a tag for a horizontal line - HR. The default keyboard shortcut is Ctrl + L . Forms
Click to expand the menu for inserting form tags into the page. Tables
Click to expand the menu for inserting table tags into the page. Enumeration lists
Click to expand the menu for inserting enumeration list tags. Frames
Click to expand the menu for inserting frame tags into the page. Line breaking BR
Click to expand the menu for inserting line break tags BR . |