Home
Tour
Costs
Answers
Demos
Access
Tools
Assistance
Enroll
 SearchSearch
Banner button - creates special alert displays

 
   Answers Forum Index -> The Author Tools Buttons
View previous topic :: View next topic  
Author Message
ws
Write and Show support


Joined: 27 May 2007
Posts: 140

PostPosted: Mon May 28, 2007 1:05 am    Post subject: Banner button - creates special alert displays

Button name: Banner

Effect: Enables specially emphasized messages producing font with white lettering and grey highlight (background). It can be used with just the default text, but for a very pronounced effect it is quite effective with larger fonts sizes and different, more emphatic, fonts like "Impact" or "Comic sans MS". An instant banner can be created by combining the Banner button with the Heading button.

Action and use: Use banner by itself or in combination with the "Font" or the Heading" buttons for interesting effects. Note: When you use Font with Banner, remove the Font color, as the examples below show... so there is no conflict with the Banner's white type.

Here is some code generated by those combinations:

Quote:


A. Heading used with banner. Notice, the Banner code is inside the header code. This is H1 (the largest). You could make the heading various sizes (h1 through h6).

<h1><span class="banner">Announcing something</span></h1>

B. Font used with banner. Notice that the Font color was removed so as not to conflict with the banner's type color. We show "impact" but you can use any of the fonts (see the font button description).

<font face="impact" size="7"><span class="banner">Take a look</span></font>

C. Banner alone with standard type. Could be used sparingly for occasional word emphasis.

<span class="banner">Just the normal type here</span>

D. Another Font selection with Banner. This is "Comic sans MS." Again the font color was removed. Makes a nice effect.

<font face="comic sans MS" size="4"><span class="banner">A quick alert message.</span></font>


This is what each of those produced:

Back to top
Display posts from previous:   
   Answers Forum Index -> The Author Tools Buttons All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  


Created by WriteandShow.com WriteandShow.com  Answer forum utilizes phpBB © 2001, 2005 phpBB Group