Web Analytics Made Easy -
StatCounter align text in button - CodingForum

Announcement

Collapse
No announcement yet.

align text in button

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • align text in button

    how to align text (set to middle) in button?
    Mac preview(text on top), PC preview(ok).
    xpNet

  • #2
    This has absolutely nothing to do with PHP. This is strictly and HTML question. In the future please try to post in the appropriate forum.

    Moving thread...
    Spookster
    CodingForum Supreme Overlord
    All Hail Spookster

    Comment


    • #3
      Well...I guess you mean:
      <input type="button" style="width:150px; text-align:center" value="nubby">
      Zoobie or not Zoobie...That is the problem.
      <body onUnload="flush( ! )">

      Comment


      • #4
        ok

        ok. thanks
        xpNet

        Comment

        Working...
        X