Advertisement
Dannci

Get Involved - from markup

Feb 23rd, 2017
691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <p class="sixcol">
  2. First Name (required)<br />
  3. [text* your-name] <br />
  4. Last Name (required)<br />
  5. [text* your-name] <br />
  6. Your Email (required)<br />
  7. [email* your-email] <br />
  8. Your Phone Number (required)<br />
  9. [text your-tel]<br />
  10. Residential Block<br />
  11. [select* subject "The Arlington" "Brookton Village" "Courtbridge I" "Courtbridge II" "Windgate I" "Windgate II" "Heatherlea" "Piazza" "The Windsor"]
  12. </p>
  13.  
  14. <p class="sixcol last">
  15. Street Address<br />
  16. [text* address] <br />
  17. Address Line 2
  18. [text* address-2] <br />
  19. Your Message<br />
  20. [textarea your-message] <br />
  21. [submit "Send"]
  22. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement