--%>

What are the tools require writing XHTML documents

What are the tools require writing XHTML documents?

E

Expert

Verified

The fundamental tool you require to write XHTML documents is any text editor, as notepad upon Windows system, or upon UNIX system.

Whenever you are looking for some advanced tools to assist you writing XHTML documents, you can choose any one from the given three categories of XHTML editors as follows:

• Text based editor - Permits you to work upon the text version of the XHTML document.

• WYSIWYG editor - Permits you to work upon the rendered version of the XHTML document.

• Browser based editor - A WYSIWYG editor included in an existing Web browser.

XHTML editors can as well be loaded with additional functionalities to permit you work with other Web technologies as CSS and JavaScript, or to your Web server publish the XHTML documents.

   Related Questions in Programming Languages

  • Q : State Finalization Finalization :

    Finalization: Instantly before an object is garbage collected, its finalize method is called. This offers it the opportunity to free any resources it may be holding on to.

  • Q : Define the term Protected statement

    Define the term Protected statement: It is a statement within the try clause of the try statement.

  • Q : Maintaining audit trail of product

    The accuracy of product table data is crucial and the Brwebean’s. owner prefers to have an audit file which contains information regarding all DML activity on the BB_PRODUCT table. This information must point out the user id of the user running a DML statement,

  • Q : Compute the Total Shopper Spending in

    Most of the reports produced from the system compute the total dollars in purchases for a shopper. Process the following steps to build a function named TOT_PURCH_SF which accepts a shopper id as input and returns the total dollars which the shopper has spent with com

  • Q : BAT files and shell scripts Using the

    Using the Web as a resource for your investigation, find out and explain what BAT files and shell scripts contain, and what they are used for. In the light of your findings, discuss why an operating system would provide both a graphical user interface

  • Q : What is an Instruction set Instruction

    Instruction set: The set of instructions which characterize a specific Central Processing Unit. The programs written in the instruction set of one type of CPU can’t usually be run on any other kind of CPU.

  • Q : What is Linux Write down about Linux?

    Write down about Linux?

  • Q : Method over ridding in java Q.  

    Q. Explain method over ridding in java. Give ex

  • Q : Define the term Micro- Processor Define

    Define the term Micro- Processor.

  • Q : Define Deep copy Deep copy : It is a

    Deep copy: It is a copy of an object in which copies of all the object's sub-components are also prepared. The resultant object may, in effect, be a clone of the novel.