Page 134 - DCAP408_WEB_PROGRAMMING
P. 134

Web Programming




                    Notes            “We want to reduce our dependence on the US market to around 65 per cent and grow in
                                     other markets such as Europe and Asia Pacific,” he said.
                                     Consolidation

                                     CSS that has around 5,000 employees across 20 locations globally inaugurated its new
                                     facility at Ambit Park in Chennai.
                                     The company has invested nearly $5 million in the new facility taken on lease.

                                     It will consolidate all its operations in Chennai and move people to the new facility in
                                     which CSS has taken two floors with options to have more space in the building. It will
                                     move all of its 2,500 employees in the city to the new premise, he said.
                                     “We are starting the next decade of aggressive international expansion that will see the
                                     company double in size by 2012,” he said.

                                     The brand was evolved from its Cybernet, Slash-Support and Ready Test Go to the three-
                                     letter acronym of CSS. With new acquisitions (three in the last one year), there was a need
                                     to unite the offerings from various brands in to a single brand to deliver an end-to-end
                                     information and communication technology services company, he said.

                                   4.11 Summary


                                      This unit has taught you how to create style sheets to control the style.
                                      “CSS Web Template” is a website  design created using Cascading  Style Sheets  (CSS)
                                       technology. Cascading style sheets provide web developers an easy way to format and to
                                       style web pages.
                                      In this unit, you will learn how to make your first style sheet.
                                      You have learned how to use CSS to add backgrounds, format text, add and format borders,
                                       and specify padding and margins of elements.
                                      You have also learned how to position an element, control the visibility and size of an
                                       element, set the shape of an element, place an element behind another, and to add special
                                       effects to some selectors, like links.
                                      A CSS declaration represents the effect to be applied to the element(s) and it consists of
                                       two more parts: a property and a value.
                                      Every property has its own syntax and constraints on the values it accepts. Property values
                                       also often indicate measurement units to aid in rendering to the specified media.
                                      The <span> tag has very similar properties to the <div> tag, in that it changes the style of
                                       the text it encloses.

                                      Using classes is simple. You just need to add an extension to the typical CSS code and make
                                       sure you specify this extension in your HTML.

                                   4.12 Keywords

                                   CSS: Cascading Style Sheets

                                   HTML: Hypertext Markup Language
                                   XSLT: Extensible Stylesheet Language Transformations






          128                               LOVELY PROFESSIONAL UNIVERSITY
   129   130   131   132   133   134   135   136   137   138   139