What is Christianity Wiki

Jump to: navigation, search

Difference between revisions of "Contact us"

(Created page with "<div id="page-wrap"> <img src="images/title.gif" alt="A Nice & Simple Contact Form" /><br /><br /> <p>By <a href="http://css-tricks.com">CSS-Tricks</a></p> <p>Th...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<html>
 
<div id="page-wrap">
 
<div id="page-wrap">
  
<img src="images/title.gif" alt="A Nice &amp; Simple Contact Form" /><br /><br />
+
<img src="/mediawiki/images/title.gif" alt="A Nice &amp; Simple Contact Form" /><br /><br />
<p>By <a href="http://css-tricks.com">CSS-Tricks</a></p>
+
 
 
<p>There are a million contact form examples on the web, why this one? Because it's SIMPLE, it's FREE, it WORKS, it's VALID, and it's primarily styled with CSS.</p>
+
<div id="contact-area">
+
<p>If you are trying to contact CSS-Tricks, DO NOT USE THIS FORM. This is just an example, my real <a href="http://css-tricks.com/contact/">contact form is here</a>.</p>
+
+
<p><a href="http://css-tricks.com/examples/NiceSimpleContactForm.zip">[DOWNLOAD THIS EXAMPLE]</a></p>
+
+
<div id="contact-area">
+
 
 
 
<form method="post" action="contactengine.php">
 
<form method="post" action="contactengine.php">
Line 34: Line 28:
 
 
 
</div>
 
</div>
 +
</html>

Latest revision as of 15:15, 12 January 2016

A Nice & Simple Contact Form