Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Jun 2008
    Location
    United Kingdom
    Posts
    2,015
    Tokens
    568

    Latest Awards:

    Default

    Quote Originally Posted by L?KE View Post
    Because he was being sarcastic and i thought it was funny ^^.
    Ahh right, my bad.

  2. #12
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Make sure you add overflow:hidden; to the div.
    Back for a while.

  3. #13
    Join Date
    Jul 2008
    Posts
    124
    Tokens
    0

    Default

    Quote Originally Posted by Excellent2 View Post
    HTML Code:
    .box {
    width: 500px;
    border: 1px solid; color: black;
    background-color: white;
    margin: auto;
    background-repeat: repeat-y;}
    For the CSS then for the form.
    HTML Code:
    <div class="box">
    Username: <input type="text" size="20" style="border: 1px solid; color: black;"><br>
    Password: <input type="password" size="20" style="border: 1px solid; color: black;"><br>
    <span style="float: right;"><input type="submit" value="Submit" style="border: 1px solid; color: black;">
    </div>
    Obviously that won't be correct in the way of colours and things, you can edit them easily with a hex. Sorry about using a class, don't have the hash key on my board
    That would work. +rep to Lucas for being good at coding (if i can)
    Last +rep from: HabbDance
    Last rep from: Chocolate
    Last-rep from: NONE

    Thanks to everyone who give me rep! Don't forget to add your name. And you probably know how to get on the list

  4. #14
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Anticimex View Post
    That would work. +rep to Lucas for being good at coding (if i can)
    Hehe
    Back for a while.

  5. #15
    Join Date
    May 2007
    Posts
    467
    Tokens
    0

    Default

    Thank you Excellent2 that code worked and i edited it fit my needs

  6. #16
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by VistaBoy View Post
    Thank you Excellent2 that code worked and i edited it fit my needs
    Anytime
    Back for a while.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •