Standards on the toolbar...

  • Thread starter Freelance Traveller
  • Start date
F

Freelance Traveller

I have a strong preference for using "good practice", if not "best
practice" when it comes to coding my HTML. I've largely beaten
FrontPage 2003 into submission; the code that it generates for me is
pretty close to standards-conformant, and I even tend to avoid
deprecated usages. I am also very much in favor of using
semantic-oriented tags in preference to presentation-oriented tags, and
apply presentation elements via CSS.

One of the things I have to do to achieve this is use FORMAT > FONT to
select the checkboxes for STRONG or EMPHASIS, instead of using the B and
I toolbar buttons. The latter use the deprecated presentation-oriented
tags B and I for applying bold and italic.

I would like to add buttons to the toolbar that work exactly like the B
and I buttons do, but which apply/toggle the STRONG and EM tags instead
of the B and I tags.

Can someone point me to either a download for this, or information
sufficient for a non-Windows programmer to build this functionality?

--
Jeff Zeitlin, Editor
Freelance Traveller
The Electronic Fan-Supported
Traveller® Fanzine and Resource

(e-mail address removed)
http://www.freelancetraveller.com
http://come.to/freelancetraveller
http://freelancetraveller.downport.com/



®Traveller is a registered trademark of
Far Future Enterprises, 1977-2009. Use of
the trademark in this notice and in the
referenced materials is not intended to
infringe or devalue the trademark.

Freelance Traveller extends its thanks to the following
enterprises for hosting services:

CyberNET Web Hosting (http://www.cyberwebhosting.net)
The Traveller Downport (http://www.downport.com)
 
T

Tina Clarke

Freelance Traveller said:
I have a strong preference for using "good practice", if not "best
practice" when it comes to coding my HTML. I've largely beaten
FrontPage 2003 into submission; the code that it generates for me is
pretty close to standards-conformant, and I even tend to avoid
deprecated usages. I am also very much in favor of using
semantic-oriented tags in preference to presentation-oriented tags, and
apply presentation elements via CSS.

One of the things I have to do to achieve this is use FORMAT > FONT to
select the checkboxes for STRONG or EMPHASIS, instead of using the B and
I toolbar buttons. The latter use the deprecated presentation-oriented
tags B and I for applying bold and italic.

I would like to add buttons to the toolbar that work exactly like the B
and I buttons do, but which apply/toggle the STRONG and EM tags instead
of the B and I tags.

Can someone point me to either a download for this, or information
sufficient for a non-Windows programmer to build this functionality?

--
Jeff Zeitlin, Editor
Freelance Traveller
The Electronic Fan-Supported
Traveller® Fanzine and Resource

Oh this is easy to do ... this was written for ew 1.0 at the time but its
exactly the same in frontpage 2003 cept for the toolbar location which is at

go to view - toolbars - customize for fp03

http://any-expression.com/expression-web/tips/custom-toolbar.htm

you might want to take a look at sharepoint designer 2007 which is like ew
1.0 its free.
http://office.microsoft.com/en-us/sharepointdesigner/FX100487631033.aspx

If you are really into standards you might want to upgrade ($79 at ms store)
to ew 3.0 you qualify with having fp03

http://www.microsoft.com/expression/products/Upgrade.aspx

try out the 60 day trial

http://www.microsoft.com/expression/try-it/Default.aspx?filter=web3

hth Tina
Migrating from FrontPage to Expression Web Ebook v2.0
New version includes help for EW 3.0
Find out how to transition from fp to ew with ease
http://www.frontpage-to-expression.com/ebook.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top