Search results

  1. M

    Help with contact form using php?

    When testing my contact form, it sends the email, but none of the variables are working. I know very little about php so I was hoping someone could tell me what it wrong with my code. Below is my HTML code: <form action="contact.php" method="post" enctype="text/plain" autocomplete="on"> <p>...
  2. M

    HTML Code - Image Links?

    I am creating a web site for a class project using HTML code using Notepad. My navigation bar consists of buttons I created in photoshop. The buttons have a transparent background and when I made the buttons into links, they have a purple square around the button. How do I get rid of that...
Back
Top