Brothersoft.comWindows|Mac|Mobile|Games

|Message

Solve software problem quickly Share experience to help others Improve the ability of solving problem
Tags:
How to Call an External DTD?

10/26/2011 07:05 by ScottHamman

First answer posted by JeffreyStanley at 10/26/2011 07:05
Add Your Answer
10~1000 characters in length CAPTCHA:
1 Answers
  • JeffreyStanley
    1. Open your structured document in a text or HTML editor.

    2. Insert the following data as the first line in your document to call a public DTD:

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

      The public declaration is displayed in the format:

      <!DOCTYPE RootElement PUBLIC

      "-//company//DTD description//language abbreviation"

      "http://www.domain.com/filename.dtd">

    3. Insert the following data at the top of your document to call a system DTD:

      <!DOCTYPE books SYSTEM "http://www.mysite.com/books.dtd">

      The declaration consists of the "!DOCTYPE" key word, the root element, the SYSTEM attribute and the DTD path.

  • Was this answer helpful? 00 · 10/26/2011 07:05
Add Your Answer
10~1000 characters in length CAPTCHA:
Related Questions
Q:What Is an HTML Blockquote?

A:Just like in a word processor, you can highlight your major quotes on a Web page. Using the blockquote tag, which adds spaces to all sides of ...(more)

Q:How to Edit Text Size in HTML?

A:Open an HTML editor software program of your choice, such as Kompozer, Coffee Cup or Dreamweaver. Open the document in which you wish to chan...(more)

Q:How to Flip Horizontal to Vertical in HTML?

A:1. Launch your HTML editing program and open the webpage that you wish to edit. Alternatively you can use a text editor such as Notepad to edi...(more)

Q:JQuery Toggle Effects

A:Subtle animation effects can be used on a website to make the interactive experience more welcoming and friendly. These effects could also b...(more)

Q:HTML Encoding Text

A:HTML is a markup language that tells web browsers how to display text. It has been the standard used on the Internet since 1997. HTML-encodi...(more)

0 people are following

Ask a question now
Write a title for your question

PSPad editor

PSPad is a freeware programmer's editor for Microsoft Windows operating systems.
Latest version:4.5.4.2356
License:Freeware
OS:Windows 7/Vista/2003/XP/2000/98
Total downloads:1,481,189
Rank:1 in HTML Editors
Download It

Share with friends

New features is coming

  • 1. Providing high-quality answers to be a verified Q&A expert
  • 2. Ask and answer questions to get Brothersoft credits

Added Successfully!

×

Are you sure to delete your answer?

NoYes

×

Are you sure to choose it as the best answer?

NoYes

×

Voted Successfully!

×

You can't vote for yourself

×

You can't choose your own answer

×