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

  • Home
  • SEARCH
  • 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 8054243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T08:06:15+00:00 2026-06-05T08:06:15+00:00

Multiple images can be put into a single image file and then referenced via

  • 0

Multiple images can be put into a single image file and then referenced via CSS individually.
This reduces GET requests.

Does anyone do anything similar for html, javascript, and CSS files, i.e. text files?

Basically put them in one static file in the server, sent to the client as 1 Get request, and then is parsed into separate files for insertion into the DOM

This would reduce multiple GET requests, similar to Sprites.

  • 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-05T08:06:16+00:00Added an answer on June 5, 2026 at 8:06 am

    It is sometimes done. The Dojo Toolkit, for example, includes functionality to create a custom build via a small Java utility which gathers all the needed JavaScript components, and combines & compresses them into a single file. It likewise copies all included CSS into a single file and brings inline any @import calls.

    Beyond advanced functionality like Dojo’s there’s nothing stopping you from simply dumping all your CSS into the <head><style/></head> and your scripts into <head><script/></head>. It is not considered a best practice, however, as it can impede code reuse unless you have configured a CMS to do the insertion and style in-lining for you (like Dojo does for JS and associated components).

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

Sidebar

Related Questions

How can I add multiple images in a single cell in UITableView ? I
How can I add the ability of uploading multiple images for a product from
I am using this class to load multiple images synchronously. Somehow the loader doesn't
I try to do include multiple og:image meta properties to associate multiple images with
I am building an multiple file upload form that user can use to upload
Can anyone tell me the best way to store multiple images related to a
I need to know how I can have multiple images, when clicked, call/setup a
what is best method to store multiple images (layers) , so user can read(load)
I'm trying to achieve scroll view with multiple images. I put the UIScrollView and
I’m trying to make a modal dialog with images where you can select multiple

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.