r2 - 02 May 2007 - 18:38:19 - ArthurClemensYou are here: TWiki >  Support Web > HowToTurnOffBoldInaHeading
Tags:
, create new tag

Question

I would like to format a heading so the tail-end is small, not colored and not boldface. For example:

An Example Heading (and this is the text I'd like small, black and plain)

I figured out how to make it black using %BLACK% and small using <small>, but I don't know how to turn off boldface:

An Example Heading (and this is the text I'd like small, black and plain)

Can this be done?

Environment

TWiki version: TWikiRelease04x01x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Missing functionality
-- DarylSpitzer - 02 May 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Write font-weight:normal:

<span style="font-weight:normal">unbolded text</span>

Examples:

Normal header unbolded text

Normal header unbolded text

Normal header unbolded text

-- ArthurClemens - 02 May 2007

 
Change status to:
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo