Purchase Solution

Web Standards and Applications

Not what you're looking for?

Ask Custom Question

1. Explain the use of web standards. Why are they important when designing and developing websites? List three examples of these standards and how they are used.

2. What are web applications and how are they used? Provide two examples of web applications.

Purchase this Solution

Solution Summary

In about 500 words, this solution provides a detailed discussion on the subject of developing websites and the topic of web applications. Examples of both web standards for websites and web applications are provided.

Solution Preview

1. Web standards are the technical specifications created by organized bodies that define the different aspects of the World Wide Web. Web standards were created by organizations such as the World Wide Web Consortium (W3C), Internet Engineering Task Force (IETF) and International Organization for Standardization (ISO). These web standards are used to provide the best practices for designing web sites, and web development. These standards also ensure that web pages and websites can be accessible and usable by different users around the world, regardless of what country they are in. Three examples of web standards are HTML 4.0, XML 1.0 and CSS standards. HTML (Hypertext Markup Language) is one of the earliest and widely used languages for developing web pages. An HTML web ...

Purchase this Solution


Free BrainMass Quizzes
C# variables and classes

This quiz contains questions about C# classes and variables.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.