Results 1 to 6 of 6
  1. #1
    Registered User
    Join Date
    Jun 2017
    Posts
    153

    Lightbulb What is a CSS file? For what purpose it is used?

    What is a CSS file? For what purpose it is used?

  2. #2
    Junior Member
    Join Date
    Jun 2017
    Posts
    12
    Cascading Style Sheets (CSS) is used for formatting content on web pages and it is used to enhance the presentation of your website.

    A CSS file allows you to separate your website’s HTML content from it’s style. With an external CSS file, you can change the look of an entire website by changing just one file.

    HTML is like a concrete house with no decoration. With CSS, it becomes a well furnished and painted house.

  3. #3
    Senior Member dennis123's Avatar
    Join Date
    Apr 2013
    Location
    Bangalore
    Posts
    3,627
    CSS is called as “cascading style sheets”. It is mainly used to open and control web pages. It is usually used for controlling web pages which include font sizes, font styles and colour combinations that is necessary for the webpage. CSS files makes changes globally as any change in a CSS file can also lead to an overall change in the website appearance. This means that any change in a certain CSS file can cause automatic changes to the pages that uses that certain CSS file and will display the changes.

  4. #4
    Senior Member
    Join Date
    Aug 2015
    Location
    Dubai
    Posts
    512
    Cascading Style Sheets (CSS) is a stylesheet language used for describing the presentation of a document written in a markup language. It can control the layout of multiple web pages all at once.

  5. #5
    Senior Member
    Join Date
    Apr 2017
    Location
    india
    Posts
    140
    Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language. It is mainly used for styling html documents

  6. #6
    Registered User techimpero's Avatar
    Join Date
    Dec 2023
    Location
    India
    Posts
    108
    A CSS (Cascading Style Sheets) file is a document containing styling rules that define the visual presentation of HTML or XML documents. It controls elements' layout, colors, fonts, spacing, and other design aspects on web pages. CSS separates content from design, enhancing site consistency and ease of maintenance. By linking CSS files to HTML documents, developers can apply consistent styles across multiple web pages, ensuring a unified look and feel. This separation also allows for easier updates and modifications, as changes made to the CSS file automatically reflect across all linked pages. Overall, CSS plays a vital role in web development by enabling designers to create visually appealing, responsive, and user-friendly websites.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.