<div id="allds"> <div id="d1"> <a href="http://someurl.com" id="d1link">Get D1</a> </div> <div id="d2"> content of d2 </div> </div>
#d1 { width:whatever; margin:0 auto; }
如果不想指定宽度,则需要使用备用技术.