Results 1 to 3 of 3

Thread: XmL kIya hOta hAi AuR uS ki Designing karRin

  1. #1
    Join Date
    08 Dec 2008
    Location
    KaracHi Gulshan
    Posts
    148
    Threads
    21
    Thanked
    0

    Default XmL kIya hOta hAi AuR uS ki Designing karRin

    Xml ka matlab hota hai Xtensible Markup Language
    Xml bhut asaan hota hai aur bhut zaroori hota hai website designing kay liye!

    Before you continue you should have a basic understanding of the following:
    HTML
    JavaScript

    The Difference Between XML and HTML

    XML is not a replacement for HTML.

    XML and HTML were designed with different goals:
    XML was designed to transport and store data, with focus on what data is.
    HTML was designed to display data, with focus on how data looks.

    HTML is about displaying information, while XML is about carrying information.
    XML Does not DO Anything

    Maybe it is a little hard to understand, but XML does not DO anything. XML was created to structure, store, and transport information.

    The following example from Rau7* to It LoveRsSS sTorEd AS xMl

    <note>
    <to>It Lovers </to>
    <from>Rau7*</from>
    <heading>Reminder</heading>
    <body>Dont miss for appreciation It Lover </body>
    </note>

    The note above is quite self descriptive. It has sender and receiver information, it also has a heading and a message body.

    But still, this XML document does not DO anything. It is just pure information wrapped in tags. Someone must write a piece of software to send, receive or display it.
    XML is Just Plain Text

    XML is nothing special. It is just plain text. Software that can handle plain text can also handle XML.

    However, XML-aware applications can handle the XML tags specially. The functional meaning of the tags depends on the nature of the application.

    With XML You Invent Your Own Tags

    The tags in the example above (like <to> and <from>) are not defined in any XML standard. These tags are "invented" by the author of the XML document.

    That is because the XML language has no predefined tags.

    The tags used in HTML (and the structure of HTML) are predefined. HTML documents can only use tags defined in the HTML standard (like <p>, <h1>, etc.).

    XML allows the author to define his own tags and his own document structure.
    XML is Not a Replacement for HTML

    XML is a complement to HTML.

    It is important to understand that XML is not a replacement for HTML. In most web applications, XML is used to transport data, while HTML is used to format and display the data.

    My best description of XML is this:

    XML is a software and hardware independent tool for carrying information.

  2. #2
    Join Date
    08 Dec 2008
    Location
    KaracHi Gulshan
    Posts
    148
    Threads
    21
    Credits
    0
    Thanked
    0

    Default

    ThnxX

  3. #3
    Join Date
    17 Aug 2007
    Location
    Charsadda, Pakistan
    Age
    38
    Gender
    Male
    Posts
    1,609
    Threads
    51
    Credits
    1,311
    Thanked
    9

    Default

    Kuch apni traf sy be s mai eza kro sako gy k nahi, agr dosry site sy he leena tha tu per tumy tutorial section mai urdu mai post krna chaheiy tha
    Death is not the biggest Loss in life.
    The biggest loss is when relationships die among us when we are alive!!
    (Shakespeare)

Similar Threads

  1. General me All restart karne se kiya kiya delete hota hai
    By akkumbhar in forum Mobile phones problems and Help Zone
    Replies: 3
    Last Post: 20th November 2012, 07:29 PM
  2. Web designing kiya hai
    By yaadeen in forum Ask an Expert
    Replies: 13
    Last Post: 21st May 2012, 06:56 PM
  3. Replies: 27
    Last Post: 19th August 2011, 11:11 PM
  4. Girls k bag mein kiya kiya hota hai?????????
    By tuqir hussain in forum Baat cheet
    Replies: 5
    Last Post: 29th July 2009, 09:35 PM
  5. cSS kIYA hota hai Kiya karta haii!
    By Rau7* in forum English IT Zone
    Replies: 5
    Last Post: 14th March 2009, 04:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •