in

What is HTML and DHTML

What is HTML?

It is a markup language for creating web pages. HTML is abbreviated from HyperText Markup Language, where markup language is a set of markup tags. These tags tell the browser how to display the text.

What is DHTML?

In DHTML, D is abbreviated from Dynamic and HTML means HyperText Markup Language.  Dynamic HTML is a collection of different technologies that are used together to create an interactive and animated web site by using a combination of a static markup language HTML, client-side scripting languages such as JavaScript, PHP, CSS, and the Document Object Model.

There are four parts to Dynamic HTML:

1      Document Object Model (DOM) (definition)

2    Scripts

3     Cascading Style Sheets (CSS)

4      XHTML

Document Object Model (DOM): –

The DOM is what allows you to access any part of your Web page to change it with Dynamic HTML. Every part of a Web page is specified by the DOM and using its consistent naming conventions you can access them and change their properties.

Scripts: –

Scripts written in either JavaScript or ActiveX are the two most common scripting languages used to activate DHTML. You use a scripting language to control the objects specified in the DOM.

Cascading Style Sheets: –

CSS is used in DHTML to control the look and feel of the Web page. Style sheets define the colors and fonts of text, the background colors and images, and the placement of objects on the page. Using scripting and the DOM, you can change the style of various elements.

XHTML: –

XHTML  is used to create the page itself and build the elements for the CSS and the DOM to work on. There is nothing special about XHTML for DHTML – but having valid XHTML is even more important, as there are more things working from it than just the browser.

For More Latest Articles Click on Below Link

https://www.worldofitech.com/web-development/

salman khan

Written by worldofitech

3 Comments

Leave a Reply
  1. Ꭲһis іs a greɑt tip partіcularly to tһose fresh to the blogosphere.
    Short ƅut very accurate info… Thank you fⲟr sharing
    this օne. A must reaⅾ article!

  2. I’m curious to find out what blog system you are working with?
    I’m having some small security issues with my latest blog and I
    would like to find something more safe. Do you have any solutions?

Leave a Reply

What is WWW? Precise Definition

What is Hacking and types of Hacking