Tag Archives: Text1

how to eliminate spaces in code so that I can paste into my form

Hello there, I will be new at utilizing dreamweaver and Concerning a question. Enables say I pasted a new text document together with many paragraphs, inbound links, formatting etc…. out of somewhere into dreamweaver, after which you can looking into program code section now, which will dreamweaver generates once more. How can you compress the text within the code section to own no excessive spacing My organization is asking because after i try to text code and composite into my variety, if there can be a spacing of 2-3 characters or maybe more, the rest from the text does not begin the form area, and I must return to that point and click delete, until the remaining portion of the code text comes approximately within 1-2 characters from the code before. illustration: Inside the code section assume Concerning this: range 1 < p> text1…………….. < /p> < p> text2………….. < /p> range 2 < p> text3……. < /p> Plainly did nothing but select the whole code and make an effort to paste into our form, it only accepts approximately end of line 1. The rest doesn’t paste into the form after the point of that too many spacing. I now … Continue reading

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

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