A Look At Style Sheet Languages

-- End Ad Box --->languages. However, many considered DSSSL more
Style sheet languages are computer languages whichuseful than FOSI in terms of usage and power.
was introduced when the market demanded for aAs the market grew larger, several new style sheet
new way or method of designing a website otherlanguages were introduced in the market. One of
than the use of tables and spacers. In the past,which is CSS or Cascading Style Sheets. CSS is a
tables were widely used because if allowed designersstyle sheet language which is a combination of two
to manipulate the many elements in a website.style sheet languages, Cascading HTML Style Sheets
However, the use of tables and spacers caused(CHSS) and Stream-based Style Sheet Proposal
several problems in a website. One of which is it(SSP).
generated too much codes resulting to slowed downAccording to many Web design Philippines experts,
loading of website as it needed more bandwidth forthe advantage that made CSS more powerful than
it to load.DSSSL and FOSI is that CSS allowed a document's
Introduction to style sheet languagestyle to be influenced by multiple style sheets. One
Style sheet languages were eventually introduced instyle sheet could inherit or "cascade" from another,
the market to answer to the demand for newpermitting a mixture of stylistic preferences
methods of designing a website. According to manycontrolled equally by the site designer and user.
Web design Philippines experts, there are severalOther style sheet languages of today
style sheet languages used in the past toOther than CSS, many more style sheet languages
compensate to these needs. Some of which arewere introduced in the past as well as in today's
DSSSL and FOSI.market. One of the most recognized is XSL, a style
DSSSL (or Document Style Semantics andsheet language which was standardized because of
Specification Language) and FOSI (or Formattingits powerful styling language. According to many
Output Specification Instance) are both computerprofessionals, such as those from Web design
languages used for specifying stylesheets for SGML.Philippines companies, XSL is more powerful than CSS
Both was eventually introduced in XML as style sheetin several aspects.