html - Add floating button at the center of image -
i have following div tag, displays image , beneath image, adds text appears in center.
question - add floating button 'test me' @ center of image. response appreciated ?
testcss -
div.imgdiv { width:275;height:155 } #paragraphname { margin-left:120px; margin-top:0px }
you give button width , margin:0 auto;
left-right centering.
Comments
Post a Comment