
Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
HTML
Definition
HTML stands for HyperText Markup Language. HTML defines the structure and layout of a Web document by using tags and attributes.
http://www.webopedia.com/TERM/H/HTML.html
Attributes
The attributes for the html tag are CDATA and internationalization attributes.
Example
<html xmlns="http://www.w3.org/1999/xhtml">
</html>
Differences Between HTML and XHTML
The "align" and "bgcolor" attributes of the table element were deprecated in HTML 4.01.
The "align" and "bgcolor" attributes of the table element are not supported in XHTML 1.0 Strict DTD.
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |