I am trying to get my three radio buttons to center side to side, I have tried css and js.
I found this code in onve of your responces to css, it worked.
Can you tell me that the "dsid" & "fieldset" reference so that I can understand the code for the future.
[dsid=radiogroup] fieldset{
text-align: center;
}
Hello Brian,
Every Appery.io component has attribute "dsid":
http://docs.appery.io/documentation/u...
fieldset is the HTML tag: https://developer.mozilla.org/en-US/d...