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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:19:39+00:00 2026-05-23T17:19:39+00:00

So I’ve got a page designed, which works perfectly locally in my browser, but

  • 0

So I’ve got a page designed, which works perfectly locally in my browser, but when I copy the HTML into share point the end of the page has a long, empty tail. As show here:

enter image description here

How do I get rid of it? I tried just forcing the height like this:

html,body { height:600px }

But no dice. Any ideas? Thanks so much!

For those who have asked, here is the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
    <head>
        <style type="text/css">
            html,body { height:400px; }
            .body1{font-family:helvetica; font-size:8px;}
            .backgroundstory{
            background-image:url('/connect/PublishingImages/partnerandjoin.png');
            background-repeat:no-repeat;
            background-position:right top;
            }
            h2.pos_upCAM
            {
            position:relative;
            top:-35px;
            left:-55px;
            }
            h2.pos_upLN
            {
            position:relative;
            top:-30px;
            right:-105px;
            }
            h2.pos_leftHEAD
            {
            position:relative;
            left:-65px;
            }
            h2.pos_leftCON
            {
            position:relative;
            left:-120px;
            }
            h2.pos_leftTEXT1
            {
            position:relative;
            left:-40px;
            }
            h2.pos_leftP
            {
            position:relative;
            right:-145px;
            top:-530px;
            }
            h2.pos_leftT2
            {
            position:relative;
            top:-665px;
            right:-105px;
            }
            h2.pos_leftGC
            {
            position:relative;
            top:-595px;
            right:-510px;
            }
            h2.pos_leftSU
            {
            position:relative;
            right:-145px;
            top:-600px;
            }
            h2.pos_leftT3
            {
            position:relative;
            top:-725px;
            right:-105px;
            }
            h2.pos_leftMD
            {
            position:relative;
            top:-625px;
            right:-155px;
            }
        </style>
    </head>
    <body>
    <div style="height:400px;">
        <div Class="body1">
            <h2 class="pos_leftHEAD">
                <div>
                    <img src="/connect/PublishingImages/header.png" />
                </div>
            </h2>
            <h2 class="pos_upLN">
                <div style="float:right; margin-left:5px;">
                    <img src="/connect/PublishingImages/lnkButton.png" />
                </div>
            </h2>
            <h2 class="pos_upLN">
                <div style="float:right;">
                    <img src="/connect/PublishingImages/fbookbutton.png" />
                </div>
            </h2>
            <h2 class="pos_upCAM">
                <div style="float:left;">
                    <img src="/connect/PublishingImages/cambut.png" />
                </div>
            </h2>
            <h2 class="pos_leftCON">
                <div>
                    <img src="/connect/PublishingImages/connect.png" />
                </div>
            </h2>
            <h2 class="pos_leftTEXT1">
                <div style="width:350px;"> <br/>
                    When we met 16 years ago as coach and student-athlete, we never imagined we would be working together as colleagues, asking you to join us in all the great things going on here at the College of Business. It goes to show that you never know when that one connection will make a difference of a lifetime.
                    <br/><br/>
                    That’s why we’re reaching out to ask you to connect with us. Many of you are former students, and many of you have already supported the College through scholarships, faculty, fellowships, and building and program support. No matter what your affiliation with the College is, we want to stay in touch, see you at our events, and get to know you better. Whether you live near or far, good memories, relationships, and a desire to keep giving back is what we have in common. It’s what keeps us connected.
                    <br/><br/>
                    We look forward to your partnership and to seeing you at one of our upcoming events. We hope you connect!
                    <br/><br/><br>
                    Best regards,
                    <br/><br/>
                    Sonny Lubick,
                    <br/>
                    Director of Community Leadership Outreach
                    <br/>
                    College of Business
                    <br/>
                    CSU Rams Head Football Coach, 1993-2007
                    <br/><br/>
                    Erick Olson
                    <br/>
                    Director of Development
                    <br/>
                    College of Business
                    <br/>
                    CSU Rams Football Student-Athlete, 1996-1999
                </div>
            </h2>
            <div style="float:right;">
            <h2 class="pos_leftP">
                <div style="float:right;">
                    <img src="/connect/PublishingImages/partnerandjoin.png" />
                </div>
            </h2>
            <h2 class="pos_leftT2">
                <div style="float:right; width:380px;">
                    We hope you will join us for CONNECT networking and major events hosted by the College of Business. We schedule regular activities across the nation, many times to coincide with University football games or other significant events. We look forward to seeing you there!
                </div>
            </h2>
            <h2 class="pos_leftGC">
                <div style="float:right;">
                    <img src="/connect/PublishingImages/getcon.png" />
                </div>
            </h2>
            <!-- Show up! -->
            <h2 class="pos_leftSU">
                <div style="float:right;">
                    <img src="/connect/PublishingImages/showup.png" />
                </div>
            </h2>
            <h2 class="pos_leftT3">
                <div style="float:right; width:380px;">
                    By joining CONNECT, you are becoming a regular financial supporter of the Colorado State University College of Business. Funds will support CONNECT events and communications to help keep the College of Business family connected. In addition, you will receive custom CSU College of Business gifts. Your contribution, no matter how large or small, helps drive the College forward by supporting students, programs, and other important initiatives.
                </div>
            </h2>
            <h2 class="pos_leftMD">
                <div>
                    <img src="/connect/PublishingImages/makeadiff.png" />
                </div>
            </h2>
            </div>
        </div>
    </div>
    </body>
  • 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-23T17:19:39+00:00Added an answer on May 23, 2026 at 5:19 pm

    Simple. Whatever you used for that white background (div, table etc.) just add the height: 600px; there and that should do it.

    Or if youd like to see where that extra space is coming from, post the code and ill take a look!

    Jonah

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a French site that I want to parse, but am running into
i got an object with contents of html markup in it, for example: string
I'm trying to convert HTML to plain text. I get many &\#8217; &\#8220; etc.
I want to count how many characters a certain string has in PHP, but
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small
Basically, what I'm trying to create is a page of div tags, each has
I've got a string that has curly quotes in it. I'd like to replace

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.