Sauces

Sauces

Easy Chocolate Sauce

function printDiv(e){var divToPrint=document.getElementById(e);newWin = window.open(“”, “printwin”); newWin.document.write(divToPrint.innerHTML); newWin.print(); newWin.close(); } Chocolate and strawberries are two ingredients that go hand in hand. For valentine’s day I served up a treat of fresh chilled strawberries and a bowl of chocolate sauce for dipping!!! #therecipewiz {width:95%; padding:8px;} #therecipewiz{border:#E1E1E1 solid thin;}#therecipewiz #printbutton{float:right; cursor:pointer; margin:-8px 0px 0px 0px;} #therecipewiz #rechead […]

Read More