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

The Archive Base Latest Questions

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

I have text within a paragraph tag that that fits snug on the bottom

  • 0

I have text within a paragraph tag that that fits snug on the bottom of a div, which you will see in this picture: http://i44.tinypic.com/e05s0z.png

I could put some padding at the bottom of the div to fix this, but there might be multiple divs, depending on how many items are on that page.

What I need to do, is put some spacing between the end of the very last div (class=”article”) and the text within the paragraph tag.

Here is the css for the article class

.article {
  padding:10px;
  overflow:auto;
}

Text w/i the paragraph tag

<p>Herkimer County Community College does not 
discriminate on the basis of race, color, sex, 
national origin, age, handicap, or marital status 
in admission, employment, or in any aspect regarding 
the conduct of College business.</p>

What should I do?

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

    Give the final paragraph an id – #disclaimer, perhaps – then style that to have padding-top.

    <p id="disclaimer">Herkimer County Community College does not 
    discriminate on the basis of race, color, sex, 
    national origin, age, handicap, or marital status 
    in admission, employment, or in any aspect regarding 
    the conduct of College business.</p>
    

    and…

    #disclaimer {
     padding-top: 10px;
    }
    

    [EDIT]
    An alternative to this, based on your comments, would be to surround the article(s) in a div, and give that div.class a bottom-margin/padding style.

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

Sidebar

Related Questions

I have the following: <p class=myClass>This is a paragraph <div>div within the paragraph</div> More
I have a large paragraph. Within that there is a span tag with id
I have the following text contained within a field in my DB: [quote:5a7b87febe=mr smith]This
I have a text file that have strings enclosed within double-quotes. I want to
I have about 40000 records in that table that contains plain text and within
I have a gzipped text file that I'm trying to read within PHP (using
I have some static text that needs to show up at 2 locations within
I have just a basic html form within index.php which contains two text fields:
I have a simple task of adding a paragraph that has some formatted text
Here's my quandary. I have a variable that contains a paragraph of text, and

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.