[Update] HTML Text : FONT

The <font> tag will change the text style.

Illustration: How the yield looks in the program.

Hi! This is my page.

This neighborhood content looks changed.

This content resembles the main line.

HTML: The code to deliver the above illustration.

<html>

<head>

<title>My Page</title>

</head>

<body>

<basefont color="green" face="arial" size="4">

Hi! This is my page.<br><br>

<font color="red" face="arial" size="2">

This neighborhood content looks changed.

</font>

<br><br>

This content resembles the main line.

</body>

</html>

The shading property chooses the wanted shading for your content. The face quality chooses the sought text style.

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel