Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8996973
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:49:33+00:00 2026-06-15T23:49:33+00:00

I am developing a website in asp.net 4.0. While designing I have a question

  • 0

I am developing a website in asp.net 4.0. While designing I have a question

  • Is it good to have separate css for every web page?

OR

  • Have all styles in one css?

Please tell me what is the best solution?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T23:49:34+00:00Added an answer on June 15, 2026 at 11:49 pm

    Aside from the caching and minimizing benefits outlined in other answers, consider that your CSS is essentially assigning a theme to your website or web application. If you think about how a theme works in your favorite media player or web browser, when you apply that theme, it generally affects the entire application, not just one part of it.

    Therefore, if you think of your CSS as a theme, it then becomes easier for your designers to then change the look and feel of your site without ever having to touch a single line of HTML. Since a good design practice is to keep your HTML, JavaScript, and CSS completely separate, it makes it easier to make changes to one without having to worry about changes to the others. This reduces chances for bugs, since things that don’t change remain stable.

    What’s more, your designers only have to make changes to 1 file in order to create a new theme, which makes their job easier. It makes your job easier because you don’t have to go through and fix a bunch of broken HTML and JavaScript because CSS experts had to make changes to code that might not be their area of expertise.

    A good example of this practice is Stack Exchange. Stack Overflow, Server Fault, Super User, and Stack Apps all run on the same Q&A engine, but each one has a slightly different theme. To create a completely new Q&A site, the frontend changes pretty much involve only CSS changes. This is how Stack Exchange can get away with having only 1 designer, Jin, who manages the designs of every single Q&A site on the network. What makes his job easier is the standardization and simplicity, and following the “don’t repeat yourself” rule of thumb.

    From looking at the browser source, you can see there is only 1 CSS file:

        <link rel="stylesheet" type="text/css" 
            href="http://cdn.sstatic.net/stackoverflow/all.css?v=52aab16f8140">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing a website by ASP.Net. I have created settings/first-run page which I
I am developing a website in ASP.Net.. Is it good to develop the Styles
I am developing a website using asp.net, So far so good. the functionality does
I'm developing a mobile oriented website using asp.net. This website will consume some web
I'm developing a website (using asp.net-mvc) with a SqlServer 2005 database. I have numerous
I am developing a website in asp.net, I have used jquery image slider and
I have been developing websites with ASP.NET for quite a while. When I first
I am developing a website using ASP.NET 4.0 and SQL Server 2008.In Login Page,
I'm developing a website ( ASP.NET Webform with C#) where I have a <button>
I've started developing a website in ASP.NET MVC and have taken part in the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.