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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:09:09+00:00 2026-05-26T21:09:09+00:00

I have a form I’m working on and I’m trying to align all my

  • 0

I have a form I’m working on and I’m trying to align all my fields to make it look presentable and the page goes crazy when I link a css page to it. I don’t understand why my textareas aren’t floating to the right.

<?xml version="1.0" encoding="UTF-8" ?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<!--<LINK REL=StyleSheet HREF="reporter.css" TYPE="text/css">-->
<script type="text/javascript" src="calendarDateInput.js"></script>
<title>Downtime Reporting</title>
    </head>
<body>
<form action = "addissue.php" METHOD = "POST">
http://www.dynamicdrive.com/dynamicindex7/jasoncalendar.htm
<script>DateInput('orderdate', true, 'DD-MON-YYYY')</script>

Please select the application affected:
<select name = "application">
<option value = "Default1">Default2</option>
<option value = "2">2</option>
</select><br />
Start Time:  <input type = "text" name = "start" /><br />
End Time:  <input type = "text" name = "end" /><br />
Service Level Affecting? <input type = "radio" name = "sla" value = "Yes" />Yes
                         <input type = "radio" name = "sla" value = "No" />No<br />
System State:
<select name = "state">
<option value = "down">Down</option>
<option value = "degradated">Degradated</option>
<option value = "feature">Feature Broken</option>
</select><br />
Issue Description: 
<textarea name = "issuedesc"rows = "5" cols = "90">Enter Issue Description Here.</textarea><br />
Resolution Description:
<textarea name = "resdesc" rows = "5" cols = "90">Enter Resolution Description Here.</textarea><br />
Group Issue Is Assigned To:
<select name = "group">
<option value = "default1">default1</option>
<option value = "2">2</option>
</select><br />
<input type = "submit" value = "Submit">
</form>
</body>

My css file just consists of this right now.

textarea{
float:right;
}
  • 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-26T21:09:11+00:00Added an answer on May 26, 2026 at 9:09 pm

    I just tried out your code and if by “goes crazy” you means your textareas float to the right and stack against each other then this is expected.

    Have you considered just using a simple table to layout your form like so?

    <table>
        <tr>
            <td><label for="myInput">My input: </label></td>
            <td><input type="text" name="myInput" id="myInput" /></td>
        </tr>
    </table>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have form where are 2 input fields and then i have dynamic dataTables
I have form, where some fields are looks like rows, so I can add/delete
I have form in my page, I am using ajax.beginform(). Inside this form I
I have form fields which are checkboxes as below : <input id=abirrules@gmail.com type=checkbox checked=checked
I have form with web browser component, there is a button which triggers page
I have form with two text fields and onLoad=document.forms.obrazac.sifra.focus() I put cursor on the
I have Form responsible for logging all neccessary informations from all thread into its
I have form with few text boxes which goes through validation (both server and
I have form with 4 buttons and Image. For all these controls i have
I have form fields where the user enters in: percents: 50.5% money: $144.99 dates:

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.