Moved over to https://github.com/dominicfallows/digital-project-development-contract-agency-or-company-to-freelancer
date
This agreement is made between customer name
("you") of company name
located at customer address
and developer name
("us") of developer's company
located at company address
.
You desire to retain us as an independent contractor to develop the name of application
(the "application") described in the section, Technical specifications.
We are ready, willing and able to undertake the development of the application and agree to do so under the terms and conditions set forth in this agreement.
The popular open-source contract for web designers and developers by Stuff & Nonsense
- Originally published: 23/12/2008
- Revised date: 15/12/2013
- Original post
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
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Bootstrap 3.0 Grid System</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<!-- Latest compiled and minified CSS --> | |
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> | |
<style> | |
body{ |