Archive

Posts Tagged ‘W3C’

What is the WORLD WIDE WEB CONSORTIUM (W3C)?

March 21st, 2009

The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web (abbreviated WWW or W3). It is arranged as a consortium where member organizations maintain full-time staff for the purpose of working together in the development of standards for the World Wide Web. W3C also engages in education and outreach, develops software and serves as an open forum for discussion about the Web.

W3C was created to ensure compatibility and agreement among industry members in the adoption of new standards. Prior to its creation, incompatible versions of HTML were offered by different vendors, increasing the potential for inconsistency between web pages. The consortium was created to get all those vendors to agree on a set of core principles and components which would be supported by everyone.

admin Blog Articles

What is CSS DESIGN?

March 21st, 2009

Cascading Style Sheets (CSS) is a style-sheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL.

CSS is employed by web page developers to define colors, fonts, layout and other aspects of document presentation. It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, and reduce complexity and repetition in the structural content (such as by allowing for tableless web design). CSS can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on Braille-based, tactile devices. CSS specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called cascade, priorities or weights are calculated and assigned to rules, so that the results are predictable.

The CSS code specifications are maintained by the World Wide Web Consortium ( W3C).

admin Blog Articles ,

What is CUSTOM WEBSITE DESIGN?

February 6th, 2009

Custom Website Design is a process of conceptualization, planning, modeling, and execution of electronic media content delivery via Internet in the form of technologies (such as markup languages) suitable for interpretation and display by a web browser or other web-based graphical user interfaces.

Custom website design is different from template-based website design in that each site is approached as a unique marketing / sales vehicle for the client. Unlike a template-based site, a custom site is designed to meet your individual business needs and is not easily replicated by competitors.

The intent of custom web design is to create a custom website (a collection of electronic files residing on one or more web servers) that presents content (including interactive features or interfaces) to the end user in the form of web pages. Such elements as text, forms, and bit-mapped images (GIFs, JPEGs, PNGs) can be placed on the page using HTML, XHTML, or XML tags. Displaying more complex media (vector graphics, animations, videos, sounds) on your custom website usually requires plug-ins such as Flash, QuickTime, Java run-time environment, etc. Of course your custom website design should be based on the features and objectives specific to your business goals.

admin Blog Articles ,