Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Is the TITLE Tag/Element
What Is the TITLE Tag/Element? - XHTML 1.0 Tutorials - Document Structure and Head Level Tags
✍: FYIcenter.com
The title element is the 4th element you need to learn. The title element is used to provide a text title to the XHTML document. Here are some rules about the head tag/element:
2007-05-12, 5170👍, 0💬
Popular Posts:
How you will enable front-end validation based on the xml in validation.xml? The <html:javascr...
In below sample code if we create a object of class2 which constructor will fire first? Public Class...
In C#, what is a weak reference? Generally, when you talk about a reference to an object in .NET (an...
From performance point of view how do they rate ? Repeater is fastest followed by Datalist and final...
How to convert a Unix timestamp to a Win32 FILETIME or SYSTEMTIME? The following function converts a...