HTML Tool Bar: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
Fal7i (talk | contribs)
mNo edit summary
Fal7i (talk | contribs)
(No difference)

Revision as of 17:49, 10 January 2010


 

see also: Man 2 ch09s02

Standard bar

icon HTML Ic. Main Menu
Open a dialog box for creation of a new HTML document Shift+Alt+Q
<body>selection?</body> dialog Shift+Alt+B
insert <strong>selection?</strong> Ctrl+Alt+B
insert <em>selection?</em> Ctrl+Alt+I
insert <p>selection?</p> Ctrl+Alt+P
insert <br /> Ctrl+Alt+K
insert <br clear="all" />
insert   Ctrl+Alt+N
<a>selection?</a> dialog Shift+Alt+A
<hr /> dialog with default width="50" attribute Ctrl+Alt+N
insert <div style="text-align: center">selection?</div>
insert <div style="text-align: right">selection?</div> Ctrl+Alt+R
insert <!-- selection? --> Ctrl+Alt+C
<a href="mailto:">selection?</a> dialog Shift+Alt+E
provides acces to <h1>selection?</h1> to
<h6>selection?</h6> insert buttons
Ctrl+Alt+1 to
Ctrl+Alt+6
<img src="" alt="" /> dialog Shift+Alt+I
thumbnail dialog Shift+Alt+N
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

icon HTML Ic. Main Menu