Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Input HTML Tag & Safari

Jul 24, 2007 5:10PM PDT

I've created the following button in a form and it's not clickable in Safari on a Mac. It works on Firefox on a Mac and all versions of IE/FF on Windows.

What am I doing wrong?

<div style="float:center; text-align:center;"><input type="submit" class="inputbutton" value="Nominate!" /></div>

Discussion is locked

- Collapse -
Try the HTML validator.
Jul 24, 2007 10:26PM PDT

Over at http://validator.w3.org/ is a tool to see if your html is valid.

Some validate by "it works." But this is a tool that may help.

Bob

- Collapse -
Is the site published yet?
Jul 24, 2007 11:15PM PDT

Can we see it?

P