This site has been taken over by the staff of www.ASPDeveloper.Net

Please report errors to suggest@aspdeveloper.net

BizTalk Utilities CV ,   Jobs ,   Code library  
 
Home Page
XHTML
The XHTML <fieldset> Tag
The XHTML <dt> Tag
The XHTML <documenttype> Tag
The XHTML <dl> Tag
The XHTML <div> Tag
The XHTML <dd> Tag
The XHTML <comment> Tag
The XHTML <colgroup> Tag
The XHTML <col> Tag
The XHTML <caption> Tag
The XHTML <button> Tag
The XHTML <br> Tag
The XHTML <body> Tag
The XHTML <blockquote> Tag
The XHTML <bdo> Tag
The XHTML <base> Tag
The XHTML <area> Tag
The XHTML <address> Tag
The XHTML <abbr> and <acronym> Tags
The XHTML <a> Tag
<< XALAN
XML DOM >>

By :Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :03/24/2008
Times viewed :5563

 

The <Font> Tag (XHTML Reference)

Introduction

The <font> tag is one of the most used tags to format texts in web pages. However the font element is deprecated and instead it is recommend using CSS styles.

Example

<font size="3" color="black">

This is the 1st text in black and the font size 3.<br/>

</font>

<font size="1" color="red">

This is the 2nd text in red and the font size 1.<br/>

</font>

<font face="arial" color="blue">

This is the 3rd text in blue and the font name is arial.

</font>

Output

Attributes

Name:

Description:

color

As the name says it defines the color of the text. You should use one these values:

rgb(x,x,x) = the color values from 0-255

#xxxxxx = hex value of the color

Colorname = any colorname

face

This is the font face name which is going to be used. By default it uses “Times new roman”.

size

This defines the size of the font. You have to specify a number between 1-7.


Rate this article on a scale of 1 to 10

Your vote :  


 

Recent Jobs

Software Specialist, Linux - Finlan
Linux Core Technical Project Manage
Graphics designer at Tanzania. Expe
Integration Specialist Needed - Wor
Virtualization Server Infrastructur

View all Jobs (Add yours)
View all CV (Add yours)






    Email TopXML  

Front Page Daily Stuff TopXML Forum XML blogs XML Newsgroups BizTalk Biztalk Utilities Biztalk Utilities Tutorial B2B SAP XML Microsoft .NET Dotnet System XML Soapformatter SQLXML XMLserializer XQuery PHP PHP SimpleXML PHP XML Dom PHP XML RPC PHP XSLT Java Java Java XML Xalan Microsoft ASP ASP Schemas XML SQL Server XML XMLDom XSL XSL Tutorial XSLT Stylesheets General Javascript CSS XHTML WAP