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 BODY Tag/Element
What Is the BODY Tag/Element? - XHTML 1.0 Tutorials - Document Structure and Head Level Tags
✍: FYIcenter.com
The body element is the third element you need to learn. The body element is used to provide content of the XHTML document. Here are some rules about the body tag/element:
2007-05-12, 4922👍, 0💬
Popular Posts:
How many bits are used to represent Unicode, ASCII, UTF-16, and UTF-8 characters? Unicode requires 1...
In below sample code if we create a object of class2 which constructor will fire first? Public Class...
What is the difference between CALL_FORM, NEW_FORM and OPEN_FORM? CALL_FORM: start a new form and pa...
How do we generate strong names ? or What is use the of SN.EXE ? or How do we apply strong names to ...
Which is the best place to store ConnectionString in Dot Net Projects? I am about to deploy my first...