HOW TO
  • Top five Blog
  • Terms
  • Custom coaching
  • FAQ
  • Black Friday
  • Top five Blog
  • Terms
  • Custom coaching
  • FAQ
  • Black Friday
Search by typing & pressing enter

YOUR CART

This is the basic code structure for an order form

<html>
<body><wrapper> (wraps around the entire order form and centers it)

<div id=”header”> (contains header image from images tab) </div>

<div id=”content”> (contains all the content of the order form)</div>

<div id=”rightCol”> (contains anything entered in ‘Right Column’ HTML area)</div>

<div id=”bottomCustomHTML”> (Contains anything entered in ‘Footer’ HTML area)</div>

</body>
</html>

Powered by Create your own unique website with customizable templates.