Search


Custom Search




Join our Facebook



Website


About Me
Contact
Link FWB

Affiliates


AddictedGames.com.au
Cute Goodies
SEXY Layouts
OhSoGlittery.com
Australian News
Free Layouts
Hot Graphics & Dolls
Amazing Lyts

Stats





Email Me Forms

Lots of people have asked how to get email forms, so hopefully this tutorial will help you!

Firstly, take this code and paste it wordpad or something similar.

 

Now, see where it says 'YOUR EMAIL ADDRESS HERE' well, type your email address there.

Further down the code, you'll notice this:

<input type="text" name="visitor_name" value="NAME><br>
<input type="text" name="site_name" value="EMAIL"><br>
<input type="text" name="homepage" value="SITE URL"><br>
<input type="text" name="why" value="OTHER"><br>
<input type="text" name="anything_else" value="ANYTHING ELSE?"><br>

You can replace the words in capitals to anything you want, but make sure you don't change anything else. If you don't want all those fields, you can delete the whole line of the certain ones you don't want.

Copy and paste the whole code onto your site, wherever you want it to appear =D

In the end it would look like this: