HTML Tool Bar

From Bluefish Wiki
Revision as of 17:53, 8 January 2010 by Fal7i (talk | contribs)
Jump to navigation Jump to search


 

see also: Man 2 ch09s02

Standard bar

Man2 html toolbar.png
icon HTML Ic. Bar
Man1 quick start.png Open a dialog box for creation of a new HTML document Shift+Alt+Q
Man1 body.png <body>selection?</body> dialog Shift+Alt+B
Man1 bold.png insert <strong>selection?</strong> Ctrl+Alt+B
Man1 italic.png insert <em>selection?</em> Ctrl+Alt+I
Man1 paragraph.png insert <p>selection?</p> Ctrl+Alt+P
Man1 brbreak.png insert <br /> Ctrl+Alt+K
Man1 breakall.png insert <br clear="all" />
Man1 nbsp.png insert   Ctrl+Alt+N
Man1 anchor.png <a>selection?</a> dialog Shift+Alt+A
Man1 hrule.png <hr /> dialog with default width="50" attribute Ctrl+Alt+N
Man1 center.png insert <div style="text-align: center">selection?</div>
Man1 right.png insert <div style="text-align: right">selection?</div> Ctrl+Alt+R
Man1 comment.png insert <!-- selection? --> Ctrl+Alt+C
Man1 email.png <a href="mailto:">selection?</a> dialog Shift+Alt+E
Man1 headings.png provides acces to <h1>selection?</h1> to
<h6>selection?</h6> insert buttons
Ctrl+Alt+1 to
Ctrl+Alt+6
Man1 image.png <img src="" alt="" /> dialog Shift+Alt+I
Man1 thumbnail.png thumbnail dialog Shift+Alt+N
Man1 multithumbs.png multithumbs dialog

Fonts

Man2 html fonts toolbar.png

Tables

Man2 html tables toolbar.png

Frames

Man2 html frames toolbar.png

Forms

Man2 html forms toolbar.png

List

Man2 html List toolbar.png

CSS

Man2 html CSS toolbar.png

Quick bar

Man2 html Quick toolbar.png