Tag Archives: Tag Text

Problems working with tables/forms

I can’t receive the span tag text looking correctly. Either the prices don’t work/appear or every one of the options are viewable. That is the easiest way I can describe it at this time… any help could well be appreciated! This is the code (I structure out some portions just to save space bc the shape worked perfectly before placing within a table: < mode id=" form1" name=" form1" method=" post" action=" " > < family table border=" 0" cellspacing=" 8" cellpadding=" 2" > < tr> < td> < content label for=" Name" > *First Appoint: < /label> < /td> < span id=" sprytextfield2" > < td> < insight type=" text" name=" FirstName" id=" Name" /> < /td> < span class=" textfieldRequiredMsg" > A value becomes necessary. < /span> < span class=" textfieldMinCharsMsg" > Minimum number of characters not realized. < /span> < span class=" textfieldMaxCharsMsg" > Exceeded maximum number of characters. < /span> < /span> < /tr> < tr> < td> < content label for=" Last Name" > *Last Appoint: < /label> < /td> < td> < insight type=" text" name=" LastName" id=" Last Name" /> < /td> < /tr> < tr> < td> *Email: < /td> < span … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment