126 lines
3.3 KiB
HTML
Executable File
126 lines
3.3 KiB
HTML
Executable File
<html>
|
|
<head>
|
|
<style type='text/css'>
|
|
/* CSS for eBay pages */
|
|
|
|
h1.yemarnn {
|
|
display: block;
|
|
background: #cfcfcf;
|
|
font-size: 1.4em;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
padding: 10px;
|
|
border: solid black;
|
|
border-width: 0 1px 1px 1px;
|
|
margin: 0 10px 0 10px;
|
|
}
|
|
h2.yemarnn {
|
|
border-bottom: 1px dashed black;
|
|
font-size: 1em;
|
|
margin: 16px 8px 4px;
|
|
padding: 2px;
|
|
}
|
|
p.yemarnn {
|
|
margin: 6px 12px;
|
|
}
|
|
div#main {
|
|
position: relative;
|
|
width: 700px;
|
|
height: 880px;
|
|
margin: 0 auto;
|
|
font-size: 1.0em;
|
|
color: black;
|
|
font-family: Arial, sans-serif;
|
|
}
|
|
div#header {
|
|
background: url(http://www.benramey.com/ebay/graphics/logo.jpg) no-repeat center center;
|
|
height: 100px;
|
|
border: #083605 solid 6px;
|
|
}
|
|
div#body {
|
|
}
|
|
div#images_col {
|
|
float: left;
|
|
width: 190px;
|
|
}
|
|
div#images_col img {
|
|
width: 170px;
|
|
padding: 4px 10px;
|
|
}
|
|
div#text_col {
|
|
float: right;
|
|
width: 510px;
|
|
}
|
|
div#auction_dates{
|
|
border: #cfcfcf solid;
|
|
border-width: 0 1px 1px;
|
|
color: #cfcfcf;
|
|
font-size: 0.9em;
|
|
width: 350px;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
padding: 4px 4px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id='main'>
|
|
<div id='header'></div>
|
|
|
|
<div id='body'>
|
|
<div id='images_col'>
|
|
<img src='http://www.benramey.com/ebay/graphics/dellkeyboard/DSC_2325.jpg' />
|
|
<img src='http://www.benramey.com/ebay/graphics/dellkeyboard/DSC_2339.jpg' />
|
|
<img src='http://www.benramey.com/ebay/graphics/dellkeyboard/DSC_2340.jpg' />
|
|
</div>
|
|
<div id='text_col'>
|
|
<h1 class='yemarnn'>Dell Keyboard</h1>
|
|
<div id='auction_dates'>
|
|
Item listed on: 10/18/2007 | Auction ends on: 10/25/2007
|
|
</div>
|
|
<h2 class='yemarnn'>Item Description</h2>
|
|
<p class='yemarnn'>
|
|
Standard black Dell keyboard model RT7D20. The keyboard pictured to the
|
|
left is the exact keyboard you will receive.
|
|
</p>
|
|
<p class='yemarnn'>
|
|
Personally, I love these keyboards. They work well, are quiet and feel
|
|
very good. I use them on all my PS2 PCs. This one is just an extra keyboard
|
|
that I do not need and so decided I'd be better of selling it than letting
|
|
it take up storage space.
|
|
</p>
|
|
<h2 class='yemarnn'>Item Specifications</h2>
|
|
<ul>
|
|
<li>Model: RT7D20</li>
|
|
<li>Connector: PS2</li>
|
|
<li>104 keys</li>
|
|
</ul>
|
|
<h2 class='yemarnn'>Shipping and Packaging Information</h2>
|
|
<p class='yemarnn'>
|
|
This item will be packaged to maximize its safe arrival. No extra packaging costs
|
|
will be applied to the buyer.
|
|
</p>
|
|
<p class='yemarnn'>
|
|
Buyer pays all shipping costs. Items will
|
|
be shipped from Kansas City, MO, USA.
|
|
</p>
|
|
<h2 class='yemarnn'>Payment Information</h2>
|
|
<p class='yemarnn'>
|
|
All payments must be made through PayPal! Money orders, cashier's checks and personal
|
|
checks will NOT be accepted!
|
|
</p>
|
|
<h2 class='yemarnn'>Additional Information</h2>
|
|
<p class='yemarnn'>
|
|
Feel free to e-mail me at any time at
|
|
<a href='mailto:ben@benramey.com' title='My e-mail address'>ben@benramey.com</a>
|
|
if you have any questions!
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id='footer'>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |