Forums

Creating form fields (2 posts)

  1. crazlunatic
    Member
    Posted 4 years ago #

    You see here on the right where he has the email subscription?
    http://www.winningtheweb.com/

    How do you put the words inside the box?

  2. whooami
    Member
    Posted 4 years ago #

    the 'normal' way to do that is like this:

    <input alt="text" type="text" name="blah-blah" id="blah-blah" size="20" value="enter your email address" class="blah-blah" />

    it's value, in the above bits that sets the text.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.