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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T17:06:17+00:00 2026-05-24T17:06:17+00:00

The question is pretty self explanatory. Why shouldn’t I strip it? It seems to

  • 0

The question is pretty self explanatory. Why shouldn’t I strip it? It seems to me that most of the whitespace is used purely for formatting in the text editor and has no impact on the final page.

What’s more, when these random nodes of whitespace do have an impact on the final page, it is usually an impact I do not want, such as a mysterious one character (after whitespace collapse) gap between inline-blocks.

I can strip all these whitespace text nodes pretty easily. Is there any reason I shouldn’t?

edit:

It’s mainly for the strange behaviour where whitespace, rather than for performance. One example is me wanting to put images side by side using inline-block instead of float, while preventing wrapping to next line and allowing them to spill out of the parent.

The whitespace causes these mysterious gaps, which can be removed by basically minifying the HTML source code to remove the whitespace between inline-blocks manually (and completely messing up your source code formatting in the process).

  • 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-24T17:06:17+00:00Added an answer on May 24, 2026 at 5:06 pm

    There’s no reason not to, really. It can be done very easily with something like htmlcompressor.

    However, assuming you’re delivering all your html, css, and js files via gzip, then the amount of real-world bandwidth savings you’ll see from stripping whitespace will be very small. The question then becomes, is it worth the trouble?

    UPDATE:

    Perhaps this will affect your decision. I performed a simple minification on a page of my website just to see what kind of difference it would make. Here are the results:

    BEFORE minification

    • 22232 bytes (uncompressed)
    • 5276 bytes (gzip)

    AFTER minification

    • 19207 bytes (uncompressed)
    • 5146 bytes (gzip) – 130 bytes saved

    The uncompressed file is about 3 KB smaller after minification. But that’s not really what matters. The gzip compressed file is what is sent over the wire. And you can clearly see that gzip does a pretty good job even with the non-minified HTML.

    I see the benefit of minifying js libraries, or things that aren’t changing constantly. But I don’t think it’s worth the trouble doing this to your HTML for a measly 130 bytes.

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

Sidebar

Related Questions

The question is pretty much self explanatory. I need to set the text property
diagram http://img526.imageshack.us/img526/2506/picture1lx.jpg The question is pretty self-explanatory. Is there a technical name for that
Question is pretty much self-explanatory. I'm working with naming USB drives if that matters.
I think the question is pretty self explanatory. Anyone done this before? UPDATE :
The question is pretty much self-explanatory. I Googled many sites, many methods, tried many
Pretty self explanatory question. Is there any reason to use one or the other?
The title of this question should be pretty self explanatory. I am making an
I think the question itself is pretty self-explanatory. The code is given below -
The following code is pretty self-explanatory and my question is very simple : Why
Well my question is pretty self-explanatory. I have a class and I want to

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.