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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:19:19+00:00 2026-05-11T22:19:19+00:00

How can i print a webpage exactly how it looks like — I mean

  • 0

How can i print a webpage exactly how it looks like — I mean with background images and colors?

(In IE)

Best
Zeesahn

  • 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-11T22:19:19+00:00Added an answer on May 11, 2026 at 10:19 pm

    In IE this is configurable from the browser. Check this tutorial for the details. Though I suspect you are looking for a css solution. I have not been able to accomplish this in a consistent fashion.

    This is probably the best solution I have come across. It involves list-style… rules to attempt to get the job done. good luck.

    Edit – pulled from web-graphics.com

    #ti\tle {                            /* 6. */
      display: list-item;                /* 1. */
      list-style-image: url(banner.jpg); /* 2. */
      list-style-position: inside;       /* 3. */
      letter-spacing: -1000em;           /* 4. */
      font-size: 1pt;                    /* 5. */
      color: #fff;                       /* 5. */
    }
    

    Some annotations:

    1. We give our h1 the characteristics of a list-item.
    2. We pretend our banner image is a list-style-image.
    3. Firefox wants you to put the image inside.
    4. We make the text disappear into a black hole by means of Malarkey’s Image Replacement (MIR).
    5. As MIR doesn’t work in Opera, we set the font-size to 1pt and make the text white. This works fine with Opera’s default print
      settings. Other image replacement techniques rely on moving or
      hiding mechanisms, all of which would also hide our image. Hence
      small, white text.
    6. As list-style-image is not supported in IE5 and IE5.5, we exclude these browsers with a simple escaping hack.

    That’s all. It works in IE6, Firefox 1.0 and 1.5 and Opera 8.5 – don’t know about Safari, but I expect no problems. Konqueror 3.5 shows a black “H” just below the banner – however, the

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

Sidebar

Related Questions

I like to print out software requirements so I can easily mark them up,
how can i print a web page? more exactly i want to print only
I have a javascript backed 'print' button on my webpage where the user can
As a simple example, I want to write a CLI script which can print
Can i print out a url /admin/manage/products/add of a certain view in a template?
How can I print a message to the error console, preferably including a variable?
How can I print a plain list of all files that were part of
How can I elegantly print the date in RFC822 format in Perl?
Can a Java Applet able to print out text/html easily to standard printer driver(s)
How can I get line numbers to print in Visual Studio 2005 when printing

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.