Skip to main content

Putting It All Together

  • Chapter
  • First Online:
  • 2068 Accesses

Abstract

Being familiar with web technologies and standards is not sufficient for standardizing invalid sites and developing valid sites from scratch. Web site standardization is always a complex project, and it takes into account a variety of requirements simultaneously. The list includes, but is not limited to, full standard compliance; optimal code length; interoperability; meaningful, structured, and accessible content; adequate metadata; and proper settings. Creating valid code can be learned most efficiently through the collection of step-by-step guidelines provided in this chapter.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Notes

  1. 1.

    Each step-by-step guide in this chapter focuses on a particular element or element group and the corresponding markup elements. The complexity of the markup will increase drastically when adding additional contents and attributes, but the basic structure always remains the same.

  2. 2.

    Development tools often provide templates and skeleton documents to begin your work with. Even text editors have options to insert markup elements, which can be faster than typing.

  3. 3.

    XHTML 2.0 also provides the more specific element nl for navigation lists, which is not supported by any other markup language.

  4. 4.

    Note that in this case the identifiers should be changed from id to class in the markup and from hash mark (#) to period (.) in the CSS.

  5. 5.

    Another option is to retrieve the desired number of channel items with scripting. If you want to publish the latest news as part of a web page rather than a separate file, you need a script that opens the file, retrieves the contents of the news feed items, and generates the corresponding markup code.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Leslie F. Sikos, Ph.D.

About this chapter

Cite this chapter

Sikos, L.F. (2014). Putting It All Together. In: Web Standards. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0883-0_12

Download citation

Publish with us

Policies and ethics