|
Then we have formatted the text for the
heading with the text size, which is two times bigger than
the normal text. The font in the heading is formatted with
the font of "arial" and the text color as "red".
To give emphasis to the word "first
page", we have used the <em>
tag. The normal style of the text that is emphasized is italics.
Then the words "no tutor required"
has to be made to look bold. We have used <STRONG>
and </STRONG> tags for that.
Normally any extra space in the HTML document
is ignored in the browser. If you want to make it look as
the same way it is typed in the HTML document, you can use
the <PRE> (pre formatted text) tag. We have used it here.
We have alphabets "a" to "e"
in a vertical order. To format it, so that it is displayed
in the browser as the same way it is typed in the HTML document,
use the <pre> tags.

Copyrights : Layout Galaxy All Rights Reserved
No part of this tutorial may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, electrostatic, magnetic tape, mechanical or otherwise, without prior permission in writing from Layout Galaxy.
|
|
|