HTML Tool Bar: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
Fal7i (talk | contribs)
Fal7i (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:


{{toc}}
{{toc}}
see also: [[Man 2 ch09s02]]
see also: [[Man 2 ch09s02|Shortcuts for HTML Markup]]
<br style="clear:both"/>
<br style="clear:both"/>


Line 205: Line 205:
{|
{|
|colspan=4|[[File:Man2_html_Quick_toolbar.png]]
|colspan=4|[[File:Man2_html_Quick_toolbar.png]]
|-
|width=40|'''icon'''
|'''HTML'''
|'''Ic.'''
|'''Main Menu '''
|-
|
|
|''' '''
|
|}
|}
see [[Quick Bar Customization]]


{{Man2bottom
{{Man2bottom

Latest revision as of 12:39, 26 November 2010


 

see also: Shortcuts for HTML Markup

Standard bar

icon name HTML Ic.
Quickstart... Open a dialog box for creation of a new HTML document Shift+Alt+Q
Body... <body>selection?</body> dialog Shift+Alt+B
strong insert <strong>selection?</strong> Ctrl+Alt+B
em insert <em>selection?</em> Ctrl+Alt+I
Paragraph insert <p>selection?</p> Ctrl+Alt+P
Break insert <br /> Ctrl+Alt+K
Break and clear insert <br clear="all" />
Non-breaking space insert   Ctrl+Alt+N
Anchor / Hyperlink <a>selection?</a> dialog Shift+Alt+A
Rule <hr /> dialog with default width="50" attribute Ctrl+Alt+N
Center insert <div style="text-align: center">selection?</div>
Right justify insert <div style="text-align: right">selection?</div> Ctrl+Alt+R
Comment insert <!-- selection? --> Ctrl+Alt+C
E-mail… <a href="mailto:">selection?</a> dialog Shift+Alt+E
Heading provides acces to <h1>selection?</h1> to
<h6>selection?</h6> insert buttons
Ctrl+Alt+1 to
Ctrl+Alt+6
Insert image… <img src="" alt="" /> dialog Shift+Alt+I
Insert thumbnail… thumbnail dialog Shift+Alt+N
Multi thumbnail… multithumbs dialog

Fonts

icon HTML Ic. Main Menu

Tables

icon HTML Ic. Main Menu

Frames

icon HTML Ic. Main Menu

Forms

icon HTML Ic. Main Menu

List

icon HTML Ic. Main Menu

CSS

icon HTML Ic. Main Menu

Quick bar

see Quick Bar Customization