Line 22: | Line 22: | ||
} | } | ||
+ | #save_form { | ||
+ | background-color:red; | ||
+ | font-weight: bold; | ||
+ | padding: 15px; | ||
+ | cursor:pointer; | ||
+ | } | ||
</style> | </style> | ||
Line 180: | Line 186: | ||
</select> | </select> | ||
+ | |||
+ | <p class="question">Save? </p> | ||
+ | <div id="save_form"> SAVE FORMdiv> | ||
</div> | </div> | ||
Revision as of 15:40, 11 May 2017
Example Form
This is the example form you can use to create new ones!