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, 5035👍, 0💬
Popular Posts:
How To Set Background to Transparent or Non-transparent? - CSS Tutorials - HTML Formatting Model: Bl...
How To Set session.gc_divisor Properly? - PHP Script Tips - Understanding and Using Sessions As you ...
Jack developed a program by using a Map container to hold key/value pairs. He wanted to make a chang...
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...
How do you override a defined macro? You can use the #undef preprocessor directive to undefine (over...