buttons rounded by default? how to make buttons square and flat?
i creating mobile application on dreamweaver cs6. every type of button have tried have rounded corners , drop shadow default. want make buttons square , flat. have tried of following methods:
<input type="button" />
<button></button>
<a href="~"></a>
<a class="button" href="#accommodationpage" data-role="button">accommodation</a> (jquery mobile insert)
all of these methods show rounded button default in live mode of dreamweaver cs6, , show rounded default when connect phone gap dreamweaver , upload application on android device. can offer advice how can make buttons square , flat? have played css try , intentionally make square, , have tried using no css @ all, because understanding when insert buttons should square , flat default , should modify border radius , dropshadow properties give effects dreamweaver using default.
the <button> element going take on different default styles based on browser use -- ff, chrome, ie, safari, etc... give better answers, need see you're working with. can provide online url?
nancy o.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment