Skip to content

Instantly share code, notes, and snippets.

@cliftoncanady
Last active August 29, 2015 13:56
Show Gist options
  • Save cliftoncanady/9213502 to your computer and use it in GitHub Desktop.
Save cliftoncanady/9213502 to your computer and use it in GitHub Desktop.
<head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title></title><meta name="description" content=""><meta name="viewport" content="width=device-width, initial-scale=1"><style type="text/css"> html, body, div,{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font: 16px/20px Arial, 'Times New Roman', serif;}h1{font: bold 24px/20px Arial, 'Times New Roman', serif;text-transform: uppercase;}hr{border: 0;height: 0;border-top: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(255, 255, 255, 0.3);margin: 20px;}a{color:#;}.wrapper{width: 100%;position: relative;}.logo{width:25%;float: left;}.header{background: rgb(40, 40, 40);margin: 0 auto;text-align: center;}.main{color: #444;width: 700px;min-width:700px;float: right;padding: 10px;}.main h1{color: #8CC63F;margin:10px 0px;}.main p{margin-bottom:10px;}.main ul{margin: 15px 10px 10px 30px;}.sidebar{color: #444;width: 300px;min-width:300px;float: left;}.seller-info{margin: 10px;padding: 10px;border: 1px solid #ccc;background: #eee;}.seller-info h1{color: #8CC63F;margin-bottom:10px;}.footer{color: #444;width: 100%;float: left;}</style></head><body><header class="header"><img src="http://images.newspring.cc.s3.amazonaws.com/ebay/newspring.ebay.header.png"/></header><div class="wrapper"><div class="sidebar"><div class="seller-info"><h1>Seller Info</h1><p>Orders received after 3pm EST on Wednesday will not ship until Monday.</p><br><p>Questions? Email <a href="mailto:[email protected]">[email protected]</a></p></div></div><div class="main"><div class="short-desc"><h1>Item Title</h1><p>Please enter a short description that will peak the buyers interest</p></div><hr><div class="detail-desc"><h1>Item Description</h1><p>Any other information about the item.</p><ul><li>Manufacturer</li><li>Product Name</li><li>Item Detail</li><li>Item Condition</li><li>Manufacture Date</li></ul></div><hr><div class="payment-insturctions"><h1>Payment Instructions</h1><p>Paypal only </p></div></div></div></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment