Workshop

Quiz

  1. What are objects made up of?

    1. Data components

    2. Functions

    3. Comments

    4. All of the above

    5. a and b

  2. Why is the <span> tag commonly used as the target of a data insertion?

    1. It's specifically reserved for that purpose.

    2. It has no assigned behavior, so there are no additional effects when it's used.

    3. It's a tag that has been added to HTML to serve as a link to XML data.

  3. Why is it considered good design practice to construct your project by using smaller, distinct files?

    1. Smaller entries are easier to understand.

    2. Splitting projects into distinct elements allows the elements to be reused in other applications.

    3. If large files are split into smaller pieces, it's possible for a section to arrive and be used by the application before the remainder arrives.

    4. All of ...

Get Sams Teach Yourself XML in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.