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 691089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:30:12+00:00 2026-05-14T02:30:12+00:00

We can write CSS as the following types: Inline CSS Embedded CSS External CSS

  • 0

We can write CSS as the following types:

  1. Inline CSS
  2. Embedded CSS
  3. External CSS

I would like to know pros and cons of each.

  • 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-05-14T02:30:13+00:00Added an answer on May 14, 2026 at 2:30 am

    It’s all about where in the pipeline you need the CSS as I see it.

    1. inline css

    Pros: Great for quick fixes/prototyping and simple tests without having to swap back and forth between the .css document and the actual HTML file.

    Pros: Many email clients do NOT allow the use of external .css referencing because of possible spam/abuse. Embedding might help.

    Cons: Fills up HTML space/takes bandwidth, not resuable accross pages – not even IFRAMES.

    2. embedded css

    Pros: Same as above regarding prototype, but easier to cut out of the final prototype and put into an external file when templates are done.

    Cons: Some email clients do not allow styles in the [head] as the head-tags are removed by most webmail clients.

    3. external css

    Pros: Easy to maintain and reuse across websites with more than 1 page.

    Pros: Cacheable = less bandwidth = faster page rendering after second page load

    Pros: External files including .css can be hosted on CDN’s and thereby making less requests the the firewall/webserver hosting the HTML pages (if on different hosts).

    Pros: Compilable, you could automatically remove all of the unused space from the final build, just as jQuery has a developer version and a compressed version = faster download = faster user experience + less bandwidth use = faster internet! (we like!!!)

    Cons: Normally removed from HTML mails = messy HTML layout.

    Cons: Makes an extra HTTP request per file = more resources used in the Firewalls/routers.

    I hope you could use some of this?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I know I can write my own HTML-encoding function like this: function getHTMLEncode(t)
In C++ one can write any of the following statements: 10; true; someConstant; //if
When I write code in Python with exception handling I can write code like:
I am a systems programmer, so i just know some basic css/html. I like
I have the following CSS that I can apply to an HTML input tag.
i have the following css code: .tag { display: inline; font-size: 10px; padding: 5px;
I can write: update my_table set xml = updateXML(xml, '/a/b', '1') where document_id =
I can write an assertion message one of two ways. Stating success: assertEquals( objects
Can someone please explain how you can write a url pattern and view that
In SQL one can write a query that searches for a name of a

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.