Jump to content

This topic is 6962 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

look into XML/XSL.

http://www.w3.org/XML/

The main difference between XML and HTML

XML was designed to carry data.

XML is not a replacement for HTML.

XML and HTML were designed with different goals:

XML was designed to describe data and to focus on what data is.

HTML was designed to display data and to focus on how data looks.

HTML is about displaying information, while XML is about describing information.

Above quoted from w3schools:

http://www.w3schools.com/xml/xml_whatis.asp

This topic is 6962 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.