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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T06:40:09+00:00 2026-05-12T06:40:09+00:00

I have an input box, and I want some nice light grey text right

  • 0

I have an input box, and I want some nice light grey text right below it (1 line instruction).

As of now the text is sitting a lower than I want in relation to the textbox (which is above it).

I am doing a clear:both, and if I remove it the next is all the way to the right of the input box.

What is wrong here?

  • 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-12T06:40:09+00:00Added an answer on May 12, 2026 at 6:40 am

    Your HTML tags (for the text input and for the paragraph of text below it) all have default margin and padding. Probably the issue can be resolved by reducing the margin-bottom attribute on the text input as well as the margin-top on the paragraph. Here’s some example code.

    CSS:

    .text_input_style {margin-bottom:0;}
    .help_text_style {margin-top:0;clear:both;}
    

    HTML:

    <input type="text" value="default value" name="text_input" class="text_input_style" />
    <p class="help_text_style">Help text here.</p>
    

    Obviously, you don’t have to use classes (you could just attach to the HTML element and/or IDs), but this is the idea.

    Bottom line: adjust margin-bottom on the input and margin-top on the help text.

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

Sidebar

Related Questions

I have an HTML input box <input type=text id=foo value=bar> I've attached a handler
I have an input box which I want to handle two types of information,
i have one form which have some input box and some select box. i
I have an input box: input type=text class=rulerInputText id=rulerInputBox readonly I have Javascript code
I want to have a form with an input text field and be able
Edit: original question below, but I revise it now that I have some code
We have some input data that sometimes appears with &nbsp characters on the end.
I have saved input from a textarea element to a TEXT column in MySQL.
I have an input which at some points happens to have the focus. If
I have an input file that I want to sort based on timestamp which

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.