Example #1
0
                <div class="col-lg-4" id="product">
                    <div style="text-align:center;">
                        <img style="width:350px;height:250px;" src="<?php 
echo $product->getImage();
?>
" alt="Donate_Image"/>
                        <span style="font-size:1.5em;display:block;"><?php 
echo $product->getName();
?>
</span>
                        <span style="display:block;">Current Bidding Price: $<span style="color:red;"><?php 
echo $product->amt;
?>
</span></span>
                        <span style="display:block;"><?php 
echo $product->getShortDesc();
?>
</span>
                        <span style="font-weight:bold;font-size:1.2em;">Benefits: <a href="viewcharity.php?id=<?php 
echo $charity->getId();
?>
"><?php 
echo $charity->getName();
?>
</a></span>
                    </div>
                </div>
                <div class="col-lg-7" style="margin-left:6em;">
                    <div class="row">
                        <div  id="user_descrip" style=float:left;">
                            <div style="text-align:center;">