This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <h1>Web Development Contract</h1> | |
| <p>Between us <input placeholder="[company name]" name="company name" type="text" class="custom-input" data-required="required"> and you <input placeholder="[customer name]" name="customer name" type="text" class="custom-input"></p> | |
| <h2> | |
| <a href="#summary"></a>Summary:</h2> | |
| <p>We’ll always do our best to fulfil your needs and meet your expectations, but it’s important to have things written down so that we both know what’s what, who should do what and when, and what will happen if something goes wrong. In this contract you won’t find any complicated legal terms or long passages of unreadable text. We’ve no desire to trick you into signing something that you might later regret. What we do want is what’s best for both parties, now and in the future.</p> | |
| <p>So in short;</p> | |
| <p>You (<input placeholder="[customer name]" name="customer name 2" type="text" class="custom-input" data-required="required">), located at <input placeholder="[customer address]" name="customer address" type |