Tags:
create new tag
, view all tags

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:
Topic revision: r2 - 2007-05-02 - ArthurClemens
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.