May 11, 2009

0 font attributes

<html>
<body>
<table border="1" height="50%" width="100%" border color="yellow">
<tr align="center">
<td>
Attribute
</td>
<td>
Example
</td>
<td>
Purpose
</td>
</tr>
<tr align="center">
<td>
size="number"
</td>
<td>
size="2"
</td>
<td>
defines the font size
</td>
</tr>
<tr align="center">
<td>
size="+number"
</td>
<td>
size="+1"
</td>
<td>
Increases the font size
</td>
</tr>
<tr align="center">
<td>
="-number"
</td>
<td>
="-1"
</td>
<td>
Decreases the font size
</td>

</tr>
<tr align="center">
<td>
face="face-name"
</td>
<td>
face="Times"
</td>
<td>
Defines the font name
</td>

</tr>
<tr align="center">
<td>
color="color-value"
</td>
<td>
color="#eeff00"
</td>
<td>
Defines the font color
</td>

</tr>

<tr align="center">
<td>
color="name"
</td>
<td>
color="red"
</td>
<td>
Defines the font color
</td>
</tr>
</table>
</body>
</html>













































Attribute

Example

Purpose

size="number"

size="2"

defines the font size

size="+number"

size="+1"

Increases the font size

="-number"

="-1"

Decreases the font size

face="face-name"

face="Times"

Defines the font name

color="color-value"

color="#eeff00"

Defines the font color

color="name"

color="red"

Defines the font color



0 comments:

Post a Comment

Blogger Themes

 
Powered by Blogger