Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » myfile.html associated with DTD
myfile.html associated with DTD [message #643613] Tue, 07 December 2010 16:17 Go to next message
Agustin  is currently offline Agustin Friend
Messages: 26
Registered: November 2010
Location: Uruguay
Junior Member


HOW TO MAKE A FILE TO VALIDATE DTD HTML AGAINST MY CUSTOM IN HTML EDITOR

For example this is my file.html ad AltaGracia.dtd is my .dtd

------------------------------------------------------------ --------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE AG SYSTEM "AltaG.dtd" >


<html style="height: 147px; ">
<form acCION="">
<input ></input>
<input ></input>
<input nombre="dsfsdf" tiene_atributo="checked" valor="" style="width : 123px; height : 54px;" /><button style="width: 63px; height: 35px; " nombre="dsdsad"></button></form>
</html>
------------------------------------------------------------ --------------------
But , the editor don'ty recognize my sintaxis in the AltaG.dtd

Re: myfile.html associated with DTD [message #643649 is a reply to message #643613] Tue, 07 December 2010 18:20 Go to previous message
No real name is currently offline No real nameFriend
Messages: 4
Registered: October 2010
Junior Member
Hi Agustin,

The DTD file name "AltaG.dtd" in the html file doesn't match with the name of the problem description "AltaGracia.dtd" can you verify which one of those is the correct file name "AltaG.dtd" or "AltaGracia.dtd".

Previous Topic:WTP plugins broken
Next Topic:Cannot configure Tomcat 6 to serve webpages in Eclipse.
Goto Forum:
  


Current Time: Fri Apr 26 10:52:18 GMT 2024

Powered by FUDForum. Page generated in 0.02111 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top