[css-d] won't align properly

2006-01-14 Thread Manuel A. Carranza
In FireFox the submit button will not align to the left and in IE First Name will not align to the right, although the rest do and once again the submit button will not align to the left. I am probably leaving something out. Any help is appreciated! Thanks :) http://hailstorm.carranzam.com/

[css-d] input[type=text] Can it work in IE?

2006-01-03 Thread Manuel A. Carranza
I have been been applying css to my form elements. I came across: input[type=text] { } I would like to continue using this method. This works in FF but doesn't in IE, my question is; is it possible to get this to work in IE? Or perhaps know of a better method. Thank you, Manny