RuskFamily.com ... the Legend Continues Practice Page
| Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element |

<BIG></BIG>

Display text using a bigger font than normal


Element used to display text using a bigger font than normal.

        <html>
        <head>
        <title>A page that uses a BIG font</title>
        </head>
        <body>
            .
            .
==>> This is some text that has some <BIG>big</BIG> font in the middle.
            .
            .
        </body>
        </html>

Has the the effect on the following text - this is big.

HTML 3.2 Final

    Nothing more.

Netscape

    Nothing special.

Microsoft Internet Explorer

    Nothing special.

Internationalization

    Nothing special.

| Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element |

Michael T. Rusk
Comments to author: mike@ruskfamily.com

All contents copyright © 1996-2001 Michael T. Rusk
All rights reserved.

Valid HTML 4.01!   Valid CSS!

Revised: Sunday, December 30, 2007 11:06 -0500
URL: ./htmlgd/tagbig.html