DHTML
Dynamic HTML (DHTML) is a combination of technologies that enhances control of web page format. It is a TERM describing the art of making dynamic and interactive web pages. What is called DHTML consists of HTML 4, JavaScript/JScript/ECMA Common Standard, plus Cascading Style Sheets (CSS), the MS Dynamic HTML Object Model, as well as the Microsoft-specific VBScript/ActiveX Controls. In this tutorial you will learn the basics of DHTML
DTHML Introduction
Dynamic HTML is not really a new specification of HTML. It ...
The < layer > tag
The layer tag is a new tag introduced in Netscape 4 that...
Style object of IE
HTML elements in IE 4 now all support a style object, which...
< span > Tag
The <span> tag is used to group inline-elements in...
DHTML Events
Events are generated by the browser when the user perfor...
DHTML CSS
You can use JavaScript to change the styles of html element...
|