Hi everyone, sorry for a post that may of been answered a long time ago, but after reading a few posts about HTML I need help with XHTML... I have a DIV, which needs a class as far as I can tell, it should work. <p><div class="PartInfo"><input type="text" name="fullname" value="" /><input type="text" name="fullname" value="" /><input type="text" name="fullname" value="" /><input type="text" name="fullname" value="" /></div> </p> Code (markup): Now I am pretty new at this, but I can't see why I can't get this to be XHTML strict. I am sorry if this is obvious, but I actually have a headache reading my books, and trying to make this work correctly. Any help would be greatly appreciated... Thanks.
I figured it out... I had to take a break and look at it again... noob mistake to say the least... got another issues which I'll post in a sec though, this one is stumping me.