gongpex 36 Posted March 31, 2011 Report Share Posted March 31, 2011 Hello everyoneI beginner and still just learn XML,Does XML not have taq's like HTML,CSS or javascript? for example:- HTML = <body></body>;<table></table>- CSS = margin:0px auto; padding: ; border:- Javascript = document.write ; date(); and etcI ever saw at blogger template there is <b:section></b:section>What the mean of this script?Can someone give me the list of XML taqs?Thanks Quote Link to post Share on other sites
birbal 168 Posted March 31, 2011 Report Share Posted March 31, 2011 here xml differ from html like markup language...in xml you can create your own tag. but you have to follow some rules to create a valid xml documentif you did not read the w3school tutorial..you may want to check it..http://w3schools.com/xml Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.